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
163_aarch64-linux-gnu-addr2line_and_aarch64-linux-gnu-addr2line_strip.c
bfd_set_format
bfd_set_format
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_format(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_format(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956430')]
[('const-1', u'RETURN_-1205956430')]
null
null
000190a8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_format(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_format(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void bfd_set_format(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_format(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_format(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_set_format(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_format(void)" (identifier "bfd_set_format") (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(); }
375_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
add_symbol_assignment
FUN_0002fda2
/* gold::Output_section_definition::add_symbol_assignment(char const*, unsigned int, gold::Expression*, bool, bool) [clone .cold.369] */ void gold::Output_section_definition::add_symbol_assignment (char *param_1,uint param_2,Expression *param_3,bool param_4,bool param_5) { void *unaff_ESI; o...
void FUN_0002fda2(void) { FUN_001e6d90(); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
PUSH EAX PUSH EAX PUSH 0x28 PUSH ESI MOV ESI,dword ptr [EBP + -0x2c] MOV EBX,ESI CALL 0x001e6d90 MOV dword ptr [ESP],EDI CALL 0x0027dd80
null
null
null
null
[('tmp_107', u'CALL_-1205994043'), ('const-40', u'CALL_-1205994043'), ('const-1', u'RETURN_-1205994025')]
[('const-1', u'RETURN_-1205994025')]
null
null
0002fda2
x86
O0
(translation_unit "void FUN_0002fda2(void)\n\n{\n FUN_001e6d90();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_0002fda2(void)\n\n{\n FUN_001e6d90();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}" primiti...
(translation_unit "/* gold::Output_section_definition::add_symbol_assignment(char const*, unsigned int,\n gold::Expression*, bool, bool) [clone .cold.369] */\n\nvoid gold::Output_section_definition::add_symbol_assignment\n (char *param_1,uint param_2,Expression *param_3,bool param_4,bool param_5)\n\n{\n...
(translation_unit "void FUN_0002fda2(void)\n\n{\n FUN_001e6d90();\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_0002fda2(void)\n\n{\n FUN_001e6d90();\n \n FUN_0027dd80();\n}" primitive_type (function_declarator "FUN_0002fda2(void)" identifier (parameter_list "(voi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0002fda2(void)\n\n{\n FUN_001e6d90();\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_0002fda2(void)" (identifier "FUN_0002fda2") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta...
/* gold::Output_section_definition::add_symbol_assignment(char const*, unsigned int, gold::Expression*, bool, bool) [clone .cold.369] */ void gold::Output_section_definition::function_1 (char *param_1,type_1 param_2,type_2 *param_3,bool param_4,bool param_5) { void *unaff_ESI; var_1(unaff_ES...
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))) (expre...
null
void MASKED(void) { FUN_001e6d90(); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
1714_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3Reindex
FUN_000801e4
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void sqlite3Reindex(Parse *pParse,Token *pName1,Token *pName2) { int iVar1; int in_GS_OFFSET; Token *pName2_local; Token *pName1_local; Parse *pParse_local; Token *pObjName; sqlite3 *db; char *zColl; CollSeq *pC...
void __regparm3 FUN_000801e4(undefined4 param_1,undefined4 param_2) { int iVar1; undefined4 uVar2; int unaff_EBX; undefined1 *puVar3; int in_GS_OFFSET; puVar3 = &stack0xfffffffc; entry(param_2,0x801f0); *(undefined4 *)(puVar3 + -0x3c) = *(undefined4 *)(puVar3 + 8); *(undefined4 *)(puVar3 + -0x40)...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x44 CALL 0x00016cb0 ADD EBX,0x6fe10 MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x3c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x40],EAX MOV EAX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x44],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,E...
null
null
null
null
[(u'CALL_-1206450499', u'INDIRECT_-1206449604'), (u'CALL_-1206450732', u'INDIRECT_-1206449644'), (u'CALL_-1206451208', u'INDIRECT_-1206449792'), (u'INDIRECT_-1206449731', u'MULTIEQUAL_-1206449493'), (u'CALL_-1206451106', u'INDIRECT_-1206449701'), (u'INDIRECT_-1206450026', u'MULTIEQUAL_-1206449556'), (u'CALL_-1206451503...
[(u'PTRADD_-1206450778', u'CAST_-1206449715'), (u'LOAD_-1206451307', u'CALL_-1206451281'), ('const-4294967252', u'PTRADD_-1206450926'), (u'INDIRECT_-1206450636', u'PTRADD_-1206450406'), ('const-1', u'PTRADD_-1206451030'), (u'CAST_-1206449937', u'LOAD_-1206451517'), ('const-417', u'LOAD_-1206451067'), ('const-1', u'PTRA...
null
null
000801e4
x86
O0
(translation_unit "void __regparm3 FUN_000801e4(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int unaff_EBX;\n undefined1 *puVar3;\n int in_GS_OFFSET;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x801f0);\n *(undefined4 *)(puVar3 + -0x3c) = *(undefined4 *)(puVar3 + 8);\n *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid sqlite3Reindex(Parse *pParse,Token *pName1,Token *pName2)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n Token *pName2_local;\n Token *pName1_local;\n Parse *pParse_local;\n Token *pObjName;\n sqlite3 *db;...
(translation_unit "void __regparm3 FUN_000801e4(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int unaff_EBX;\n undefined1 *puVar3;\n int in_GS_OFFSET;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x801f0);\n *(undefined4 *)(puVar3 + -0x3c) = *(undefined4 *)(puVar3 + 8);\n *...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator ...
(function_definition "void __regparm3 FUN_000801e4(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int unaff_EBX;\n undefined1 *puVar3;\n int in_GS_OFFSET;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x801f0);\n *(undefined4 *)(puVar3 + -0x3c) = *(undefined4 *)(puVar3 + 8);\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(type_1 *pParse,type_2 *var_4,type_2 *var_6) { int var_3; int var_1; type_2 *pName2_local; type_2 *pName1_local; type_1 *pParse_local; type_2 *pObjName; type_3 *db; char *var_8; type_4 *var_10; ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { int iVar1; undefined4 uVar2; int unaff_EBX; undefined1 *puVar3; int in_GS_OFFSET; puVar3 = &stack0xfffffffc; entry(param_2,0x801f0); *(undefined4 *)(puVar3 + -0x3c) = *(undefined4 *)(puVar3 + 8); *(undefined4 *)(puVar3 + -0x40) = *(u...
8142_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
operator<<
FUN_001f3560
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(std::ostream& (*)(std::ostream&)) */ void __thiscall std::ostream::operator<<(ostream *this,_func_ostream_ptr_ostream_ptr *param_1) { /* WARNING: Could not recover jumptable at 0x001f3560. Too many branches */ /* WARNING: Treating indi...
void FUN_001f3560(undefined4 param_1,code *UNRECOVERED_JUMPTABLE) { /* WARNING: Could not recover jumptable at 0x001f3560. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE)(); return; }
JMP dword ptr [ESP + 0x8]
null
null
null
null
[('tmp_14', u'CALLIND_-1207945878'), ('tmp_13', u'CALLIND_-1207945878'), ('const-1', u'RETURN_-1207945875')]
[('tmp_28', u'CALLIND_-1207945878'), ('const-1', u'RETURN_-1207945875')]
null
null
001f3560
x86
O0
(translation_unit "void FUN_001f3560(undefined4 param_1,code *UNRECOVERED_JUMPTABLE)\n\n{\n /* WARNING: Could not recover jumptable at 0x001f3560. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE)();\n return;\n}\n\n" (function_defini...
(translation_unit "/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(std::ostream& (*)(std::ostream&)) */\n\nvoid __thiscall std::ostream::operator<<(ostream *this,_func_ostream_ptr_ostream_ptr *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x001f3560. Too many branches */\n /...
(translation_unit "void FUN_001f3560(undefined4 param_1,code *UNRECOVERED_JUMPTABLE)\n\n{\n \n \n (*UNRECOVERED_JUMPTABLE)();\n return;\n}\n\n" (function_definition "void FUN_001f3560(undefined4 param_1,code *UNRECOVERED_JUMPTABLE)\n\n{\n \n ...
(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 (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_l...
(function_definition "void FUN_001f3560(undefined4 param_1,code *UNRECOVERED_JUMPTABLE)\n\n{\n \n \n (*UNRECOVERED_JUMPTABLE)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f3560(undefined4 param_1,code *UNRECOVERED_JUMPTABLE)" (identifier "FUN_001f3560") (...
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(std::ostream& (*)(std::ostream&)) */ void __thiscall std::ostream::operator<<(ostream *type_2,_func_ostream_ptr_ostream_ptr *type_1) { /* WARNING: Could not recover jumptable at 0x001f3560. Too many branches */ /* WARNING: Treating ind...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
void MASKED(undefined4 param_1,code *UNRECOVERED_JUMPTABLE) { /* WARNING: Could not recover jumptable at 0x001f3560. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE)(); return; }
198_wc_and_wc_strip.c
hard_locale
FUN_000186bd
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ _Bool hard_locale(int category) { char *__s1; int iVar1; _Bool hard; char *p; hard = true; __s1 = setlocale(category,(char *)0x0); if (__s1 != (char *)0x0) { iVar1 = ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined1 FUN_000186bd(int param_1) { char *__s1; int iVar1; undefined1 local_11; local_11 = 1; __s1 = setlocale(param_1,(char *)0x0); if (__s1 != (char *)0x0) { iVar1 = strcmp(__s1,"C"); if ((iVar1 != 0)...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x000114b0 ADD EBX,0x4937 MOV byte ptr [EBP + -0xd],0x1 SUB ESP,0x8 PUSH 0x0 PUSH dword ptr [EBP + 0x8] CALL 0x00011350 ADD ESP,0x10 MOV dword ptr [EBP + -0xc],EAX CMP dword ptr [EBP + -0xc],0x0 JZ 0x00018722 SUB ESP,0x8 LEA EAX,[EBX + 0xffffd18b] PUSH EAX PUSH dword ptr ...
null
null
null
null
[(u'CALL_-1205958892', u'CALL_-1205958815'), (u'INT_NOTEQUAL_-1205958722', u'CBRANCH_-1205958721'), (u'COPY_-1205958930', u'MULTIEQUAL_-1205958521'), ('tmp_210', u'CBRANCH_-1205958854'), (u'CALL_-1205958815', u'INT_NOTEQUAL_-1205958788'), ('tmp_323', u'CBRANCH_-1205958788'), ('tmp_438', u'CBRANCH_-1205958721'), ('const...
[(u'COPY_-1205958563', u'RETURN_-1205958687'), (u'CALL_-1205958892', u'CALL_-1205958815'), (u'INT_NOTEQUAL_-1205958722', u'CBRANCH_-1205958721'), (u'MULTIEQUAL_-1205958523', u'COPY_-1205958563'), ('tmp_210', u'CBRANCH_-1205958854'), (u'CALL_-1205958815', u'INT_NOTEQUAL_-1205958788'), ('tmp_323', u'CBRANCH_-1205958788')...
null
null
000186bd
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined1 FUN_000186bd(int param_1)\n\n{\n char *__s1;\n int iVar1;\n undefined1 local_11;\n \n local_11 = 1;\n __s1 = setlocale(param_1,(char *)0x0);\n if (__s1 != (char *)0x0) {\n iVar1 = strcmp(_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\n_Bool hard_locale(int category)\n\n{\n char *__s1;\n int iVar1;\n _Bool hard;\n char *p;\n \n hard = true;\n __s1 = setlocale(category,(char *)0x0);\n if (__s1...
(translation_unit "undefined1 FUN_000186bd(int param_1)\n\n{\n char *__s1;\n int iVar1;\n undefined1 local_11;\n \n local_11 = 1;\n __s1 = setlocale(param_1,(char *)0x0);\n if (__s1 != (char *)0x0) {\n iVar1 = strcmp(__s1,"C");\n if ((iVar1 != 0) && (iVar1 = strcmp(__s1,"POSIX"), iVar1 != 0)) {\n retu...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expr...
(function_definition "undefined1 FUN_000186bd(int param_1)\n\n{\n char *__s1;\n int iVar1;\n undefined1 local_11;\n \n local_11 = 1;\n __s1 = setlocale(param_1,(char *)0x0);\n if (__s1 != (char *)0x0) {\n iVar1 = strcmp(__s1,"C");\n if ((iVar1 != 0) && (iVar1 = strcmp(__s1,"POSIX"), iVar1 != 0)) {\n r...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(int category) { char *var_2; int var_4; type_1 hard; char *p; hard = true; var_2 = var_1(category,(char *)0x0); if (var_2 != (char *)0x0) { var_4 = ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined1 MASKED(int param_1) { char *__s1; int iVar1; undefined1 local_11; local_11 = 1; __s1 = setlocale(param_1,(char *)0x0); if (__s1 != (char *)0x0) { iVar1 = strcmp(__s1,"C"); if ((iVar1 != 0) && (i...
821_pageant_and_pageant_strip.c
sk_hostname_is_local
FUN_00052875
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int sk_hostname_is_local(char *name) { int iVar1; iVar1 = strcmp(name,"localhost"); if (((iVar1 != 0) && (iVar1 = strcmp(name,"::1"), iVar1 != 0)) && (iVar1 = strncmp(name,"...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00052875(char *param_1) { int iVar1; iVar1 = strcmp(param_1,"localhost"); if (((iVar1 != 0) && (iVar1 = strcmp(param_1,"::1"), iVar1 != 0)) && (iVar1 = strncmp(param_1,"127.",4), iVar1 != 0)) { r...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00013b70 ADD EBX,0x20487 SUB ESP,0x8 LEA EAX,[EBX + 0xffff35ea] PUSH EAX PUSH dword ptr [EBP + 0x8] CALL 0x00013390 ADD ESP,0x10 TEST EAX,EAX JZ 0x000528d4 SUB ESP,0x8 LEA EAX,[EBX + 0xffff35f4] PUSH EAX PUSH dword ptr [EBP + 0x8] CALL 0x00013390 ADD ESP,0x10 TEST EAX,EA...
null
null
null
null
[(u'COPY_-1206244846', u'RETURN_-1206244832'), ('tmp_425', u'CBRANCH_-1206245007'), (u'CALL_-1206245106', u'INT_NOTEQUAL_-1206245079'), ('const-0', u'INT_NOTEQUAL_-1206245008'), ('const-0', u'RETURN_-1206244832'), ('const-418560', u'COPY_-1206244866'), (u'COPY_-1206244920', u'CALL_-1206245172'), (u'COPY_-1206244894', u...
[('tmp_1000', u'CALL_-1206245172'), (u'COPY_-1206244846', u'RETURN_-1206244832'), ('const-418546', u'COPY_-1206244920'), ('tmp_425', u'CBRANCH_-1206245007'), (u'CALL_-1206245106', u'INT_NOTEQUAL_-1206245079'), ('const-0', u'INT_NOTEQUAL_-1206245008'), ('const-0', u'RETURN_-1206244832'), (u'COPY_-1206244920', u'CALL_-12...
null
null
00052875
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00052875(char *param_1)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,"localhost");\n if (((iVar1 != 0) && (iVar1 = strcmp(param_1,"::1"), iVar1 != 0)) &&\n (iVar1 = strncmp(param_1,"127...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint sk_hostname_is_local(char *name)\n\n{\n int iVar1;\n \n iVar1 = strcmp(name,"localhost");\n if (((iVar1 != 0) && (iVar1 = strcmp(name,"::1"), iVar1 != 0)) &&\n...
(translation_unit "undefined4 FUN_00052875(char *param_1)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,"localhost");\n if (((iVar1 != 0) && (iVar1 = strcmp(param_1,"::1"), iVar1 != 0)) &&\n (iVar1 = strncmp(param_1,"127.",4), iVar1 != 0)) {\n return 0;\n }\n return 1;\n}\n\n" (function_definition "undefin...
(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 , (string_literal " s...
(function_definition "undefined4 FUN_00052875(char *param_1)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,"localhost");\n if (((iVar1 != 0) && (iVar1 = strcmp(param_1,"::1"), iVar1 != 0)) &&\n (iVar1 = strncmp(param_1,"127.",4), iVar1 != 0)) {\n return 0;\n }\n return 1;\n}" (type_identifier "undefined4")...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(char *name) { int var_2; var_2 = var_1(name,"localhost"); if (((var_2 != 0) && (var_2 = var_1(name,"::1"), var_2 != 0)) && (var_2 = var_3(name,"127.",4), var_...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(char *param_1) { int iVar1; iVar1 = strcmp(param_1,"localhost"); if (((iVar1 != 0) && (iVar1 = strcmp(param_1,"::1"), iVar1 != 0)) && (iVar1 = strncmp(param_1,"127.",4), iVar1 != 0)) { return ...
309_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
DisplayImages
DisplayImages
void DisplayImages(void) { (*(code *)PTR_DisplayImages_0018a580)(); return; }
void DisplayImages(void) { (*(code *)PTR_DisplayImages_0018a580)(); return; }
JMP dword ptr [EBX + 0x580]
null
null
null
null
[('const-0', u'RETURN_-1205937747'), (u'CALLIND_-1205937750', u'INDIRECT_-1205937678'), (u'INDIRECT_-1205937678', u'COPY_-1205937737'), (u'CAST_-1205937673', u'CALLIND_-1205937750'), ('tmp_58', u'CAST_-1205937673')]
[('const-0', u'RETURN_-1205937747'), (u'CALLIND_-1205937750', u'INDIRECT_-1205937678'), (u'INDIRECT_-1205937678', u'COPY_-1205937737'), (u'CAST_-1205937673', u'CALLIND_-1205937750'), ('tmp_58', u'CAST_-1205937673')]
null
null
0001d9a0
x86
O0
(translation_unit "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}\n\n" (function_definition "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}" primitive_type (function_declarator "DisplayImages(void)" identifier (parameter_list "(void)" ( (...
(translation_unit "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}\n\n" (function_definition "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}" primitive_type (function_declarator "DisplayImages(void)" identifier (parameter_list "(void)" ( (...
(translation_unit "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}\n\n" (function_definition "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}" primitive_type (function_declarator "DisplayImages(void)" identifier (parameter_list "(void)" ( (...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void DisplayImages(void)\n\n{\n (*(code *)PTR_DisplayImages_0018a580)();\n return;\n}" (primitive_type "void") (function_declarator "DisplayImages(void)" (identifier "DisplayImages") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state...
void function_1(void) { (*(type_1 *)PTR_DisplayImages_0018a580)(); 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_0018a580)(); return; }
6630_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
_M_get_insert_unique_pos
FUN_001989d0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> _M_get_insert_unique_pos(_Rb_tree<long_long_int,_std::pair<long_long_int_const,_gold::Archive_member>,_std::_Select1st<std::pair<long_long_int...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_001989d0(int *param_1,int param_2,uint *param_3) { bool bVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; uint uVar6; int local_24; if (*(int *)(param_2 + 8) == 0) { local_24 = param_2 + 4; ...
CALL 0x000559e6 ADD EAX,0x1f662b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x34] MOV ESI,dword ptr [EAX + 0x8] TEST ESI,ESI JZ 0x00198a70 MOV EAX,dword ptr [ESP + 0x38] MOV EDI,dword ptr [EAX] MOV EBX,dword ptr [EAX + 0x4] JMP 0x00198a0e MOV EAX,dword ptr [E...
null
null
null
null
[('const-1', u'PTRADD_-1207530371'), ('tmp_977', u'PTRSUB_-1207530410'), ('tmp_977', u'PTRSUB_-1207530263'), ('tmp_684', u'CBRANCH_-1207530626'), ('tmp_1599', u'PTRSUB_-1207530188'), ('const-4', u'PTRSUB_-1207530377'), ('const-0', u'PTRSUB_-1207530224'), (u'INT_SUB_-1207530786', u'INT_SBORROW_-1207530780'), (u'LOAD_-12...
[(u'COPY_-1207530513', u'RETURN_-1207530464'), ('const-4', u'PTRADD_-1207530337'), ('const-417', u'STORE_-1207530517'), ('const-417', u'LOAD_-1207530924'), ('tmp_684', u'CBRANCH_-1207530626'), ('const-0', u'INT_SLESS_-1207530884'), ('const-16', u'INT_ADD_-1207530549'), (u'CAST_-1207530325', u'INT_SLESS_-1207530787'), (...
null
null
001989d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_001989d0(int *param_1,int param_2,uint *param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int local_24;\n \n if (*(int *)(param_2 + 8) == 0) {...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>\n _M_get_insert_unique_pos(_Rb_tree<long_long_int,_std::pair<long_long_int_const,_gold::Archive_member>,_std::_Select1st<std...
(translation_unit "int * FUN_001989d0(int *param_1,int param_2,uint *param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int local_24;\n \n if (*(int *)(param_2 + 8) == 0) {\n local_24 = param_2 + 4;\n }\n else {\n uVar6 = *param_3;\n uVar5 = param_3[1];...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "int * FUN_001989d0(int *param_1,int param_2,uint *param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int local_24;\n \n if (*(int *)(param_2 + 8) == 0) {\n local_24 = param_2 + 4;\n }\n else {\n uVar6 = *param_3;\n uVar5 = param_3[...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> _M_get_insert_unique_pos(_Rb_tree<long_long_int,_std::pair<long_long_int_const,_gold::Archive_member>,_std::_Select1st<std::pair<long_long_int...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,int param_2,uint *param_3) { bool bVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; uint uVar6; int local_24; if (*(int *)(param_2 + 8) == 0) { local_24 = param_2 + 4; } el...
26_alpha-linux-gnu-objcopy_and_alpha-linux-gnu-objcopy_strip.c
bfd_hash_newfunc
bfd_hash_newfunc
void bfd_hash_newfunc(void) { (*(code *)PTR_bfd_hash_newfunc_0004006c)(); return; }
void bfd_hash_newfunc(void) { (*(code *)PTR_bfd_hash_newfunc_0004006c)(); return; }
JMP dword ptr [EBX + 0x6c]
null
null
null
null
[('const-0', u'RETURN_-1205980723'), (u'CAST_-1205980649', u'CALLIND_-1205980726'), (u'INDIRECT_-1205980654', u'COPY_-1205980713'), ('tmp_58', u'CAST_-1205980649'), (u'CALLIND_-1205980726', u'INDIRECT_-1205980654')]
[('const-0', u'RETURN_-1205980723'), (u'CAST_-1205980649', u'CALLIND_-1205980726'), (u'INDIRECT_-1205980654', u'COPY_-1205980713'), ('tmp_58', u'CAST_-1205980649'), (u'CALLIND_-1205980726', u'INDIRECT_-1205980654')]
null
null
000131c0
x86
O0
(translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li...
(translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li...
(translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_0004006c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_hash_newfunc(void)" (identifier "bfd_hash_newfunc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co...
void function_1(void) { (*(type_1 *)PTR_bfd_hash_newfunc_0004006c)(); 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_0004006c)(); return; }
8047_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
is_ctor_or_dtor
FUN_0023f8f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int is_ctor_or_dtor(char *mangled,gnu_v3_ctor_kinds *ctor_kind,gnu_v3_dtor_kinds *dtor_kind) { d_info di; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_0023f8f0(char *param_1,uint *param_2,uint *param_3) { uint uVar1; int iVar2; int iVar3; uint *puVar4; undefined4 uStackY_80; undefined1 auStack_6c [12]; uint *local_60; char *local_54; ...
PUSH EBP MOV EBP,ESP PUSH EDI MOV EDI,EDX PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x0003a210 ADD EBX,0x1d4701 SUB ESP,0x68 MOV dword ptr [EDX],0x0 MOV dword ptr [ECX],0x0 PUSH EAX MOV dword ptr [EBP + -0x5c],ECX CALL 0x0002c330 ADD ESP,0x10 MOV dword ptr [EBP + -0x50],ESI LEA EDX,[ESI + EAX*0x1] MOV dword ptr [EBP + -0x2c],...
null
null
null
null
[('const-1', u'RETURN_-1203963625')]
[(u'STORE_-1203963314', u'INDIRECT_-1203962859'), (u'STORE_-1203963378', u'INDIRECT_-1203962993'), (u'CALL_-1203963309', u'INDIRECT_-1203962862'), (u'CALL_-1203963569', u'PTRADD_-1203963486'), (u'INT_2COMP_-1203963086', u'INT_ADD_-1203962896'), (u'PTRADD_-1203963188', u'CAST_-1203962740'), ('const-3227820', u'PTRSUB_-1...
null
null
0023f8f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_0023f8f0(char *param_1,uint *param_2,uint *param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n undefined4 uStackY_80;\n undefined1 auStack_6c [12];\n uint *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint is_ctor_or_dtor(char *mangled,gnu_v3_ctor_kinds *ctor_kind,gnu_v3_dtor_kinds *dtor_kind)\n\n{\n d_info di;\n \n}\n\n" comment (function_definition "int is_ctor_or_dtor(char *mangled,gnu_v3_ctor_kinds *cto...
(translation_unit "undefined4 __regparm3 FUN_0023f8f0(char *param_1,uint *param_2,uint *param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n undefined4 uStackY_80;\n undefined1 auStack_6c [12];\n uint *local_60;\n char *local_54;\n char *local_50;\n undefined4 local_4c;\n char *local_48;\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)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "undefined4 __regparm3 FUN_0023f8f0(char *param_1,uint *param_2,uint *param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n undefined4 uStackY_80;\n undefined1 auStack_6c [12];\n uint *local_60;\n char *local_54;\n char *local_50;\n undefined4 local_4c;\n char *local_48...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(char *mangled,type_1 *ctor_kind,type_2 *dtor_kind) { type_3 di; }
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(char *param_1,uint *param_2,uint *param_3) { uint uVar1; int iVar2; int iVar3; uint *puVar4; undefined4 uStackY_80; undefined1 auStack_6c [12]; uint *local_60; char *local_54; char ...
609_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
gldelf32_x86_64_search_needed
FUN_0003c120
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 gldelf32_x86_64_search_needed(char *path,dt_needed *n,int force) { char *__s; size_t sVar1; bfd *pbVar2; char *pcVar3; size_t sVar4; size_t sVar5; char *pcVar6; byte *pbVar7; char *pcVar8;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_0003c120(char *param_1,int *param_2) { char *__s; undefined4 *puVar1; size_t sVar2; undefined4 *puVar3; char *pcVar4; size_t sVar5; size_t sVar6; char *pcVar7; char *pcVar8; byte *pb...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EAX MOV EAX,EDX PUSH EBX CALL 0x00017b80 ADD EBX,0x192ed3 SUB ESP,0x4c MOV EDI,dword ptr [EDX + 0x4] MOV dword ptr [ESP + 0x20],ECX CMP byte ptr [EDI],0x2f MOV dword ptr [ESP + 0x1c],EDI JZ 0x0003c56c TEST ESI,ESI JZ 0x0003c400 CMP byte ptr [ESI],0x0 JZ 0x0003c400 MOV EAX,dword ptr [E...
null
null
null
null
[(u'INDIRECT_-1206070651', u'MULTIEQUAL_-1206070629'), ('const-2', u'PTRADD_-1206073900'), (u'INDIRECT_-1206070752', u'MULTIEQUAL_-1206070670'), (u'LOAD_-1206075044', u'CAST_-1206069626'), (u'MULTIEQUAL_-1206071108', u'CALL_-1206072783'), (u'INT_LESS_-1206072983', u'MULTIEQUAL_-1206071756'), ('const-1', u'PTRADD_-12060...
[('const-0', u'INT_EQUAL_-1206072748'), ('const-2', u'PTRADD_-1206073900'), (u'INDIRECT_-1206070752', u'MULTIEQUAL_-1206070670'), (u'MULTIEQUAL_-1206071108', u'CALL_-1206072783'), (u'LOAD_-1206074965', u'CAST_-1206070672'), (u'INT_LESS_-1206072983', u'MULTIEQUAL_-1206071756'), ('const-417', u'LOAD_-1206074986'), (u'MUL...
null
null
0003c120
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_0003c120(char *param_1,int *param_2)\n\n{\n char *__s;\n undefined4 *puVar1;\n size_t sVar2;\n undefined4 *puVar3;\n char *pcVar4;\n size_t sVar5;\n size_t sVar6;\n char *pcVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 gldelf32_x86_64_search_needed(char *path,dt_needed *n,int force)\n\n{\n char *__s;\n size_t sVar1;\n bfd *pbVar2;\n char *pcVar3;\n size_t sVar4;\n size_t sVar5;\n char *pcVar6;\n ...
(translation_unit "undefined4 __regparm3 FUN_0003c120(char *param_1,int *param_2)\n\n{\n char *__s;\n undefined4 *puVar1;\n size_t sVar2;\n undefined4 *puVar3;\n char *pcVar4;\n size_t sVar5;\n size_t sVar6;\n char *pcVar7;\n char *pcVar8;\n byte *pbVar9;\n undefined4 uVar10;\n byte bVar11;\n int iVar12;\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 (pointer_declarator * IDENT) ;) (declaration TYPE (poin...
(function_definition "undefined4 __regparm3 FUN_0003c120(char *param_1,int *param_2)\n\n{\n char *__s;\n undefined4 *puVar1;\n size_t sVar2;\n undefined4 *puVar3;\n char *pcVar4;\n size_t sVar5;\n size_t sVar6;\n char *pcVar7;\n char *pcVar8;\n byte *pbVar9;\n undefined4 uVar10;\n byte bVar11;\n int iVar12...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(char *var_2,type_2 *n,int force) { char *__s; size_t var_8; type_3 *pbVar2; char *pcVar3; size_t var_22; size_t var_28; char *var_13; type_4 *var_20; char *var_15; type_1 var_33; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(char *param_1,int *param_2) { char *__s; undefined4 *puVar1; size_t sVar2; undefined4 *puVar3; char *pcVar4; size_t sVar5; size_t sVar6; char *pcVar7; char *pcVar8; byte *pbVar9; ...
782_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
Curl_http_connect
FUN_000262ad
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ CURLcode Curl_http_connect(connectdata *conn,_Bool *done) { _Bool _Var1; CURLcode CVar2; CURLcode result; ...
undefined4 __regparm3 FUN_000262ad(undefined4 param_1,undefined4 param_2) { char cVar1; undefined4 uVar2; undefined1 *puVar3; puVar3 = &stack0xfffffffc; entry(param_2,0x262b9); FUN_000513d1(*(undefined4 *)(puVar3 + 8),0); uVar2 = FUN_00079db4(*(undefined4 *)(puVar3 + 8),0); *(undefined4 *)(puVar3 +...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x00019ed0 ADD EBX,0xc8547 SUB ESP,0x8 PUSH 0x0 PUSH dword ptr [EBP + 0x8] CALL 0x000513d1 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x0 PUSH dword ptr [EBP + 0x8] CALL 0x00079db4 ADD ESP,0x10 MOV dword ptr [EBP + -0xc],EAX CMP dword ptr [EBP + -0xc],0x0 JZ 0x000262f0 MOV EAX,dword p...
null
null
null
null
[('const-640', u'PTRSUB_-1206032838'), (u'LOAD_-1206033514', u'INT_EQUAL_-1206033492'), (u'PTRSUB_-1206032928', u'LOAD_-1206033482'), (u'PTRSUB_-1206032873', u'PTRSUB_-1206032871'), (u'CALL_-1206033622', u'MULTIEQUAL_-1206032967'), ('const-64', u'PTRSUB_-1206032831'), ('const-0', u'COPY_-1206033130'), ('tmp_1013', u'ST...
[(u'CAST_-1206032810', u'LOAD_-1206033257'), ('const-1', u'PTRADD_-1206033426'), ('const-4294967284', u'PTRADD_-1206033210'), ('const-8', u'PTRADD_-1206033360'), ('const-1', u'PTRADD_-1206033106'), (u'CALL_-1206033622', u'STORE_-1206033606'), ('const-417', u'LOAD_-1206033562'), (u'CAST_-1206033009', u'LOAD_-1206033681'...
null
null
000262ad
x86
O0
(translation_unit "undefined4 __regparm3 FUN_000262ad(undefined4 param_1,undefined4 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x262b9);\n FUN_000513d1(*(undefined4 *)(puVar3 + 8),0);\n uVar2 = FUN_00079db4(*(undefined4 *)(puVar3 + 8),0)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nCURLcode Curl_http_connect(connectdata *conn,_Bool *done)\n\n{\n _Bool _Var1;\n CURLcode CV...
(translation_unit "undefined4 __regparm3 FUN_000262ad(undefined4 param_1,undefined4 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x262b9);\n FUN_000513d1(*(undefined4 *)(puVar3 + 8),0);\n uVar2 = FUN_00079db4(*(undefined4 *)(puVar3 + 8),0)...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_sta...
(function_definition "undefined4 __regparm3 FUN_000262ad(undefined4 param_1,undefined4 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x262b9);\n FUN_000513d1(*(undefined4 *)(puVar3 + 8),0);\n uVar2 = FUN_00079db4(*(undefined4 *)(puVar3 + 8)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *conn,type_3 *done) { type_3 _Var1; type_1 var_3; type_1 result; var_1(conn,0)...
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) { char cVar1; undefined4 uVar2; undefined1 *puVar3; puVar3 = &stack0xfffffffc; entry(param_2,0x262b9); FUN_000513d1(*(undefined4 *)(puVar3 + 8),0); uVar2 = FUN_00079db4(*(undefined4 *)(puVar3 + 8),0); *(undefined4 *)(puVar3 + -0xc)...
10308_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
has_facet<std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>>
FUN_00264500
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > > >(std::locale const&) */ bool std::has_facet<std:...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_00264500(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_001e9740(PTR_DAT_0038ee50); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + ...
PUSH EBX CALL 0x00035840 ADD EBX,0x12aafa SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffe50] CALL 0x001e9740 MOV EDX,EAX MOV EAX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV ECX,dword ptr [EAX] XOR EAX,EAX CMP dword ptr [ECX + 0x8],EDX JBE 0x00264552 MOV ECX,dword ptr [ECX + 0x4] MOV EDX,dword ptr [ECX + EDX*0x4] TEST EDX,EDX J...
null
null
null
null
[(u'CALL_-1204206155', u'INDIRECT_-1204205968'), ('const-417', u'LOAD_-1204206254'), (u'LOAD_-1204206212', u'CALL_-1204206155'), (u'CALL_-1204206155', u'INDIRECT_-1204205960'), ('const-4', u'INT_MULT_-1204206184'), ('const-0', u'RETURN_-1204206099'), (u'INDIRECT_-1204206013', u'MULTIEQUAL_-1204205950'), (u'COPY_-120420...
[(u'MULTIEQUAL_-1204205958', u'COPY_-1204206014'), (u'CALL_-1204206155', u'INDIRECT_-1204205968'), (u'LOAD_-1204206212', u'CALL_-1204206155'), ('const-4', u'INT_MULT_-1204206184'), ('const-0', u'RETURN_-1204206099'), (u'INDIRECT_-1204206013', u'MULTIEQUAL_-1204205950'), ('const-417', u'LOAD_-1204206238'), (u'INT_ADD_-1...
null
null
00264500
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_00264500(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001e9740(PTR_DAT_0038ee50);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >\n >(std::locale const&) */\n\nb...
(translation_unit "bool FUN_00264500(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001e9740(PTR_DAT_0038ee50);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_0022ee90(iVar2,PTR...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_express...
(function_definition "bool FUN_00264500(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001e9740(PTR_DAT_0038ee50);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_0022ee90(iVar2,...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > > >(std::locale const&) */ bool std::has_facet<std:...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_001e9740(PTR_DAT_0038ee50); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ...
402_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c
__do_global_ctors_aux
FUN_0002e9f0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void __do_global_ctors_aux(void) { code *pcVar1; int *piVar2; if (__CTOR_LIST__ != (code *)0xffffffff) { piVar2 = (int *)&__CTOR_LIST__; pcVar1 = __CTOR_LIST__; do { (*pcVar1)(); piVar2 = piVar2 +...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_0002e9f0(void) { code *pcVar1; int *piVar2; if (DAT_0003fd70 != (code *)0xffffffff) { piVar2 = (int *)&DAT_0003fd70; pcVar1 = DAT_0003fd70; do { (*pcVar1)(); piVar2 = piVar2 + -1; ...
CALL 0x000167f5 ADD EDX,0x1160b MOV EAX,dword ptr [EDX + 0xfffffd70] CMP EAX,-0x1 JZ 0x0002ea30 PUSH EBP MOV EBP,ESP PUSH EBX LEA EBX,[EDX + 0xfffffd70] SUB ESP,0x4 LEA ESI,[ESI] NOP CALL EAX SUB EBX,0x4 MOV EAX,dword ptr [EBX] CMP EAX,-0x1 JNZ 0x0002ea18 ADD ESP,0x4 POP EBX POP EBP RET RET
null
null
null
null
[('const-4', u'PTRADD_-1205998865'), (u'INT_NOTEQUAL_-1205998996', u'CBRANCH_-1205998994'), (u'PTRADD_-1205998865', u'MULTIEQUAL_-1205998907'), ('tmp_193', u'CBRANCH_-1205998994'), ('const-4294967295', u'INT_NOTEQUAL_-1205999071'), (u'PTRADD_-1205998865', u'LOAD_-1205999015'), (u'CALLIND_-1205999024', u'INDIRECT_-12059...
[('const-4', u'PTRADD_-1205998865'), (u'INT_NOTEQUAL_-1205998996', u'CBRANCH_-1205998994'), (u'PTRADD_-1205998865', u'MULTIEQUAL_-1205998907'), ('tmp_193', u'CBRANCH_-1205998994'), ('const-4294967295', u'INT_NOTEQUAL_-1205999071'), (u'PTRADD_-1205998865', u'LOAD_-1205999015'), (u'CALLIND_-1205999024', u'INDIRECT_-12059...
null
null
0002e9f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0002e9f0(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_0003fd70 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_0003fd70;\n pcVar1 = DAT_0003fd70;\n do {\n (*pcVar1)();\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid __do_global_ctors_aux(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (__CTOR_LIST__ != (code *)0xffffffff) {\n piVar2 = (int *)&__CTOR_LIST__;\n pcVar1 = __CTOR_LIST__;\n do {\n (*pcVa...
(translation_unit "void FUN_0002e9f0(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_0003fd70 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_0003fd70;\n pcVar1 = DAT_0003fd70;\n do {\n (*pcVar1)();\n piVar2 = piVar2 + -1;\n pcVar1 = (code *)*piVar2;\n } while (pcVar1 != (code *)0x...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (ca...
(function_definition "void FUN_0002e9f0(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_0003fd70 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_0003fd70;\n pcVar1 = DAT_0003fd70;\n do {\n (*pcVar1)();\n piVar2 = piVar2 + -1;\n pcVar1 = (code *)*piVar2;\n } while (pcVar1 != (code *...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void function_1(void) { type_1 *var_3; int *var_2; if (var_1 != (type_1 *)0xffffffff) { var_2 = (int *)&var_1; var_3 = var_1; do { (*var_3)(); var_2 = var_2 + -1; var_3 = (type_1 *)*var_2; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(void) { code *pcVar1; int *piVar2; if (DAT_0003fd70 != (code *)0xffffffff) { piVar2 = (int *)&DAT_0003fd70; pcVar1 = DAT_0003fd70; do { (*pcVar1)(); piVar2 = piVar2 + -1; pcVar1...
2138_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
GetImageIndexInList
GetImageIndexInList
/* 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 */ int GetImageIndexInList(int param_1) { int iVar1; if (param_1 == 0) { iVar1 = -1; } else { if (*(int *)(param_1 + 0x3344) != -0x54535255) { /* WARNING: Subroutine does not return */ _...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00038374 ADD EAX,0x2b3fbc CMP dword ptr [EBP + 0x8],0x0 JNZ 0x00116059 MOV EAX,0xffffffff JMP 0x001160df MOV EDX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EDX + 0x3344] CMP EDX,0xabacadab JZ 0x0011608b LEA EDX,[EAX + 0xfff4a174] PUSH EDX PUSH 0x2a5 LEA EDX,[EAX + 0xfff49d...
null
null
null
null
[('const-680', u'CALL_-1207017122'), (u'COPY_-1207017350', u'MULTIEQUAL_-1207016966'), (u'MULTIEQUAL_-1207016976', u'MULTIEQUAL_-1207016966'), (u'INT_EQUAL_-1207017353', u'CBRANCH_-1207017349'), (u'LOAD_-1207017203', u'INT_EQUAL_-1207017179'), ('const-0', u'COPY_-1207017238'), ('const-3227260', u'COPY_-1207017044'), (u...
[('const-680', u'CALL_-1207017122'), (u'COPY_-1207017350', u'MULTIEQUAL_-1207016966'), (u'MULTIEQUAL_-1207016976', u'MULTIEQUAL_-1207016966'), (u'INT_EQUAL_-1207017353', u'CBRANCH_-1207017349'), (u'LOAD_-1207017203', u'INT_EQUAL_-1207017179'), ('const-0', u'COPY_-1207017238'), ('const-13116', u'INT_ADD_-1207017187'), (...
null
null
00116038
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint GetImageIndexInList(int param_1)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n iVar1 = -1;\n }\n else {\n if (*(int *)(param_1 + 0x3344) != -0x54535255) {\n /* WARNING: Subrout...
(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 "int GetImageIndexInList(int param_1)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n iVar1 = -1;\n }\n else {\n if (*(int *)(param_1 + 0x3344) != -0x54535255) {\n \n __assert_fail("images->signature == MagickCoreSignature","MagickCore/list.c",0x2a5,\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expres...
(function_definition "int GetImageIndexInList(int param_1)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n iVar1 = -1;\n }\n else {\n if (*(int *)(param_1 + 0x3344) != -0x54535255) {\n \n __assert_fail("images->signature == MagickCoreSignature","MagickCore/list.c",0x2a5,\n ...
/* 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: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statem...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(int param_1) { int iVar1; if (param_1 == 0) { iVar1 = -1; } else { if (*(int *)(param_1 + 0x3344) != -0x54535255) { /* WARNING: Subroutine does not return */ __assert_fail(...
9910_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_M_insert_float<long_double>
FUN_00240da0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_float<long double>(std::ostreambuf_iterator<wchar_t, std::char_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00240da0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5 ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10) { code *pcVar1; int iVar2; undefi...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x14e255 SUB ESP,0x54 MOV EAX,dword ptr [EBP + 0x10] MOV EDI,dword ptr [EBP + 0x20] MOV dword ptr [EBP + -0x48],EAX MOV EAX,dword ptr [EBP + 0x14] MOV dword ptr [EBP + -0x4c],EAX MOV EAX,dword ptr [EBP + 0x18] ADD EAX,0x6c PUSH EAX MOV dword ptr [E...
null
null
null
null
[('const-1', u'PTRADD_-1204088167'), (u'STORE_-1204088108', u'INDIRECT_-1204083641'), (u'INT_2COMP_-1204087376', u'INT_ADD_-1204083044'), (u'INT_ADD_-1204083320', u'PTRADD_-1204088823'), (u'CAST_-1204083046', u'STORE_-1204088996'), (u'INT_2COMP_-1204087376', u'INT_ADD_-1204083332'), (u'STORE_-1204088173', u'INDIRECT_-1...
[(u'STORE_-1204087981', u'INDIRECT_-1204085527'), (u'STORE_-1204087953', u'INDIRECT_-1204085750'), (u'CAST_-1204083535', u'STORE_-1204087468'), (u'INT_ADD_-1204083963', u'INT_ADD_-1204083961'), ('const-1', u'PTRADD_-1204088752'), (u'MULTIEQUAL_-1204087634', u'PTRADD_-1204088823'), (u'CALL_-1204087508', u'INDIRECT_-1204...
null
null
00240da0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00240da0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)\n\n{\n code *pcVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,\n std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_float<long\n double>(std::ostreambuf_iterato...
(translation_unit "void FUN_00240da0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 *puVar3;\n int *piVar4;\n void *pvVar5;\n int iVar6;\n un...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , ...
(function_definition "void FUN_00240da0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 *puVar3;\n int *piVar4;\n void *pvVar5;\n int iVar6;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_float<long double>(std::ostreambuf_iterator<wchar_t, std::char_...
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,int *param_3,undefined4 param_4,int param_5 ,undefined4 param_6,char param_7,int param_8,int param_9,int param_10) { code *pcVar1; int iVar2; undefined4 *...
5215_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
add_output_section_generic
FUN_00124490
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_true,_64,_false>::add_output_section_generic ...
void FUN_00124490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x30 MOV ESI,dword ptr [ESP + 0x60] MOV EDI,dword ptr [ESP + 0x64] PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x28] PUSH EBX CALL 0x0010...
null
null
null
null
[(u'PTRSUB_-1207089659', u'CALL_-1207089860'), (u'PTRSUB_-1207089693', u'PTRSUB_-1207089686'), ('tmp_339', u'CALL_-1207089916'), (u'INDIRECT_-1207089669', u'SUBPIECE_-1207089678'), ('const-0', u'SUBPIECE_-1207089680'), (u'PTRSUB_-1207089686', u'CALL_-1207089916'), (u'PTRSUB_-1207089693', u'CALL_-1207089860'), ('const-4...
[('tmp_738', u'CALL_-1207089916'), ('const-0', u'RETURN_-1207089822'), ('const-0', u'CALL_-1207089916'), (u'PTRSUB_-1207089720', u'CALL_-1207089916'), ('tmp_740', u'CALL_-1207089860'), (u'CALL_-1207089860', u'INDIRECT_-1207089702'), ('tmp_736', u'CALL_-1207089916'), ('tmp_735', u'CALL_-1207089916'), ('tmp_732', u'COPY_...
null
null
00124490
x86
O0
(translation_unit "void FUN_00124490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local...
(translation_unit "/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_false> *\n this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t\n address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_64,_false>::add_...
(translation_unit "void FUN_00124490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_00124490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 lo...
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_true,_64,_false>::add_output_section_generic ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; ...
10931_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
getenv
getenv
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * getenv(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ /* getenv@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * getenv(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205563262')]
[('const-1', u'RETURN_-1205563262')]
null
null
003b9078
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\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\nchar * getenv(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getenv@@GLIBC_2.0 *...
(translation_unit "char * getenv(char *__name)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * getenv(char *__name)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (p...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * getenv(char *__name)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* getenv(char *__name)" (* "*") (function_declarator "getenv(char *__name)" (identifier "getenv") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ /* getenv@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
83_yes_and_yes_strip.c
quotearg_mem
FUN_00013235
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * quotearg_mem(char *arg,size_t argsize) { char *pcVar1; pcVar1 = quotearg_n_mem(0,arg,argsize); return pcVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00013235(undefined4 param_1,undefined4 param_2) { FUN_000131e3(0,param_1,param_2,0x13241); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00011aa1 ADD EAX,0x6dbf SUB ESP,0x4 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] PUSH 0x0 MOV EBX,EAX CALL 0x000131e3 ADD ESP,0x10 MOV EBX,dword ptr [EBP + -0x4] LEAVE RET
null
null
null
null
[('tmp_213', u'CALL_-1205980529'), ('const-0', u'RETURN_-1205980496'), ('tmp_212', u'CALL_-1205980529'), (u'CALL_-1205980529', u'RETURN_-1205980496'), ('const-0', u'CALL_-1205980529')]
[('const-78401', u'CALL_-1205980529'), ('const-0', u'RETURN_-1205980496'), ('tmp_345', u'CALL_-1205980529'), ('const-0', u'CALL_-1205980529'), ('tmp_346', u'CALL_-1205980529')]
null
null
00013235
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00013235(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_000131e3(0,param_1,param_2,0x13241);\n return;\n}\n\n" comment (function_definition "void FUN_00013235(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 * quotearg_mem(char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_mem(0,arg,argsize);\n return pcVar1;\n}\n\n" comment comment (function_...
(translation_unit "void FUN_00013235(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_000131e3(0,param_1,param_2,0x13241);\n return;\n}\n\n" (function_definition "void FUN_00013235(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_000131e3(0,param_1,param_2,0x13241);\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_00013235(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_000131e3(0,param_1,param_2,0x13241);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00013235(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00013235") (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_000131e3(0,param_1,param_2,0x13241); return; }
9892_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
operator()
FUN_0023f960
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::__use_cache<std::__moneypunct_cache<wchar_t, false> >::TEMPNAMEPLACEHOLDERVALUE(std::locale const&) const */ int __thiscall std::__use_cache<std::__moneypunct_cache<wchar_t,false>>::operator() (__use_cache<std...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int FUN_0023f960(undefined4 param_1,int *param_2) { int *piVar1; int iVar2; int iVar3; undefined4 *puVar4; iVar3 = FUN_001e9740(PTR_DAT_0038ed94); piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4); iVar2 = ...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x000559ea ADD ESI,0x14f696 PUSH EBX SUB ESP,0x28 PUSH dword ptr [ESI + 0xfffffd94] MOV EBX,ESI CALL 0x001e9740 ADD ESP,0x10 MOV EDX,EAX MOV dword ptr [EBP + -0x20],EAX MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0xc] LEA EAX,[EAX + EDX*0x4]...
null
null
null
null
[(u'CAST_-1203962909', u'STORE_-1203963223'), (u'INT_NOTEQUAL_-1203963407', u'CBRANCH_-1203963407'), (u'STORE_-1203963273', u'INDIRECT_-1203962974'), ('const-1', u'PTRADD_-1203963133'), ('const-0', u'STORE_-1203963223'), ('const-1', u'PTRADD_-1203963230'), ('const-0', u'STORE_-1203963273'), (u'CAST_-1203962917', u'STOR...
[(u'INT_NOTEQUAL_-1203963407', u'CBRANCH_-1203963407'), ('const-4', u'PTRADD_-1203962930'), (u'INDIRECT_-1203962889', u'COPY_-1203962927'), (u'CALL_-1203963475', u'INDIRECT_-1203963088'), ('const-0', u'STORE_-1203963253'), ('const-417', u'STORE_-1203963163'), ('const-4', u'PTRADD_-1203962954'), ('const-417', u'STORE_-1...
null
null
0023f960
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint FUN_0023f960(undefined4 param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = FUN_001e9740(PTR_DAT_0038ed94);\n piVar1 = (int *)(*(int *)(*param_2 + ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::__use_cache<std::__moneypunct_cache<wchar_t, false> >::TEMPNAMEPLACEHOLDERVALUE(std::locale\n const&) const */\n\nint __thiscall\nstd::__use_cache<std::__moneypunct_cache<wchar_t,false>>::operator()\n ...
(translation_unit "int FUN_0023f960(undefined4 param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = FUN_001e9740(PTR_DAT_0038ed94);\n piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n return iVar2;\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_0023f960(undefined4 param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = FUN_001e9740(PTR_DAT_0038ed94);\n piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n return iVar2;\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::__use_cache<std::__moneypunct_cache<wchar_t, false> >::TEMPNAMEPLACEHOLDERVALUE(std::locale const&) const */ int __thiscall std::__use_cache<std::var_1<var_2,false>>::operator() (__use_cache<std::var_1<var_2,f...
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.si replaced with injection: get_pc_thunk_si */ int MASKED(undefined4 param_1,int *param_2) { int *piVar1; int iVar2; int iVar3; undefined4 *puVar4; iVar3 = FUN_001e9740(PTR_DAT_0038ed94); piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4); iVar2 = *piVar...
5406_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
set_incremental_full
FUN_00139570
/* 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: bool set_incremental_full(Parameters * this) */ bool __thiscall gold::Parameters::set_incremental_full(Parameters *this) { int iVar1; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool __regparm1 FUN_00139570(undefined4 param_1,int param_2) { int iVar1; iVar1 = *(int *)(param_2 + 0x18); if (iVar1 != 0) { if (iVar1 != 1) { *(undefined4 *)(param_2 + 0x18) = 2; } return iVar1 != 1;...
PUSH EBX CALL 0x00035840 ADD EBX,0x255a8a SUB ESP,0x8 MOV ECX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ECX + 0x18] TEST EDX,EDX JZ 0x001395a2 XOR EAX,EAX CMP EDX,0x1 JZ 0x0013959d MOV dword ptr [ECX + 0x18],0x2 MOV EAX,0x1 ADD ESP,0x8 POP EBX RET LEA EDX,[EBX + 0xfff060f0] PUSH EAX PUSH EDX LEA EDX,[EBX + 0xfff05fe4] ...
null
null
null
null
[(u'PTRSUB_-1207134632', u'LOAD_-1207134815'), (u'COPY_-1207134701', u'RETURN_-1207134726'), ('tmp_282', u'PTRSUB_-1207134617'), ('const-24', u'PTRSUB_-1207134617'), ('tmp_108', u'CBRANCH_-1207134796'), ('const-417', u'LOAD_-1207134815'), ('const-0', u'INT_NOTEQUAL_-1207134796'), ('const-0', u'RETURN_-1207134726'), (u'...
[(u'COPY_-1207134651', u'CALL_-1207134689'), ('tmp_108', u'CBRANCH_-1207134796'), ('const-417', u'STORE_-1207134766'), ('const-0', u'INT_NOTEQUAL_-1207134796'), ('const-2707696', u'COPY_-1207134651'), ('tmp_433', u'INT_ADD_-1207134752'), ('const-1', u'INT_NOTEQUAL_-1207134770'), ('const-0', u'RETURN_-1207134726'), (u'L...
null
null
00139570
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool __regparm1 FUN_00139570(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 0x18);\n if (iVar1 != 0) {\n if (iVar1 != 1) {\n *(undefined4 *)(param_2 + 0x18) = 2;\...
(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: bool set_incremental_full(Parameters * this) */\n\nbool __thiscall gold::Parameters::set_incremental_full(Parameters *t...
(translation_unit "bool __regparm1 FUN_00139570(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 0x18);\n if (iVar1 != 0) {\n if (iVar1 != 1) {\n *(undefined4 *)(param_2 + 0x18) = 2;\n }\n return iVar1 != 1;\n }\n \n FUN_00069d00("../../gold/parame...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ...
(function_definition "bool __regparm1 FUN_00139570(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 0x18);\n if (iVar1 != 0) {\n if (iVar1 != 1) {\n *(undefined4 *)(param_2 + 0x18) = 2;\n }\n return iVar1 != 1;\n }\n \n FUN_00069d00("../../gold/par...
/* 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: bool set_incremental_full(Parameters * this) */ bool __thiscall gold::type_1::function_1(type_1 *this) { int var_1; var_1 = this->...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool __regparm1 MASKED(undefined4 param_1,int param_2) { int iVar1; iVar1 = *(int *)(param_2 + 0x18); if (iVar1 != 0) { if (iVar1 != 1) { *(undefined4 *)(param_2 + 0x18) = 2; } return iVar1 != 1; } ...
63_stat_and_stat_strip.c
nl_langinfo
nl_langinfo
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * nl_langinfo(nl_item __item) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * nl_langinfo(nl_item __item) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)(); return pcVar1; }
JMP dword ptr [EBX + 0x114]
null
null
null
null
[(u'INDIRECT_-1205984077', u'COPY_-1205984136'), ('const-0', u'RETURN_-1205984147'), (u'CAST_-1205984070', u'RETURN_-1205984147'), ('tmp_67', u'CAST_-1205984071'), (u'CAST_-1205984071', u'CALLIND_-1205984150'), (u'CALLIND_-1205984150', u'INDIRECT_-1205984077'), (u'CALLIND_-1205984150', u'CAST_-1205984070')]
[(u'INDIRECT_-1205984077', u'COPY_-1205984136'), ('const-0', u'RETURN_-1205984147'), (u'CAST_-1205984070', u'RETURN_-1205984147'), ('tmp_67', u'CAST_-1205984071'), (u'CAST_-1205984071', u'CALLIND_-1205984150'), (u'CALLIND_-1205984150', u'INDIRECT_-1205984077'), (u'CALLIND_-1205984150', u'CAST_-1205984070')]
null
null
00012460
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)();\n return pcVar1;\n}\n\n" comment (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n ch...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)();\n return pcVar1;\n}\n\n" comment (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n ch...
(translation_unit "char * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)();\n return pcVar1;\n}\n\n" (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)();\n return pcV...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab...
(function_definition "char * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0002d114)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* nl_langinfo(nl_item __item)" (* "*") (function_declarator "nl_langinfo(nl_item __item)" (identifier "nl_langi...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(type_1 __item) { char *pcVar1; pcVar1 = (char *)(*(type_2 *)PTR_nl_langinfo_0002d114)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(nl_item __item) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0002d114)(); return pcVar1; }
9264_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
_S_construct<char_const*>
FUN_00236a50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Heritage AFTER dead removal. Example location: EAX : 0x00236a77 */ /* WARNING: Restarted to delay deadcode elimination for space: register */ /* char* std::string::_S_construct<char const*>(char const*, char const*, std...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * FUN_00236a50(int param_1,int param_2) { undefined *puVar1; if (param_1 == param_2) { return &DAT_003b1f2c; } if (param_1 != 0) { puVar1 = (undefined *)FUN_00234ba0(); return puVar1; } ...
PUSH EBX CALL 0x00036db0 ADD EBX,0x1735aa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] MOV ECX,dword ptr [ESP + 0x18] CMP EAX,EDX JZ 0x00236a80 TEST EAX,EAX JZ 0x00236a8e ADD ESP,0x8 POP EBX JMP 0x00234ba0 LEA EAX,[EBX + 0x7f20] ADD ESP,0x8 POP EBX ADD EAX,0xc RET SUB ESP,0xc LEA EAX,[EBX +...
null
null
null
null
[('tmp_533', u'INT_EQUAL_-1204000100'), ('const-0', u'PTRSUB_-1203999947'), (u'INT_EQUAL_-1204000100', u'CBRANCH_-1204000099'), ('const-2870752', u'COPY_-1203999936'), (u'COPY_-1203999936', u'CALL_-1204000012'), ('const-0', u'INT_NOTEQUAL_-1204000085'), ('tmp_534', u'CALL_-1204000063'), ('const-0', u'RETURN_-1204000059...
[(u'CALL_-1204000063', u'CAST_-1203999908'), ('const-0', u'PTRSUB_-1203999947'), ('const-3874604', u'PTRSUB_-1203999947'), (u'INT_EQUAL_-1204000100', u'CBRANCH_-1204000099'), (u'CAST_-1203999908', u'RETURN_-1204000059'), ('tmp_504', u'INT_EQUAL_-1204000100'), ('const-0', u'INT_NOTEQUAL_-1204000085'), ('const-2870752', ...
null
null
00236a50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined * FUN_00236a50(int param_1,int param_2)\n\n{\n undefined *puVar1;\n \n if (param_1 == param_2) {\n return &DAT_003b1f2c;\n }\n if (param_1 != 0) {\n puVar1 = (undefined *)FUN_00234ba0();\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Heritage AFTER dead removal. Example location: EAX : 0x00236a77 */\n/* WARNING: Restarted to delay deadcode elimination for space: register */\n/* char* std::string::_S_construct<char const*>(char con...
(translation_unit "undefined * FUN_00236a50(int param_1,int param_2)\n\n{\n undefined *puVar1;\n \n if (param_1 == param_2) {\n return &DAT_003b1f2c;\n }\n if (param_1 != 0) {\n puVar1 = (undefined *)FUN_00234ba0();\n return puVar1;\n }\n \n FUN_00242920("basic_string::_S_construct nu...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_express...
(function_definition "undefined * FUN_00236a50(int param_1,int param_2)\n\n{\n undefined *puVar1;\n \n if (param_1 == param_2) {\n return &DAT_003b1f2c;\n }\n if (param_1 != 0) {\n puVar1 = (undefined *)FUN_00234ba0();\n return puVar1;\n }\n \n FUN_00242920("basic_string::_S_construct...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Heritage AFTER dead removal. Example location: EAX : 0x00236a77 */ /* WARNING: Restarted to delay deadcode elimination for space: register */ /* char* std::string::_S_construct<char const*>(char const*, char const*, std...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * MASKED(int param_1,int param_2) { undefined *puVar1; if (param_1 == param_2) { return &DAT_003b1f2c; } if (param_1 != 0) { puVar1 = (undefined *)FUN_00234ba0(); return puVar1; } ...
105_riscv64-linux-gnu-c++filt(1)_and_riscv64-linux-gnu-c++filt(1)_strip.c
__x86.get_pc_thunk.di
FUN_00013661
void __x86_get_pc_thunk_di(void) { return; }
void FUN_00013661(void) { return; }
MOV EDI,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205979534')]
[('const-0', u'RETURN_-1205979534')]
null
null
00013661
x86
O0
(translation_unit "void FUN_00013661(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00013661(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00013661(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_00013661(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00013661(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00013661(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_00013661(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00013661(void)" (identifier "FUN_00013661") (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; }
6011_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
set_is_relro
FUN_001624e0
/* DWARF original prototype: void set_is_relro(Output_section_definition * this) */ void __thiscall gold::Output_section_definition::set_is_relro(Output_section_definition *this) { this->is_relro_ = true; return; }
void FUN_001624e0(int param_1) { *(undefined1 *)(param_1 + 0x60) = 1; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV byte ptr [EAX + 0x60],0x1 RET
null
null
null
null
[('tmp_26', u'PTRSUB_-1207360208'), ('const-1', u'STORE_-1207360276'), ('const-0', u'RETURN_-1207360262'), ('const-96', u'PTRSUB_-1207360208'), ('const-417', u'STORE_-1207360276'), (u'PTRSUB_-1207360208', u'STORE_-1207360276')]
[(u'INT_ADD_-1207360262', u'CAST_-1207360210'), ('const-1', u'STORE_-1207360276'), ('const-0', u'RETURN_-1207360262'), ('const-96', u'INT_ADD_-1207360262'), (u'CAST_-1207360210', u'STORE_-1207360276'), ('const-417', u'STORE_-1207360276'), ('tmp_30', u'INT_ADD_-1207360262')]
null
null
001624e0
x86
O0
(translation_unit "void FUN_001624e0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001624e0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" primitive_type (function_declarator "FUN_001624e0(int param_1)" identifier (parameter_list "(...
(translation_unit "/* DWARF original prototype: void set_is_relro(Output_section_definition * this) */\n\nvoid __thiscall gold::Output_section_definition::set_is_relro(Output_section_definition *this)\n\n{\n this->is_relro_ = true;\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Output_section_d...
(translation_unit "void FUN_001624e0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001624e0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" primitive_type (function_declarator "FUN_001624e0(int param_1)" identifier (parameter_list "(...
(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_001624e0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001624e0(int param_1)" (identifier "FUN_001624e0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (ident...
/* DWARF original prototype: void set_is_relro(Output_section_definition * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { this->is_relro_ = true; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression a...
null
void MASKED(int param_1) { *(undefined1 *)(param_1 + 0x60) = 1; return; }
253_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
FUN_00027e5f
FUN_00027e5f
void FUN_00027e5f(void) { void *unaff_ESI; operator_delete(unaff_ESI,0x108); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00027e5f(void) { FUN_00180780(); /* WARNING: Subroutine does not return */ FUN_00217770(); }
PUSH EBX PUSH EBX PUSH 0x108 JMP 0x00027e3d
null
null
null
null
[('tmp_97', u'CALL_-1206026659'), ('const-1', u'RETURN_-1206026641'), ('const-264', u'CALL_-1206026659')]
[('const-1', u'RETURN_-1206026641')]
null
null
00027e5f
x86
O0
(translation_unit "void FUN_00027e5f(void)\n\n{\n FUN_00180780();\n /* WARNING: Subroutine does not return */\n FUN_00217770();\n}\n\n" (function_definition "void FUN_00027e5f(void)\n\n{\n FUN_00180780();\n /* WARNING: Subroutine does not return */\n FUN_00217770();\n}" primiti...
(translation_unit "void FUN_00027e5f(void)\n\n{\n void *unaff_ESI;\n \n operator_delete(unaff_ESI,0x108);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_00027e5f(void)\n\n{\n void *unaff_ESI;\n \n operator_delete(unaff_ESI,0x108);\n ...
(translation_unit "void FUN_00027e5f(void)\n\n{\n FUN_00180780();\n \n FUN_00217770();\n}\n\n" (function_definition "void FUN_00027e5f(void)\n\n{\n FUN_00180780();\n \n FUN_00217770();\n}" primitive_type (function_declarator "FUN_00027e5f(void)" identifier (parameter_list "(voi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00027e5f(void)\n\n{\n FUN_00180780();\n \n FUN_00217770();\n}" (primitive_type "void") (function_declarator "FUN_00027e5f(void)" (identifier "FUN_00027e5f") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta...
void function_1(void) { void *unaff_ESI; var_1(unaff_ESI,0x108); /* WARNING: Subroutine does not return */ var_2(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expre...
null
void MASKED(void) { FUN_00180780(); /* WARNING: Subroutine does not return */ FUN_00217770(); }
3281_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_filename
FUN_000dc830
/* DWARF original prototype: string * do_filename(Incremental_library * this) */ string * __thiscall gold::Incremental_library::do_filename(Incremental_library *this) { return &this->filename_; }
int FUN_000dc830(int param_1) { return param_1 + 0xc; }
MOV EAX,dword ptr [ESP + 0x4] ADD EAX,0xc RET
null
null
null
null
[(u'PTRSUB_-1206728570', u'RETURN_-1206728625'), ('tmp_45', u'PTRSUB_-1206728570'), ('const-12', u'PTRSUB_-1206728570'), ('const-0', u'RETURN_-1206728625')]
[('const-12', u'INT_ADD_-1206728628'), ('const-0', u'RETURN_-1206728625'), (u'INT_ADD_-1206728628', u'RETURN_-1206728625'), ('tmp_47', u'INT_ADD_-1206728628')]
null
null
000dc830
x86
O0
(translation_unit "int FUN_000dc830(int param_1)\n\n{\n return param_1 + 0xc;\n}\n\n" (function_definition "int FUN_000dc830(int param_1)\n\n{\n return param_1 + 0xc;\n}" primitive_type (function_declarator "FUN_000dc830(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" p...
(translation_unit "/* DWARF original prototype: string * do_filename(Incremental_library * this) */\n\nstring * __thiscall gold::Incremental_library::do_filename(Incremental_library *this)\n\n{\n return &this->filename_;\n}\n\n" comment (ERROR "string * __thiscall gold::Incremental_library::do_filename(Incremental_lib...
(translation_unit "int FUN_000dc830(int param_1)\n\n{\n return param_1 + 0xc;\n}\n\n" (function_definition "int FUN_000dc830(int param_1)\n\n{\n return param_1 + 0xc;\n}" primitive_type (function_declarator "FUN_000dc830(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "int FUN_000dc830(int param_1)\n\n{\n return param_1 + 0xc;\n}" (primitive_type "int") (function_declarator "FUN_000dc830(int param_1)" (identifier "FUN_000dc830") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")"))) ...
/* DWARF original prototype: string * do_filename(Incremental_library * this) */ string * __thiscall gold::Incremental_library::do_filename(Incremental_library *this) { return &this->filename_; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_l...
null
int MASKED(int param_1) { return param_1 + 0xc; }
9233_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~moneypunct_shim
FUN_00222bb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim (moneypunct...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00222bb0(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_0038ef24; *param_1 = &PTR_FUN_0038d0a8; *(undefined4 *)(param_1[4] + 0xc) = 0; ...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x16c449 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffe0a8] MOV EDX,dword ptr [EBX + 0xffffff24] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0xc],0x0 MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0x20],0x0 MOV EAX,dword p...
null
null
null
null
[(u'LOAD_-1203950582', u'INT_ADD_-1203950560'), (u'PTRADD_-1203950212', u'LOAD_-1203950503'), (u'MULTIEQUAL_-1203950214', u'MULTIEQUAL_-1203950198'), (u'INDIRECT_-1203950214', u'MULTIEQUAL_-1203950198'), (u'LOAD_-1203950358', u'MULTIEQUAL_-1203950298'), ('const-0', u'STORE_-1203950542'), ('const-4294967295', u'INT_ADD_...
[(u'LOAD_-1203950582', u'INT_ADD_-1203950560'), (u'MULTIEQUAL_-1203950214', u'MULTIEQUAL_-1203950198'), (u'INDIRECT_-1203950214', u'MULTIEQUAL_-1203950198'), (u'LOAD_-1203950358', u'MULTIEQUAL_-1203950298'), ('tmp_906', u'PTRADD_-1203950231'), ('const-4294967295', u'INT_ADD_-1203950336'), (u'INT_ADD_-1203950336', u'STO...
null
null
00222bb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00222bb0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d0a8;\n *(undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim...
(translation_unit "void FUN_00222bb0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d0a8;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x20) = 0;\n *(undefined4 *)(p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ...
(function_definition "void FUN_00222bb0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d0a8;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x20) = 0;\n *(undefined4 *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim (moneypunct...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_0038ef24; *param_1 = &PTR_FUN_0038d0a8; *(undefined4 *)(param_1[4] + 0xc) = 0; *(und...
4694_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_section_size
FUN_0011ee40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_size(Sized_pluginobj<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_pluginobj<64,_false>::do_section_size(Sized_pluginobj<64,_false> *this,uint param_2) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0011ee40(void) { /* WARNING: Subroutine does not return */ FUN_0008b620("../../gold/plugin.cc",0x606,"do_section_size"); }
PUSH EBX CALL 0x00035680 ADD EBX,0x2201ba SUB ESP,0xc LEA EAX,[EBX + 0xfff1ff7c] PUSH EAX LEA EAX,[EBX + 0xfff1f7a4] PUSH 0x606 PUSH EAX CALL 0x0008b620
null
null
null
null
[('const-2486140', u'COPY_-1206980946'), (u'COPY_-1206980946', u'CALL_-1206980976'), ('const-2484132', u'COPY_-1206980947'), ('const-1542', u'CALL_-1206980976'), ('const-1', u'RETURN_-1206980971'), (u'COPY_-1206980947', u'CALL_-1206980976')]
[('const-2486140', u'COPY_-1206980952'), (u'COPY_-1206980953', u'CALL_-1206980976'), (u'COPY_-1206980952', u'CALL_-1206980976'), ('const-1', u'RETURN_-1206980971'), ('const-2484132', u'COPY_-1206980953'), ('const-1542', u'CALL_-1206980976')]
null
null
0011ee40
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0011ee40(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0008b620("../../gold/plugin.cc",0x606,"do_section_size");\n}\n\n" comment (function_definition "void FUN_0011e...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_size(Sized_pluginobj<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_pluginobj<64,_false>::do_section_size(Sized_pluginobj<64,_false> *...
(translation_unit "void FUN_0011ee40(void)\n\n{\n \n FUN_0008b620("../../gold/plugin.cc",0x606,"do_section_size");\n}\n\n" (function_definition "void FUN_0011ee40(void)\n\n{\n \n FUN_0008b620("../../gold/plugin.cc",0x606,"do_section_size");\n}" primitive_type (function_declarator...
(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_0011ee40(void)\n\n{\n \n FUN_0008b620("../../gold/plugin.cc",0x606,"do_section_size");\n}" (primitive_type "void") (function_declarator "FUN_0011ee40(void)" (identifier "FUN_0011ee40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_size(Sized_pluginobj<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_pluginobj<64,_false>::do_section_size(Sized_pluginobj<64,_false> *this,uint param_2) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (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_0008b620("../../gold/plugin.cc",0x606,"do_section_size"); }
4394_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
add_local_section
FUN_00107a40
/* DWARF original prototype: void add_local_section(Output_data_reloc<9,_true,_64,_false> * this, Sized_relobj<64,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_local_section (Output_data...
void FUN_00107a40(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_28 [36]; FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,param_7,param_8,0,0,1,0); FUN_00107410...
PUSH EBX SUB ESP,0x2c PUSH 0x0 PUSH 0x1 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x30] PUSH EBX CALL 0x000f6c90 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48...
null
null
null
null
[('tmp_295', u'CALL_-1206945107'), ('const-1', u'CALL_-1206945107'), (u'PTRSUB_-1206944898', u'CALL_-1206945107'), ('const-0', u'RETURN_-1206945037'), ('tmp_408', u'PTRSUB_-1206944898'), (u'PTRSUB_-1206944898', u'CALL_-1206945065'), ('tmp_297', u'CALL_-1206945065'), ('tmp_293', u'PTRSUB_-1206944875'), ('tmp_299', u'CAL...
[('tmp_655', u'CALL_-1206945107'), ('const-1', u'CALL_-1206945107'), ('const-0', u'RETURN_-1206945037'), ('tmp_658', u'CALL_-1206945107'), ('const-0', u'CALL_-1206945107'), ('tmp_653', u'CALL_-1206945107'), ('const-0', u'CALL_-1206945107'), (u'PTRSUB_-1206944930', u'CALL_-1206945107'), ('tmp_654', u'CALL_-1206945107'),...
null
null
00107a40
x86
O0
(translation_unit "void FUN_00107a40(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_28 [36];\n \n FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,param_7,param_8,...
(translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<9,_true,_64,_false> * this,\n Sized_relobj<64,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_local_section...
(translation_unit "void FUN_00107a40(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_28 [36];\n \n FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,param_7,param_8,...
(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_00107a40(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_28 [36];\n \n FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,param_7,param...
/* DWARF original prototype: void add_local_section(Output_data_reloc<9,_true,_64,_false> * this, Sized_relobj<64,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_local_section (Output_data...
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_28 [36]; FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,param_7,param_8,0,0,1,0); FUN_00107410(param...
4889_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
version_script_push_lang
FUN_001177b0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void version_script_push_lang(void *closurev,char *lang,int langlen) { iterator __position; _Alloc_hider _Var1; int iVar2; char *__s; char *__format; Language local_38; string language; language._M_dataplus._M_...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_001177b0(int param_1,int param_2,int param_3) { undefined4 *puVar1; undefined1 *puVar2; int iVar3; char *__s; char *__format; undefined4 local_38; undefined1 *local_34; int local_30; undefined1 local_2...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI LEA ECX,[EBP + -0x30] LEA EDI,[EBP + -0x28] CALL 0x0004fb7a ADD ESI,0x1ea840 PUSH EBX SUB ESP,0x3c MOV EAX,dword ptr [EBP + 0xc] MOV EDX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x3c],ECX PUSH 0x0 ADD EDX,EAX MOV dword ptr [EBP + -0x30],EDI PUSH EDX PUSH EAX PUSH ECX CALL 0x00...
null
null
null
null
[('tmp_1360', u'PTRADD_-1207011254'), (u'CALL_-1207010771', u'INDIRECT_-1207010093'), (u'MULTIEQUAL_-1207010190', u'CAST_-1207010073'), ('const-0', u'INT_EQUAL_-1207010891'), ('const-4294967244', u'PTRSUB_-1207010209'), ('tmp_1358', u'CAST_-1207009883'), (u'INT_EQUAL_-1207010819', u'CBRANCH_-1207010818'), (u'CAST_-1207...
[(u'INT_ADD_-1207011300', u'CALL_-1207011283'), (u'PTRSUB_-1207010216', u'INT_NOTEQUAL_-1207011080'), ('const-0', u'INT_EQUAL_-1207010891'), ('tmp_3764', u'INT_ADD_-1207011090'), ('const-1', u'PTRADD_-1207010112'), (u'CALL_-1207010851', u'INDIRECT_-1207010135'), (u'COPY_-1207010839', u'MULTIEQUAL_-1207010661'), (u'PTRA...
null
null
001177b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_001177b0(int param_1,int param_2,int param_3)\n\n{\n undefined4 *puVar1;\n undefined1 *puVar2;\n int iVar3;\n char *__s;\n char *__format;\n undefined4 local_38;\n undefined1 *local_34;\n int ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid version_script_push_lang(void *closurev,char *lang,int langlen)\n\n{\n iterator __position;\n _Alloc_hider _Var1;\n int iVar2;\n char *__s;\n char *__format;\n Language local_38;\n string language;\...
(translation_unit "void FUN_001177b0(int param_1,int param_2,int param_3)\n\n{\n undefined4 *puVar1;\n undefined1 *puVar2;\n int iVar3;\n char *__s;\n char *__format;\n undefined4 local_38;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n local_34 = local_2c;\n FUN_0004cf80(&local_34...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "void FUN_001177b0(int param_1,int param_2,int param_3)\n\n{\n undefined4 *puVar1;\n undefined1 *puVar2;\n int iVar3;\n char *__s;\n char *__format;\n undefined4 local_38;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n local_34 = local_2c;\n FUN_0004cf80(&local...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void function_1(void *closurev,char *var_3,int var_4) { type_1 __position; type_2 _Var1; int var_6; char *__s; char *__format; type_3 local_38; type_4 language; language._M_dataplus._M_p = (pointer)&language.fi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(int param_1,int param_2,int param_3) { undefined4 *puVar1; undefined1 *puVar2; int iVar3; char *__s; char *__format; undefined4 local_38; undefined1 *local_34; int local_30; undefined1 local_2c [28]...
6705_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
yyparse
FUN_001a5db0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ int yyparse(void *closure) { YYSTYPE *pYVar1; Version_dependency_list *pVVar2; short sVar3; uint uVar4; short *__d...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001a5db0(undefined4 param_1) { short *__dest; short *psVar1; short sVar2; uint uVar3; short *psVar4; int iVar5; char *pcVar6; undefined4 uVar7; short *psVar8; uint uVar9; int iVar10; uint u...
PUSH EBP PUSH EDI PUSH ESI XOR ESI,ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x209245 SUB ESP,0x154c LEA EAX,[ESP + 0x70] MOV dword ptr [ESP + 0x3c],0x80 MOV dword ptr [ESP + 0x2c],EAX MOV dword ptr [ESP + 0x38],EAX LEA EAX,[ESP + 0x280] MOV dword ptr [ESP],EAX MOV dword ptr [ESP + 0x1c],EAX LEA EAX,[ESP + 0xf0] MOV dword p...
null
null
null
null
[(u'INDIRECT_-1207578236', u'MULTIEQUAL_-1207585806'), ('const-0', u'PTRSUB_-1207580196'), (u'CALL_-1207596974', u'INDIRECT_-1207579656'), (u'CALL_-1207601817', u'INDIRECT_-1207583542'), (u'INDIRECT_-1207578766', u'MULTIEQUAL_-1207585806'), (u'CALL_-1207596539', u'INDIRECT_-1207584977'), (u'INDIRECT_-1207588232', u'MUL...
[(u'CAST_-1207582007', u'LOAD_-1207596627'), (u'INDIRECT_-1207581708', u'MULTIEQUAL_-1207587077'), (u'INDIRECT_-1207585487', u'MULTIEQUAL_-1207588658'), (u'MULTIEQUAL_-1207585948', u'MULTIEQUAL_-1207585260'), (u'CALL_-1207595974', u'INDIRECT_-1207584839'), (u'CALL_-1207596626', u'INDIRECT_-1207580358'), ('tmp_94643', u...
null
null
001a5db0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_001a5db0(undefined4 param_1)\n\n{\n short *__dest;\n short *psVar1;\n short sVar2;\n uint uVar3;\n short *psVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n short *psVar8;\n ui...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nint yyparse(void *closure)\n\n{\n YYSTYPE *pYVar1;\n Version_dependency_list *pVVar2;\n short sVar3;...
(translation_unit "undefined4 FUN_001a5db0(undefined4 param_1)\n\n{\n short *__dest;\n short *psVar1;\n short sVar2;\n uint uVar3;\n short *psVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n short *psVar8;\n uint uVar9;\n int iVar10;\n uint uVar11;\n undefined4 uVar12;\n byte *pbVar13;\n byte *pb...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier short) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier short) (pointer_declarator * IDENT) ;) (declaration (sized_ty...
(function_definition "undefined4 FUN_001a5db0(undefined4 param_1)\n\n{\n short *__dest;\n short *psVar1;\n short sVar2;\n uint uVar3;\n short *psVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n short *psVar8;\n uint uVar9;\n int iVar10;\n uint uVar11;\n undefined4 uVar12;\n byte *pbVar13;\n byte ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ int function_1(void *closure) { type_1 *var_116; type_2 *pVVar2; short var_111; type_3 var_17; short *var_113; t...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declara...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1) { short *__dest; short *psVar1; short sVar2; uint uVar3; short *psVar4; int iVar5; char *pcVar6; undefined4 uVar7; short *psVar8; uint uVar9; int iVar10; uint uVar11;...
5629_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~Add_symbols
FUN_001421d0
/* 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_symbols(Add_symbols * this, int __in_chrg) */ void __thiscall gold::Add_symbols::~Add_symbols(Add_symbols *this,int __in_chrg) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001421d0(undefined4 param_1) { FUN_00142110(param_1); FUN_001e6d90(param_1,0x48); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x24ce29 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] PUSH ESI CALL 0x00142110 POP EAX POP EDX PUSH 0x48 PUSH ESI CALL 0x001e6d90 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_425', u'CALL_-1207229937'), ('const-72', u'CALL_-1207229910'), ('tmp_212', u'CALL_-1207229910'), ('const-0', u'RETURN_-1207229877'), ('tmp_212', u'CALL_-1207229937')]
[('tmp_409', u'CALL_-1207229910'), ('const-0', u'RETURN_-1207229877'), ('tmp_409', u'CALL_-1207229937'), ('const-72', u'CALL_-1207229910')]
null
null
001421d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001421d0(undefined4 param_1)\n\n{\n FUN_00142110(param_1);\n FUN_001e6d90(param_1,0x48);\n return;\n}\n\n" comment (function_definition "void FUN_001421d0(undefined4 param_1)\n\n{\n FUN_00142110(p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Add_symbols(Add_symbols * this, int __in_chrg) */\n\nvoid __thiscall gold::Add_symbols::~Add_symbols(Add_symbols ...
(translation_unit "void FUN_001421d0(undefined4 param_1)\n\n{\n FUN_00142110(param_1);\n FUN_001e6d90(param_1,0x48);\n return;\n}\n\n" (function_definition "void FUN_001421d0(undefined4 param_1)\n\n{\n FUN_00142110(param_1);\n FUN_001e6d90(param_1,0x48);\n return;\n}" primitive_type (function_declarator "FUN_0014...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statem...
(function_definition "void FUN_001421d0(undefined4 param_1)\n\n{\n FUN_00142110(param_1);\n FUN_001e6d90(param_1,0x48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001421d0(undefined4 param_1)" (identifier "FUN_001421d0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "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 ~Add_symbols(Add_symbols * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { FUN_00142110(param_1); FUN_001e6d90(param_1,0x48); return; }
146_expand_and_expand_strip.c
exchange
FUN_0001544b
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void exchange(char **argv,_getopt_data *d) { int iVar1; char *pcVar2; int bottom; int top; int i; int i_1; int middle; int len; char *tem; int len_1; bottom = d->...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001544b(int param_1,int *param_2) { int iVar1; undefined4 uVar2; int local_24; int local_20; int local_1c; int local_18; local_24 = param_2[7]; iVar1 = param_2[8]; local_20 = *param_2; while ((iV...
PUSH EBP MOV EBP,ESP SUB ESP,0x20 CALL 0x00012b58 ADD EAX,0x5baa MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX + 0x1c] MOV dword ptr [EBP + -0x20],EAX MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX + 0x20] MOV dword ptr [EBP + -0x10],EAX MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX] MOV dword ptr [...
null
null
null
null
[(u'MULTIEQUAL_-1205970710', u'INT_SUB_-1205971300'), ('const-417', u'STORE_-1205971342'), (u'PTRADD_-1205970781', u'LOAD_-1205971087'), ('const-32', u'PTRSUB_-1205970646'), ('tmp_699', u'BRANCH_-1205971420'), ('tmp_1866', u'PTRSUB_-1205971014'), (u'LOAD_-1205971825', u'INT_SUB_-1205971666'), (u'LOAD_-1205971825', u'IN...
[(u'MULTIEQUAL_-1205970710', u'INT_SUB_-1205971300'), ('tmp_699', u'BRANCH_-1205971420'), ('tmp_2403', u'INT_ADD_-1205971257'), (u'LOAD_-1205971825', u'INT_SUB_-1205971666'), (u'INT_ADD_-1205971375', u'INT_MULT_-1205971353'), (u'LOAD_-1205971825', u'INT_SUB_-1205971318'), ('const-417', u'LOAD_-1205971425'), ('const-417...
null
null
0001544b
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001544b(int param_1,int *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n \n local_24 = param_2[7];\n iVar1 = param_2[8];\n l...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid exchange(char **argv,_getopt_data *d)\n\n{\n int iVar1;\n char *pcVar2;\n int bottom;\n int top;\n int i;\n int i_1;\n int middle;\n int len;\n char *tem...
(translation_unit "void FUN_0001544b(int param_1,int *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n \n local_24 = param_2[7];\n iVar1 = param_2[8];\n local_20 = *param_2;\n while ((iVar1 < local_20 && (local_24 < iVar1))) {\n if (iVar1 - l...
(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 ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "void FUN_0001544b(int param_1,int *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n \n local_24 = param_2[7];\n iVar1 = param_2[8];\n local_20 = *param_2;\n while ((iVar1 < local_20 && (local_24 < iVar1))) {\n if (iVar1 ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(char **argv,type_1 *d) { int var_1; char *pcVar2; int var_3; int var_2; int var_4; int var_5; int middle; int len; char *tem; int len_1; var_3 = d...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,int *param_2) { int iVar1; undefined4 uVar2; int local_24; int local_20; int local_1c; int local_18; local_24 = param_2[7]; iVar1 = param_2[8]; local_20 = *param_2; while ((iVar1 < ...
10625_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
d_type
FUN_002715c0
int d_type(void) { byte bVar1; char *pcVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int unaff_EDI; int local_20; iVar3 = __x86_get_pc_thunk_di(); pcVar2 = *(char **)(iVar3 + 0xc); iVar4 = next_is_type_qual_isra_2(); if (iVar4 == 0) { bVar1 = *pcVar2 - 0x30; if (bVar1 < 0x4b...
int FUN_002715c0(void) { byte bVar1; char *pcVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int unaff_EDI; int local_20; iVar3 = FUN_000559ee(); pcVar2 = *(char **)(iVar3 + 0xc); iVar4 = FUN_002703e0(); if (iVar4 == 0) { bVar1 = *pcVar2 - 0x30; if (bVar1 < 0x4b) { ...
PUSH EBP PUSH EDI CALL 0x000559ee ADD EDI,0x11da39 PUSH ESI PUSH EBX MOV EBX,EAX SUB ESP,0x2c MOV ESI,dword ptr [EAX + 0xc] MOV EAX,ESI CALL 0x002703e0 TEST EAX,EAX JNZ 0x00271658 MOVSX EDX,byte ptr [ESI] LEA EAX,[EDX + -0x30] CMP AL,0x4a JA 0x00271648 MOVZX EAX,AL MOV ECX,dword ptr [EDI + EAX*0x4 + 0xfff18bb8] ADD ECX...
null
null
null
null
[(u'INT_ADD_-1204283895', u'CAST_-1204283375'), (u'MULTIEQUAL_-1204283343', u'PTRADD_-1204283188'), (u'INT_MULT_-1204283450', u'INT_ADD_-1204283462'), ('const-12', u'INT_ADD_-1204283631'), (u'LOAD_-1204283847', u'INT_ADD_-1204283819'), ('const-222705', u'INT_ADD_-1204283833'), ('const-417', u'STORE_-1204283550'), ('tmp...
[(u'INT_ADD_-1204283895', u'CAST_-1204283375'), (u'MULTIEQUAL_-1204283343', u'PTRADD_-1204283188'), (u'INT_MULT_-1204283450', u'INT_ADD_-1204283462'), ('const-12', u'INT_ADD_-1204283631'), (u'LOAD_-1204283847', u'INT_ADD_-1204283819'), ('const-222705', u'INT_ADD_-1204283833'), ('const-417', u'STORE_-1204283550'), ('tmp...
null
null
002715c0
x86
O0
(translation_unit "int FUN_002715c0(void)\n\n{\n byte bVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int unaff_EDI;\n int local_20;\n \n iVar3 = FUN_000559ee();\n pcVar2 = *(char **)(iVar3 + 0xc);\n iVar4 = FUN_002703e0();\n if (iVar4 == 0) {\n bVar1 = *pcVar2 - 0x30;\n...
(translation_unit "int d_type(void)\n\n{\n byte bVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int unaff_EDI;\n int local_20;\n \n iVar3 = __x86_get_pc_thunk_di();\n pcVar2 = *(char **)(iVar3 + 0xc);\n iVar4 = next_is_type_qual_isra_2();\n if (iVar4 == 0) {\n bVar1 = *p...
(translation_unit "int FUN_002715c0(void)\n\n{\n byte bVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int unaff_EDI;\n int local_20;\n \n iVar3 = FUN_000559ee();\n pcVar2 = *(char **)(iVar3 + 0xc);\n iVar4 = FUN_002703e0();\n if (iVar4 == 0) {\n bVar1 = *pcVar2 - 0x30;\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT...
(function_definition "int FUN_002715c0(void)\n\n{\n byte bVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int unaff_EDI;\n int local_20;\n \n iVar3 = FUN_000559ee();\n pcVar2 = *(char **)(iVar3 + 0xc);\n iVar4 = FUN_002703e0();\n if (iVar4 == 0) {\n bVar1 = *pcVar2 - 0x30...
int function_1(void) { type_1 var_5; char *pcVar2; int var_2; int var_4; int *var_8; int *var_10; int var_6; int var_11; var_2 = var_1(); pcVar2 = *(char **)(var_2 + 0xc); var_4 = var_3(); if (var_4 == 0) { var_5 = *pcVar2 - 0x30; if (var_5 < 0x4b) { /* WARNING: ...
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
int MASKED(void) { byte bVar1; char *pcVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int unaff_EDI; int local_20; iVar3 = FUN_000559ee(); pcVar2 = *(char **)(iVar3 + 0xc); iVar4 = FUN_002703e0(); if (iVar4 == 0) { bVar1 = *pcVar2 - 0x30; if (bVar1 < 0x4b) { ...
2529_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
_curl_easy_setopt_err_CURLSH
FUN_0005b752
/* 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_CURLSH(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** FUN_0005b752(void) { return &__DT_PLTGOT; }
PUSH EBP MOV EBP,ESP CALL 0x0001b297 ADD EAX,0x930a6 NOP POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1206208639')]
[('const-0', u'PTRSUB_-1206208603'), ('const-976896', u'PTRSUB_-1206208603'), ('const-0', u'RETURN_-1206208639'), (u'PTRSUB_-1206208603', u'RETURN_-1206208639')]
null
null
0005b752
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0005b752(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0005b752(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_CURLSH(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err_CUR...
(translation_unit "undefined ** FUN_0005b752(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0005b752(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0005b752(void)" * (pointer_declarator "* FUN_0005b752(void)" * (function_declarator "FUN_0005b752(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_0005b752(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0005b752(void)" (* "*") (pointer_declarator "* FUN_0005b752(void)" (* "*") (function_declarator "FUN_0005b752(void)" (identifier "FUN_0005b752") (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; }
57_env_and_env_strip.c
deregister_tm_clones
FUN_000113f0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001140b) */ /* WARNING: Removing unreachable block (ram,0x00011415) */ void deregister_tm_clones(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001140b) */ /* WARNING: Removing unreachable block (ram,0x00011415) */ void FUN_000113f0(void) { return; }
CALL 0x00011515 ADD EDX,0x9c0b LEA ECX,[EDX + 0x168] LEA EAX,[EDX + 0x168] CMP EAX,ECX JZ 0x00011428 MOV EAX,dword ptr [EDX + 0xffffffbc] TEST EAX,EAX JZ 0x00011428 PUSH EBP MOV EBP,ESP SUB ESP,0x14 PUSH ECX CALL EAX ADD ESP,0x10 LEAVE RET RET
null
null
null
null
[('const-0', u'RETURN_-1205988225')]
[('const-0', u'RETURN_-1205988225')]
null
null
000113f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001140b) */\n/* WARNING: Removing unreachable block (ram,0x00011415) */\n\nvoid FUN_000113f0(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001140b) */\n/* WARNING: Removing unreachable block (ram,0x00011415) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_...
(translation_unit "void FUN_000113f0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000113f0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000113f0(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_000113f0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000113f0(void)" (identifier "FUN_000113f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001140b) */ /* WARNING: Removing unreachable block (ram,0x00011415) */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001140b) */ /* WARNING: Removing unreachable block (ram,0x00011415) */ void MASKED(void) { return; }
85_m68k-linux-gnu-c++filt_and_m68k-linux-gnu-c++filt_strip.c
list_matching_formats
FUN_00012000
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void list_matching_formats(char **p) { char *pcVar1; undefined *puVar2; char *__format; fflush(*(FILE **)PTR_stdout_00016fe4); pcVar1 = program_name; __format = (char *)dcgettext(0,"%s: Matching formats:",5); puV...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00012000(int *param_1) { int iVar1; undefined *puVar2; undefined4 uVar3; char *__format; fflush(*(FILE **)PTR_stdout_00016fe4); uVar3 = DAT_0001f150; __format = (char *)dcgettext(0,"%s: Matching formats...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00011840 ADD EBX,0x4ff7 SUB ESP,0x18 MOV EBP,dword ptr [ESP + 0x2c] MOV EAX,dword ptr [EBX + 0xffffffe4] PUSH dword ptr [EAX] CALL 0x00011070 LEA EAX,[EBX + 0x8150] ADD ESP,0xc MOV ESI,dword ptr [EAX] LEA EAX,[EBX + 0xffffd574] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x00011110 ADD ES...
null
null
null
null
[(u'CALL_-1205985016', u'INDIRECT_-1205984693'), (u'LOAD_-1205984971', u'CALL_-1205984953'), (u'CALL_-1205984953', u'INDIRECT_-1205984670'), ('const-4', u'PTRADD_-1205984672'), ('const-83562', u'COPY_-1205984730'), ('const-417', u'LOAD_-1205985114'), ('const-417', u'LOAD_-1205985029'), ('const-83316', u'COPY_-120598478...
[(u'CALL_-1205985016', u'INDIRECT_-1205984693'), (u'LOAD_-1205984971', u'CALL_-1205984953'), (u'CALL_-1205984953', u'INDIRECT_-1205984670'), ('const-4', u'PTRADD_-1205984672'), ('const-83562', u'COPY_-1205984730'), ('const-417', u'LOAD_-1205985114'), ('const-417', u'LOAD_-1205985029'), ('const-83316', u'COPY_-120598478...
null
null
00012000
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012000(int *param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n undefined4 uVar3;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fe4);\n uVar3 = DAT_0001f150;\n __format = (char *)dcg...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid list_matching_formats(char **p)\n\n{\n char *pcVar1;\n undefined *puVar2;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fe4);\n pcVar1 = program_name;\n __format = (char *)dcgettext(0,"%s:...
(translation_unit "void FUN_00012000(int *param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n undefined4 uVar3;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fe4);\n uVar3 = DAT_0001f150;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n puVar2 = PTR_stderr_00016fc8;\n fprintf(*(FILE **)P...
(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 (pointer_declarator * IDE...
(function_definition "void FUN_00012000(int *param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n undefined4 uVar3;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fe4);\n uVar3 = DAT_0001f150;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n puVar2 = PTR_stderr_00016fc8;\n fprintf(*(FILE *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(char **var_5) { char *var_4; type_1 *puVar2; char *__format; var_1(*(type_2 **)PTR_stdout_00016fe4); var_4 = program_name; __format = (char *)var_2(0,"%s: Matching formats:",5); puVar2 = PTR_stder...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { int iVar1; undefined *puVar2; undefined4 uVar3; char *__format; fflush(*(FILE **)PTR_stdout_00016fe4); uVar3 = DAT_0001f150; __format = (char *)dcgettext(0,"%s: Matching formats:",5);...
411_powerpc-linux-gnu-readelf_and_powerpc-linux-gnu-readelf_strip.c
strchr
strchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strchr@@GLIBC_2.0 */ halt_baddata(); ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206607710')]
[('const-1', u'RETURN_-1206607710')]
null
null
000ba098
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment com...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strchr@@GLIBC_...
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter_list "(char *__s,int __c)" (( "(") (parameter_decla...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strchr@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) 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 */ char * MASKED(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1092_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
sort_attached_input_sections
FUN_0004a816
/* gold::Output_section::sort_attached_input_sections() [clone .cold.1272] */ void gold::Output_section::sort_attached_input_sections(void) { int iVar1; void *pvVar2; int unaff_EBP; void *unaff_EDI; if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) { operator_delete(*(void **)(unaff_EBP + -0x30)); }...
void FUN_0004a816(void) { int iVar1; int iVar2; int unaff_EBP; int unaff_EDI; if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } iVar1 = *(int *)(unaff_EBP + -0x6c); *(undefined4 *)(unaff_EBP + -0x7c) = *(undefined4 *)(unaff_EBP + -0x70); while (iVar1...
MOV EDX,dword ptr [EBP + -0x30] CMP EDX,EDI JZ 0x0004a82c SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x80] PUSH EDX CALL 0x003ae080 ADD ESP,0x10 MOV EAX,dword ptr [EBP + -0x70] MOV EDI,dword ptr [EBP + -0x6c] MOV dword ptr [EBP + -0x7c],EAX CMP EDI,dword ptr [EBP + -0x7c] JNZ 0x0004a894 MOV EAX,dword ptr [EBP + -0x70] TEST ...
null
null
null
null
[(u'CAST_-1206146613', u'LOAD_-1206146966'), ('tmp_515', u'BRANCH_-1206146701'), ('tmp_387', u'CBRANCH_-1206146766'), (u'INT_ADD_-1206146950', u'CAST_-1206146613'), ('tmp_860', u'INT_NOTEQUAL_-1206147027'), ('const-36', u'INT_ADD_-1206146769'), ('const-4294967172', u'INT_ADD_-1206146781'), ('const-4294967184', u'INT_AD...
[(u'CAST_-1206146613', u'LOAD_-1206146966'), (u'INT_ADD_-1206146769', u'INT_NOTEQUAL_-1206146766'), ('tmp_515', u'BRANCH_-1206146701'), ('tmp_387', u'CBRANCH_-1206146766'), (u'CAST_-1206146487', u'LOAD_-1206146719'), (u'INT_ADD_-1206146950', u'CAST_-1206146613'), ('tmp_860', u'INT_NOTEQUAL_-1206147027'), ('const-36', u...
null
null
0004a816
x86
O0
(translation_unit "void FUN_0004a816(void)\n\n{\n int iVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n iVar1 = *(int *)(unaff_EBP + -0x6c);\n *(undefined4 *)(unaff_EBP + -0x7c) = *(undefined4 *)(unaf...
(translation_unit "/* gold::Output_section::sort_attached_input_sections() [clone .cold.1272] */\n\nvoid gold::Output_section::sort_attached_input_sections(void)\n\n{\n int iVar1;\n void *pvVar2;\n int unaff_EBP;\n void *unaff_EDI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {\n operator_delete(*(void...
(translation_unit "void FUN_0004a816(void)\n\n{\n int iVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n iVar1 = *(int *)(unaff_EBP + -0x6c);\n *(undefined4 *)(unaff_EBP + -0x7c) = *(undefined4 *)(unaf...
(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 ;) (if_statement if (parenthesized_expression ( (binary_expression (poi...
(function_definition "void FUN_0004a816(void)\n\n{\n int iVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n iVar1 = *(int *)(unaff_EBP + -0x6c);\n *(undefined4 *)(unaff_EBP + -0x7c) = *(undefined4 *)(u...
/* gold::Output_section::sort_attached_input_sections() [clone .cold.1272] */ void gold::Output_section::function_1(void) { int var_4; void *var_5; int var_1; void *var_2; if (*(void **)(var_1 + -0x30) != var_2) { var_3(*(void **)(var_1 + -0x30)); } var_4 = *(int *)(var_1 + -0x6c); *(type_1 *)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)...
null
void MASKED(void) { int iVar1; int iVar2; int unaff_EBP; int unaff_EDI; if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } iVar1 = *(int *)(unaff_EBP + -0x6c); *(undefined4 *)(unaff_EBP + -0x7c) = *(undefined4 *)(unaff_EBP + -0x70); while (iVar1 != *(...
2069_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
_M_rehash
FUN_000584f0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_rehash(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_gold::Icf::Reloc_info>,_std::allocator<std::pair<const_std::pair<gold::Relobj...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000584f0(int *param_1,uint param_2) { int *piVar1; int *piVar2; int *piVar3; int *piVar4; uint uVar5; uint uVar6; int *local_2c; if (param_2 == 1) { piVar3 = param_1 + 6; param_1[6] = 0; } ...
CALL 0x00058c42 ADD EAX,0x2e6b0b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CMP dword ptr [ESP + 0x34],0x1 MOV ESI,dword ptr [ESP + 0x30] MOV dword ptr [ESP + 0xc],EAX JZ 0x000585c8 MOV EAX,dword ptr [ESP + 0x34] CALL 0x000498d0 MOV EDI,EAX LEA EAX,[ESI + 0x18] MOV dword ptr [ESP],EAX MOV ECX,dword ptr [ESI + 0x8...
null
null
null
null
[(u'INT_REM_-1206221322', u'MULTIEQUAL_-1206221056'), (u'MULTIEQUAL_-1206221063', u'STORE_-1206221213'), ('tmp_212', u'CBRANCH_-1206221436'), ('tmp_784', u'INT_EQUAL_-1206221516'), ('const-0', u'INT_NOTEQUAL_-1206221248'), ('const-0', u'COPY_-1206221430'), (u'CALL_-1206221480', u'MULTIEQUAL_-1206221087'), ('const-8', u...
[('tmp_212', u'CBRANCH_-1206221436'), ('const-0', u'INT_NOTEQUAL_-1206221248'), (u'PTRADD_-1206220820', u'STORE_-1206221161'), ('tmp_1557', u'PTRADD_-1206220965'), ('tmp_1557', u'PTRADD_-1206220882'), ('const-417', u'LOAD_-1206221227'), ('const-417', u'LOAD_-1206221369'), (u'COPY_-1206220990', u'MULTIEQUAL_-1206221064'...
null
null
000584f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000584f0(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_2c;\n \n if (param_2 == 1) {\n piVar3 = param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void\n _M_rehash(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_gold::Icf::Reloc_info>,_std::allocator<std::pair<const_st...
(translation_unit "void FUN_000584f0(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_2c;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_000584f0(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_2c;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_rehash(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_gold::Icf::Reloc_info>,_std::allocator<std::pair<const_std::pair<gold::Relobj...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,uint param_2) { int *piVar1; int *piVar2; int *piVar3; int *piVar4; uint uVar5; uint uVar6; int *local_2c; if (param_2 == 1) { piVar3 = param_1 + 6; param_1[6] = 0; } else ...
9386_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_write_to_buffer
FUN_0032f7c0
/* 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 do_write_to_buffer(Output_data_expression * this, uchar * buf) */ void __thiscall gold::Output_data_expression::do_write_to_buffer(Ou...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0032f7c0(int param_1,uint *param_2) { int *piVar1; int iVar2; ushort uVar3; char *pcVar4; undefined4 extraout_ECX; byte bVar5; uint uVar6; undefined8 uVar7; uint uVar8; uint local_20; uVar7 = FU...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x2ba837 SUB ESP,0x24 MOV ESI,dword ptr [ESP + 0x38] PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESI + 0x44] PUSH dword ptr [ESI + 0x40] PUSH dword ptr [ESI + 0x3c] PUSH 0x1 PUSH dword ptr [ESI + 0x38] PUSH dword ptr [ESI + 0x34] PUSH dword ptr [ESI + 0x30] CAL...
null
null
null
null
[('const-1', u'RETURN_-1204946978')]
[('const-0', u'SUBPIECE_-1204945552'), (u'INT_ADD_-1204946176', u'CAST_-1204945399'), (u'SUBPIECE_-1204945574', u'INT_LEFT_-1204946307'), (u'STORE_-1204946594', u'INDIRECT_-1204945473'), (u'STORE_-1204946278', u'INDIRECT_-1204945276'), ('const-0', u'INT_EQUAL_-1204945439'), (u'INT_EQUAL_-1204945591', u'BOOL_AND_-120494...
null
null
0032f7c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0032f7c0(int param_1,uint *param_2)\n\n{\n int *piVar1;\n int iVar2;\n ushort uVar3;\n char *pcVar4;\n undefined4 extraout_ECX;\n byte bVar5;\n uint uVar6;\n undefined8 uVar7;\n uint uVar8;\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 do_write_to_buffer(Output_data_expression * this, uchar * buf) */\n\nvoid __thiscall\ngold::Output_data_expression...
(translation_unit "void FUN_0032f7c0(int param_1,uint *param_2)\n\n{\n int *piVar1;\n int iVar2;\n ushort uVar3;\n char *pcVar4;\n undefined4 extraout_ECX;\n byte bVar5;\n uint uVar6;\n undefined8 uVar7;\n uint uVar8;\n uint local_20;\n \n uVar7 = FUN_0038a030(*(undefined4 *)(param_1 + 0x30),*(undefined4 *)...
(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 "void FUN_0032f7c0(int param_1,uint *param_2)\n\n{\n int *piVar1;\n int iVar2;\n ushort uVar3;\n char *pcVar4;\n undefined4 extraout_ECX;\n byte bVar5;\n uint uVar6;\n undefined8 uVar7;\n uint uVar8;\n uint local_20;\n \n uVar7 = FUN_0038a030(*(undefined4 *)(param_1 + 0x30),*(undefined4...
/* 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 do_write_to_buffer(Output_data_expression * this, uchar * buf) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *buf) ...
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,uint *param_2) { int *piVar1; int iVar2; ushort uVar3; char *pcVar4; undefined4 extraout_ECX; byte bVar5; uint uVar6; undefined8 uVar7; uint uVar8; uint local_20; uVar7 = FUN_0038...
10866_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
fprintf
fprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fprintf(FILE *__stream,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* fprintf@@GLIBC_2.0 */ h...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fprintf(FILE *__stream,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205431834')]
[('const-1', u'RETURN_-1205431834')]
null
null
003991dc
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ...
(translation_unit "int fprintf(FILE *__stream,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fprintf(FILE *__stream,char *__format,...)" ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ...
(function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fprintf(FILE *__stream,char *__format,...)" (identifier "fprintf") (parameter_list "(FILE *__stream,char *__format,...)" (( "(") (parameter_declaration "FIL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* fprintf@@GLIBC_2.0 *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
419_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
lang_enter_overlay
FUN_00029f10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void lang_enter_overlay(etree_type *vma_expr,etree_type *subalign) { if (((overlay_vma != (etree_type *)0x0) || (overlay_subalign != (etree_type *)0x0)) || (overlay_max != (etree_t...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00029f10(undefined4 param_1,undefined4 param_2) { if (((DAT_001c3880 != 0) || (DAT_001c387c != 0)) || (DAT_001c3878 != 0)) { FUN_00034e10("../../ld/ldlang.c",0x1f11); } DAT_001c3880 = param_1; DAT_001c387c =...
PUSH EBX CALL 0x00017c50 ADD EBX,0x1980ea SUB ESP,0x8 MOV ECX,dword ptr [EBX + 0x1880] TEST ECX,ECX JZ 0x00029f60 SUB ESP,0x8 LEA EAX,[EBX + 0xffebccfe] PUSH 0x1f11 PUSH EAX CALL 0x00034e10 ADD ESP,0x10 MOV EAX,dword ptr [ESP + 0x10] MOV dword ptr [EBX + 0x1880],EAX MOV EAX,dword ptr [ESP + 0x14] MOV dword ptr [EBX + 0...
null
null
null
null
[('const-7953', u'CALL_-1206018185'), ('const-519422', u'COPY_-1206018041'), ('tmp_686', u'INT_NOTEQUAL_-1206018224'), ('tmp_688', u'INT_NOTEQUAL_-1206018065'), (u'INT_NOTEQUAL_-1206018224', u'CBRANCH_-1206018224'), ('tmp_344', u'COPY_-1206018148'), (u'CALL_-1206018185', u'INDIRECT_-1206017990'), ('tmp_292', u'CBRANCH_...
[(u'MULTIEQUAL_-1206017983', u'COPY_-1206018019'), (u'INT_NOTEQUAL_-1206018224', u'CBRANCH_-1206018224'), ('tmp_684', u'INT_NOTEQUAL_-1206018089'), ('tmp_292', u'CBRANCH_-1206018088'), ('const-0', u'INT_NOTEQUAL_-1206018089'), ('tmp_100', u'CBRANCH_-1206018224'), (u'COPY_-1206018164', u'COPY_-1206018013'), (u'COPY_-120...
null
null
00029f10
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00029f10(undefined4 param_1,undefined4 param_2)\n\n{\n if (((DAT_001c3880 != 0) || (DAT_001c387c != 0)) || (DAT_001c3878 != 0)) {\n FUN_00034e10("../../ld/ldlang.c",0x1f11);\n }\n DAT_001c3880 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid lang_enter_overlay(etree_type *vma_expr,etree_type *subalign)\n\n{\n if (((overlay_vma != (etree_type *)0x0) || (overlay_subalign != (etree_type *)0x0)) ||\n ...
(translation_unit "void FUN_00029f10(undefined4 param_1,undefined4 param_2)\n\n{\n if (((DAT_001c3880 != 0) || (DAT_001c387c != 0)) || (DAT_001c3878 != 0)) {\n FUN_00034e10("../../ld/ldlang.c",0x1f11);\n }\n DAT_001c3880 = param_1;\n DAT_001c387c = param_2;\n return;\n}\n\n" (function_definition "void FUN_00029...
(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 (parenthesized_express...
(function_definition "void FUN_00029f10(undefined4 param_1,undefined4 param_2)\n\n{\n if (((DAT_001c3880 != 0) || (DAT_001c387c != 0)) || (DAT_001c3878 != 0)) {\n FUN_00034e10("../../ld/ldlang.c",0x1f11);\n }\n DAT_001c3880 = param_1;\n DAT_001c387c = param_2;\n return;\n}" (primitive_type "void") (function_dec...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *vma_expr,type_1 *subalign) { if (((var_1 != (type_1 *)0x0) || (var_2 != (type_1 *)0x0)) || (var_3 != (type_1 *)0x0)) { var_4("../../ld/ldlang.c",0x1f11)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { if (((DAT_001c3880 != 0) || (DAT_001c387c != 0)) || (DAT_001c3878 != 0)) { FUN_00034e10("../../ld/ldlang.c",0x1f11); } DAT_001c3880 = param_1; DAT_001c387c = param...
6189_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
is_runnable
FUN_001a5790
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Task_token * is_runnable(Plugin_hook * this) */ Task_token * __thiscall gold::Plugin_hook::is_runnable(Plugin_hook *this) { Task_token *pTVar1; Task_token *in_stack_fffffff4; Task_token *in_stack_fffffff8; pTVar1 =...
char * FUN_001a5790(int param_1) { char *pcVar1; pcVar1 = *(char **)(param_1 + 0x38); if (pcVar1 != (char *)0x0) { if (*pcVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_001a5760(); } if (*(int *)(pcVar1 + 4) < 1) { pcVar1 = (char *)0x0; } } r...
SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x38] TEST EAX,EAX JZ 0x001a57b0 CMP byte ptr [EAX],0x0 JZ 0x001a57b4 MOV EDX,dword ptr [EAX + 0x4] TEST EDX,EDX MOV EDX,0x0 CMOVLE EAX,EDX ADD ESP,0xc RET CALL 0x001a5760
null
null
null
null
[(u'PTRSUB_-1207609245', u'LOAD_-1207609397'), ('const-0', u'RETURN_-1207609344'), (u'INT_SLESS_-1207609361', u'CBRANCH_-1207609368'), ('const-4', u'PTRSUB_-1207609245'), ('const-1', u'INT_SLESS_-1207609361'), ('const-0', u'PTRSUB_-1207609251'), (u'COPY_-1207609371', u'MULTIEQUAL_-1207609266'), (u'LOAD_-1207609415', u'...
[('const-0', u'RETURN_-1207609344'), (u'PTRADD_-1207609335', u'CAST_-1207609254'), (u'LOAD_-1207609434', u'PTRADD_-1207609335'), ('const-417', u'LOAD_-1207609434'), (u'INT_SLESS_-1207609361', u'CBRANCH_-1207609368'), (u'INT_ADD_-1207609418', u'CAST_-1207609267'), ('const-1', u'PTRADD_-1207609335'), (u'LOAD_-1207609415'...
null
null
001a5790
x86
O0
(translation_unit "char * FUN_001a5790(int param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x38);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_001a5760();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Task_token * is_runnable(Plugin_hook * this) */\n\nTask_token * __thiscall gold::Plugin_hook::is_runnable(Plugin_hook *this)\n\n{\n Task_token *pTVar1;\n Task_token *in_stack_fffffff4;\n Task_token *in_sta...
(translation_unit "char * FUN_001a5790(int param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x38);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_001a5760();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pc...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (ty...
(function_definition "char * FUN_001a5790(int param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x38);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_001a5760();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Task_token * is_runnable(Plugin_hook * this) */ type_1 * __thiscall gold::Plugin_hook::is_runnable(Plugin_hook *this) { type_1 *var_1; type_1 *in_stack_fffffff4; type_1 *in_stack_fffffff8; var_1 = this->this_blocke...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
char * MASKED(int param_1) { char *pcVar1; pcVar1 = *(char **)(param_1 + 0x38); if (pcVar1 != (char *)0x0) { if (*pcVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_001a5760(); } if (*(int *)(pcVar1 + 4) < 1) { pcVar1 = (char *)0x0; } } return ...
205_tee_and_tee_strip.c
fwrite
fwrite
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwrite@@GL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205944218')]
[('const-1', u'RETURN_-1205944218')]
null
null
0001c05c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_b...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s...
(function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwri...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
111_tee_and_tee_strip.c
quotearg_n_style_colon
FUN_00013e66
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * quotearg_n_style_colon(int n,quoting_style s,char *arg) { int iVar1; char *pcVar2; int in_GS_OFFSET; char *arg_local; quoting_options options; iVar1 = *(int *)(in_GS_OFFSET + 0x14); quoting_options_from_st...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00013e66(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int in_GS_OFFSET; undefined4 uVar1; undefined4 local_8c; undefined4 local_88; undefined4 local_84; undefined4 local_80; undefined4 local...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x84 CALL 0x00011420 ADD EBX,0x718b MOV EAX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x4c],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX LEA EAX,[EBP + 0xffffff78] SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH EAX CALL 0x0001297b ADD ESP,0xc MOV EAX,dword ptr [...
null
null
null
null
[('tmp_679', u'CALL_-1205977370'), (u'INT_NOTEQUAL_-1205977084', u'CBRANCH_-1205977079'), (u'CALL_-1205977119', u'INDIRECT_-1205976993'), ('const-4294967232', u'PTRSUB_-1205976773'), (u'INDIRECT_-1205976993', u'INT_ADD_-1205977083'), (u'PTRSUB_-1205976760', u'CALL_-1205977119'), ('const-1', u'CALL_-1205977169'), ('tmp_...
[(u'CALL_-1205977169', u'INDIRECT_-1205976827'), (u'CALL_-1205977370', u'INDIRECT_-1205976890'), (u'INDIRECT_-1205976960', u'COPY_-1205977212'), (u'CALL_-1205977370', u'INDIRECT_-1205976955'), (u'INDIRECT_-1205976995', u'COPY_-1205977296'), (u'CALL_-1205977119', u'INDIRECT_-1205976781'), (u'INT_ADD_-1205977418', u'CAST...
null
null
00013e66
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00013e66(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined4 local_8c;\n undefined4 local_88;\n undefined4 local_84;\n undefined4 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * quotearg_n_style_colon(int n,quoting_style s,char *arg)\n\n{\n int iVar1;\n char *pcVar2;\n int in_GS_OFFSET;\n char *arg_local;\n quoting_options options;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x1...
(translation_unit "void FUN_00013e66(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined4 local_8c;\n undefined4 local_88;\n undefined4 local_84;\n undefined4 local_80;\n undefined4 local_7c;\n undefined4 local_78;\n undefined4 local_74;\n undefin...
(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_00013e66(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined4 local_8c;\n undefined4 local_88;\n undefined4 local_84;\n undefined4 local_80;\n undefined4 local_7c;\n undefined4 local_78;\n undefined4 local_74;\n unde...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * function_1(int n,type_1 s,char *arg) { int var_5; char *pcVar2; int var_1; char *arg_local; type_2 options; var_5 = *(int *)(var_1 + 0x14); var_2(s); var_3(&options,':',1); pcVar2 = var_4(n,arg,0xfffff...
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) { int in_GS_OFFSET; undefined4 uVar1; undefined4 local_8c; undefined4 local_88; undefined4 local_84; undefined4 local_80; undefined4 local_7c; ...
2924_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
section_link
FUN_000863c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Elf_Word section_link(Elf_file<32,_true,_gold::Incremental_binary> * this, uint shndx) */ Elf_Word __thiscall elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link (Elf_file<3...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_000863c0(int *param_1,uint param_2) { int iVar1; uint uVar2; int iVar3; undefined4 uVar4; int iVar5; longlong lVar6; iVar1 = *param_1; FUN_00085da0(param_1); if ((uint)param_1[3] <= param_2) { F...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x308c37 SUB ESP,0x28 MOV EDI,dword ptr [ESP + 0x3c] MOV EBP,dword ptr [ESP + 0x40] MOV ESI,dword ptr [EDI] PUSH EDI CALL 0x00085da0 ADD ESP,0x10 CMP EBP,dword ptr [EDI + 0xc] JNC 0x00086428 SUB ESP,0x8 PUSH EBP PUSH EDI CALL 0x00085f30 MOV ECX,dword ptr [ESI ...
null
null
null
null
[('const-0', u'SUBPIECE_-1206425978'), (u'CALL_-1206426254', u'INDIRECT_-1206425962'), (u'INT_RIGHT_-1206426363', u'INT_OR_-1206426362'), (u'CALL_-1206426547', u'INDIRECT_-1206426066'), (u'CALL_-1206426297', u'INDIRECT_-1206425993'), (u'CALL_-1206426254', u'INDIRECT_-1206425976'), (u'INT_RIGHT_-1206426361', u'INT_OR_-1...
[(u'COPY_-1206426020', u'CALL_-1206426297'), (u'INT_RIGHT_-1206426363', u'INT_OR_-1206426362'), (u'INT_RIGHT_-1206426361', u'INT_OR_-1206426362'), ('tmp_1739', u'PTRADD_-1206426047'), (u'INT_ADD_-1206426403', u'CAST_-1206425990'), ('const-16711680', u'INT_AND_-1206426365'), ('const-65280', u'INT_AND_-1206426362'), (u'L...
null
null
000863c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_000863c0(int *param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n undefined4 uVar4;\n int iVar5;\n longlong lVar6;\n \n iVar1 = *param_1;\n FUN_00085da0(param_1);\n if ((uin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Elf_Word section_link(Elf_file<32,_true,_gold::Incremental_binary> *\n this, uint shndx) */\n\nElf_Word __thiscall\nelfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_lin...
(translation_unit "uint FUN_000863c0(int *param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n undefined4 uVar4;\n int iVar5;\n longlong lVar6;\n \n iVar1 = *param_1;\n FUN_00085da0(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_00085da0(param_1);\n iVar3 = param_1[3];\n uVar4 =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "uint FUN_000863c0(int *param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n undefined4 uVar4;\n int iVar5;\n longlong lVar6;\n \n iVar1 = *param_1;\n FUN_00085da0(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_00085da0(param_1);\n iVar3 = param_1[3];\n uVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Elf_Word section_link(Elf_file<32,_true,_gold::Incremental_binary> * this, uint shndx) */ type_1 __thiscall elfcpp::Elf_file<32,_true,_gold::type_5>::section_link (Elf_file<32,_true,_gold:...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(int *param_1,uint param_2) { int iVar1; uint uVar2; int iVar3; undefined4 uVar4; int iVar5; longlong lVar6; iVar1 = *param_1; FUN_00085da0(param_1); if ((uint)param_1[3] <= param_2) { FUN_000...
72_libz.so.1.2_and_libz.so.1.2_strip.c
slide_hash
FUN_00012d80
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void slide_hash(deflate_state *s) { uint uVar1; ushort uVar2; uint n; Posf *p; uInt wsize; uint m; uVar1 = s->w_size; n = s->hash_size; p = s->head + n; do { p ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00012d80(int param_1) { uint uVar1; ushort uVar2; uint local_14; ushort *local_10; uVar1 = *(uint *)(param_1 + 0x2c); local_14 = *(int *)(param_1 + 0x4c); local_10 = (ushort *)(*(int *)(param_1 + 0x44) ...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x0001213f ADD EAX,0x18275 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x2c] MOV dword ptr [EBP + -0x8],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x4c] MOV dword ptr [EBP + -0x10],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x44] MOV EDX,...
null
null
null
null
[('const-1', u'INT_SUB_-1205981356'), (u'LOAD_-1205981463', u'INT_ZEXT_-1205981443'), ('const-76', u'PTRSUB_-1205981309'), ('tmp_467', u'CBRANCH_-1205981548'), ('const-417', u'LOAD_-1205981756'), (u'MULTIEQUAL_-1205981283', u'STORE_-1205981592'), (u'COPY_-1205981263', u'MULTIEQUAL_-1205981198'), ('const-417', u'LOAD_-1...
[(u'INT_MULT_-1205981346', u'INT_ADD_-1205981697'), (u'LOAD_-1205981463', u'INT_ZEXT_-1205981443'), (u'INT_ADD_-1205981740', u'CAST_-1205981308'), ('tmp_467', u'CBRANCH_-1205981548'), (u'MULTIEQUAL_-1205981283', u'STORE_-1205981592'), (u'CAST_-1205981210', u'MULTIEQUAL_-1205981222'), (u'COPY_-1205981263', u'MULTIEQUAL_...
null
null
00012d80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00012d80(int param_1)\n\n{\n uint uVar1;\n ushort uVar2;\n uint local_14;\n ushort *local_10;\n \n uVar1 = *(uint *)(param_1 + 0x2c);\n local_14 = *(int *)(param_1 + 0x4c);\n local_10 = (ushor...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid slide_hash(deflate_state *s)\n\n{\n uint uVar1;\n ushort uVar2;\n uint n;\n Posf *p;\n uInt wsize;\n uint m;\n \n uVar1 = s->w_size;\n n = s->hash_size;\...
(translation_unit "void FUN_00012d80(int param_1)\n\n{\n uint uVar1;\n ushort uVar2;\n uint local_14;\n ushort *local_10;\n \n uVar1 = *(uint *)(param_1 + 0x2c);\n local_14 = *(int *)(param_1 + 0x4c);\n local_10 = (ushort *)(*(int *)(param_1 + 0x44) + local_14 * 2);\n do {\n local_10 = local_10 + -1;\n i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expre...
(function_definition "void FUN_00012d80(int param_1)\n\n{\n uint uVar1;\n ushort uVar2;\n uint local_14;\n ushort *local_10;\n \n uVar1 = *(uint *)(param_1 + 0x2c);\n local_14 = *(int *)(param_1 + 0x4c);\n local_10 = (ushort *)(*(int *)(param_1 + 0x44) + local_14 * 2);\n do {\n local_10 = local_10 + -1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(type_1 *s) { type_2 var_3; type_3 uVar2; type_2 var_1; type_4 *var_2; type_5 wsize; type_2 m; var_3 = s->w_size; var_1 = s->hash_size; var_2 = s->head...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1) { uint uVar1; ushort uVar2; uint local_14; ushort *local_10; uVar1 = *(uint *)(param_1 + 0x2c); local_14 = *(int *)(param_1 + 0x4c); local_10 = (ushort *)(*(int *)(param_1 + 0x44) + loca...
30_sg_decode_sense_and_sg_decode_sense_strip.c
sg_get_scsi_status_str
sg_get_scsi_status_str
void sg_get_scsi_status_str(void) { (*(code *)PTR_sg_get_scsi_status_str_00015fd4)(); return; }
void sg_get_scsi_status_str(void) { (*(code *)PTR_sg_get_scsi_status_str_00015fd4)(); return; }
JMP dword ptr [EBX + 0x7c]
null
null
null
null
[(u'CALLIND_-1205988854', u'INDIRECT_-1205988782'), ('tmp_58', u'CAST_-1205988777'), ('const-0', u'RETURN_-1205988851'), (u'CAST_-1205988777', u'CALLIND_-1205988854'), (u'INDIRECT_-1205988782', u'COPY_-1205988841')]
[(u'CALLIND_-1205988854', u'INDIRECT_-1205988782'), ('tmp_58', u'CAST_-1205988777'), ('const-0', u'RETURN_-1205988851'), (u'CAST_-1205988777', u'CALLIND_-1205988854'), (u'INDIRECT_-1205988782', u'COPY_-1205988841')]
null
null
00011200
x86
O0
(translation_unit "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}\n\n" (function_definition "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}" primitive_type (function_declarator "sg_get_scsi_status_str(v...
(translation_unit "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}\n\n" (function_definition "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}" primitive_type (function_declarator "sg_get_scsi_status_str(v...
(translation_unit "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}\n\n" (function_definition "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}" primitive_type (function_declarator "sg_get_scsi_status_str(v...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void sg_get_scsi_status_str(void)\n\n{\n (*(code *)PTR_sg_get_scsi_status_str_00015fd4)();\n return;\n}" (primitive_type "void") (function_declarator "sg_get_scsi_status_str(void)" (identifier "sg_get_scsi_status_str") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_typ...
void function_1(void) { (*(type_1 *)PTR_sg_get_scsi_status_str_00015fd4)(); 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_00015fd4)(); return; }
37_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c
fseek
fseek
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseek(FILE *__stream,long __off,int __whence) { int iVar1; iVar1 = (*(code *)PTR_fseek_00040098)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseek(FILE *__stream,long __off,int __whence) { int iVar1; iVar1 = (*(code *)PTR_fseek_00040098)(); return iVar1; }
JMP dword ptr [EBX + 0x98]
null
null
null
null
[('const-0', u'RETURN_-1205980547'), ('tmp_77', u'CAST_-1205980469'), (u'CAST_-1205980469', u'CALLIND_-1205980550'), (u'CALLIND_-1205980550', u'RETURN_-1205980547'), (u'CALLIND_-1205980550', u'INDIRECT_-1205980477'), (u'INDIRECT_-1205980477', u'COPY_-1205980536')]
[('const-0', u'RETURN_-1205980547'), ('tmp_77', u'CAST_-1205980469'), (u'CAST_-1205980469', u'CALLIND_-1205980550'), (u'CALLIND_-1205980550', u'RETURN_-1205980547'), (u'CALLIND_-1205980550', u'INDIRECT_-1205980477'), (u'INDIRECT_-1205980477', u'COPY_-1205980536')]
null
null
00013270
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_00040098)();\n return iVar1;\n}\n\n" comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_00040098)();\n return iVar1;\n}\n\n" comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)...
(translation_unit "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_00040098)();\n return iVar1;\n}\n\n" (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_00040098)();\n return iVar1;\n}"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_00040098)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fseek(FILE *__stream,long __off,int __whence)" (identifier "fseek") (parameter_list "(FILE *__stream,long __off,int...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,long __off,int __whence) { int iVar1; iVar1 = (*(type_2 *)PTR_fseek_00040098)(); 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: (sized_type_specifier) declarator: (i...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,long __off,int __whence) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00040098)(); return iVar1; }
92_riscv64-linux-gnu-as_and_riscv64-linux-gnu-as_strip.c
setlocale
setlocale
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_0006c178)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_0006c178)(); return pcVar1; }
JMP dword ptr [EBX + 0x178]
null
null
null
null
[(u'CAST_-1205979573', u'RETURN_-1205979651'), (u'CALLIND_-1205979654', u'INDIRECT_-1205979581'), (u'CAST_-1205979574', u'CALLIND_-1205979654'), ('tmp_72', u'CAST_-1205979574'), (u'CALLIND_-1205979654', u'CAST_-1205979573'), (u'INDIRECT_-1205979581', u'COPY_-1205979640'), ('const-0', u'RETURN_-1205979651')]
[(u'CAST_-1205979573', u'RETURN_-1205979651'), (u'CALLIND_-1205979654', u'INDIRECT_-1205979581'), (u'CAST_-1205979574', u'CALLIND_-1205979654'), ('tmp_72', u'CAST_-1205979574'), (u'CALLIND_-1205979654', u'CAST_-1205979573'), (u'INDIRECT_-1205979581', u'COPY_-1205979640'), ('const-0', u'RETURN_-1205979651')]
null
null
000135f0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0006c178)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0006c178)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch...
(translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0006c178)();\n return pcVar1;\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0006...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0006c178)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* setlocale(int __category,char *__locale)" (* "*") (function_declarator "setlocale(int __category,c...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_setlocale_0006c178)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_d...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0006c178)(); return pcVar1; }
4664_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
add_local_pair_with_rel
FUN_0010c1d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_local_pair_with_rel(Output_data_got<32,_false> * this, Relobj * object, uint symndx, uint shndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold:...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010c1d0(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5, int *param_6,undefined4 param_7) { int iVar1; char cVar2; undefined4 uVar3; undefined4 extraout_EDX; unde...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x282e27 SUB ESP,0x38 MOV EDI,dword ptr [ESP + 0x50] MOV ESI,dword ptr [ESP + 0x54] MOV EAX,dword ptr [EDI] PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x64] PUSH ESI PUSH EDI CALL dword ptr [EAX + 0xac] ADD ESP,0x20 TEST AL,AL JNZ 0x0010c2fe MOV EAX,dword ptr [ES...
null
null
null
null
[('tmp_1551', u'CALLIND_-1206926142'), (u'SUBPIECE_-1206925858', u'PIECE_-1206925551'), ('const-1480', u'CALL_-1206926003'), ('tmp_1547', u'CALLIND_-1206926357'), (u'CALLIND_-1206926357', u'INDIRECT_-1206925506'), (u'COPY_-1206925351', u'CALL_-1206925976'), ('const-1', u'RETURN_-1206925971'), ('tmp_1546', u'CALLIND_-12...
[('tmp_3964', u'CALL_-1206926427'), ('const-0', u'PTRSUB_-1206925417'), ('const-417', u'LOAD_-1206926351'), (u'INT_ADD_-1206926136', u'CAST_-1206925350'), ('const-417', u'LOAD_-1206926311'), ('const-417', u'LOAD_-1206926152'), (u'PIECE_-1206925563', u'INT_AND_-1206925672'), ('tmp_3961', u'LOAD_-1206926829'), ('const-41...
null
null
0010c1d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010c1d0(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,\n int *param_6,undefined4 param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined4 uVar3;\n unde...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_local_pair_with_rel(Output_data_got<32,_false> * this, Relobj\n * object, uint symndx, uint shndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint\n r_type) */\n...
(translation_unit "void FUN_0010c1d0(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,\n int *param_6,undefined4 param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 extraout_EDX;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undef...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_0010c1d0(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,\n int *param_6,undefined4 param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 extraout_EDX;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n un...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_local_pair_with_rel(Output_data_got<32,_false> * this, Relobj * object, uint symndx, uint shndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall var_7...
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,uint param_3,uint param_4,undefined4 param_5, int *param_6,undefined4 param_7) { int iVar1; char cVar2; undefined4 uVar3; undefined4 extraout_EDX; undefined4...
312_aarch64-linux-gnu-as_and_aarch64-linux-gnu-as_strip.c
input_file_buffer_size
FUN_00026860
/* WARNING: Unknown calling convention */ size_t input_file_buffer_size(void) { return 0x8000; }
undefined4 FUN_00026860(void) { return 0x8000; }
MOV EAX,0x8000 RET
null
null
null
null
[('const-32768', u'COPY_-1206032287'), ('const-0', u'RETURN_-1206032270'), (u'COPY_-1206032287', u'RETURN_-1206032270')]
[('const-32768', u'COPY_-1206032287'), ('const-0', u'RETURN_-1206032270'), (u'COPY_-1206032287', u'RETURN_-1206032270')]
null
null
00026860
x86
O0
(translation_unit "undefined4 FUN_00026860(void)\n\n{\n return 0x8000;\n}\n\n" (function_definition "undefined4 FUN_00026860(void)\n\n{\n return 0x8000;\n}" type_identifier (function_declarator "FUN_00026860(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_state...
(translation_unit "/* WARNING: Unknown calling convention */\n\nsize_t input_file_buffer_size(void)\n\n{\n return 0x8000;\n}\n\n" comment (function_definition "size_t input_file_buffer_size(void)\n\n{\n return 0x8000;\n}" primitive_type (function_declarator "input_file_buffer_size(void)" identifier (parameter_list "(...
(translation_unit "undefined4 FUN_00026860(void)\n\n{\n return 0x8000;\n}\n\n" (function_definition "undefined4 FUN_00026860(void)\n\n{\n return 0x8000;\n}" type_identifier (function_declarator "FUN_00026860(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_state...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_00026860(void)\n\n{\n return 0x8000;\n}" (type_identifier "undefined4") (function_declarator "FUN_00026860(void)" (identifier "FUN_00026860") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0x8000;\n...
/* WARNING: Unknown calling convention */ size_t function_1(void) { return 0x8000; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0x8000; }
73_x86_64-linux-gnu-size_and_x86_64-linux-gnu-size_strip.c
__assert_fail
__assert_fail
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void __assert_fail(char *__assertion,char *__file,uint __line,char *__function) { (*(code *)PTR___assert_fail_00019124)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void __assert_fail(char *__assertion,char *__file,uint __line,char *__function) { (*(code *)PTR___assert_fail_00019124)(); return; }
JMP dword ptr [EBX + 0x124]
null
null
null
null
[('tmp_78', u'CAST_-1205988101'), (u'INDIRECT_-1205988110', u'COPY_-1205988169'), (u'CAST_-1205988101', u'CALLIND_-1205988182'), ('const-0', u'RETURN_-1205988179'), (u'CALLIND_-1205988182', u'INDIRECT_-1205988110')]
[('tmp_78', u'CAST_-1205988101'), (u'INDIRECT_-1205988110', u'COPY_-1205988169'), (u'CAST_-1205988101', u'CALLIND_-1205988182'), ('const-0', u'RETURN_-1205988179'), (u'CALLIND_-1205988182', u'INDIRECT_-1205988110')]
null
null
000114a0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_00019124)();\n return;\n}\n\n" comment (function_definition "void __assert_fail(char *__assertion,char *...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_00019124)();\n return;\n}\n\n" comment (function_definition "void __assert_fail(char *__assertion,char *...
(translation_unit "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_00019124)();\n return;\n}\n\n" (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_00019124)();\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st...
(function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_00019124)();\n return;\n}" (primitive_type "void") (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" (identifier "__assert_fail") (pa...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(char *__assertion,char *__file,type_1 __line,char *__function) { (*(type_2 *)PTR___assert_fail_00019124)(); 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))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(char *__assertion,char *__file,uint __line,char *__function) { (*(code *)PTR_MASKED_00019124)(); return; }
185_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c
__x86.get_pc_thunk.di
FUN_0001c7a2
void __x86_get_pc_thunk_di(void) { return; }
void FUN_0001c7a2(void) { return; }
MOV EDI,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205942349')]
[('const-0', u'RETURN_-1205942349')]
null
null
0001c7a2
x86
O0
(translation_unit "void FUN_0001c7a2(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0001c7a2(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0001c7a2(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_0001c7a2(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0001c7a2(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0001c7a2(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_0001c7a2(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001c7a2(void)" (identifier "FUN_0001c7a2") (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; }
91_ia64-linux-gnu-gprof_and_ia64-linux-gnu-gprof_strip.c
cg_read_rec
FUN_00014440
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void cg_read_rec(FILE *ifp,char *filename) { char *pcVar1; int iVar2; char *__format; uint count; bfd_vma from_pc; bfd_vma self_pc; undefined4 uStack_14; uStack_14 = 0x...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00014440(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; int iVar2; char *__format; undefined4 local_30; undefined4 local_2c; undefined4 local_28; undefined4 local_24; undefined4 local_20; u...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0x18bb7 SUB ESP,0x34 MOV ESI,dword ptr [ESP + 0x48] LEA EAX,[ESP + 0x18] PUSH EAX PUSH ESI CALL 0x00019cc0 ADD ESP,0x10 TEST EAX,EAX JNZ 0x000144f8 SUB ESP,0x8 LEA EAX,[ESP + 0x20] PUSH EAX PUSH ESI CALL 0x00019cc0 ADD ESP,0x10 TEST EAX,EAX JNZ 0x000144f8 SUB ...
null
null
null
null
[('const-4294967260', u'PTRSUB_-1205975092'), (u'CALL_-1205975793', u'INDIRECT_-1205975191'), (u'CALL_-1205975854', u'INDIRECT_-1205975130'), (u'INDIRECT_-1205975051', u'COPY_-1205975098'), (u'COPY_-1205974997', u'CALL_-1205975481'), (u'CALL_-1205975793', u'INDIRECT_-1205975084'), (u'INDIRECT_-1205975191', u'MULTIEQUAL...
[(u'CALL_-1205975919', u'INDIRECT_-1205975165'), ('tmp_2568', u'CALL_-1205975793'), (u'INDIRECT_-1205975141', u'MULTIEQUAL_-1205974975'), ('const-4294967248', u'PTRSUB_-1205975079'), (u'CALL_-1205975592', u'INDIRECT_-1205975096'), (u'CALL_-1205975919', u'INDIRECT_-1205975238'), (u'INDIRECT_-1205974948', u'COPY_-1205975...
null
null
00014440
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014440(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n char *__format;\n undefined4 local_30;\n undefined4 local_2c;\n undefined4 local_28;\n undefined4 local_2...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid cg_read_rec(FILE *ifp,char *filename)\n\n{\n char *pcVar1;\n int iVar2;\n char *__format;\n uint count;\n bfd_vma from_pc;\n bfd_vma self_pc;\n undefined4 ...
(translation_unit "void FUN_00014440(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n char *__format;\n undefined4 local_30;\n undefined4 local_2c;\n undefined4 local_28;\n undefined4 local_24;\n undefined4 local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x14449;\n iVar2 = F...
(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) ;) (declaration TYPE IDENT ;) (d...
(function_definition "void FUN_00014440(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n char *__format;\n undefined4 local_30;\n undefined4 local_2c;\n undefined4 local_28;\n undefined4 local_24;\n undefined4 local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x14449;\n iVar2 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *ifp,char *filename) { char *pcVar1; int var_2; char *__format; type_2 count; type_3 from_pc; type_3 self_pc; type_4 uStack_14; uStack_14 = 0x144...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; int iVar2; char *__format; undefined4 local_30; undefined4 local_2c; undefined4 local_28; undefined4 local_24; undefined4 local_20; undefin...
259_i686-gnu-ar_and_i686-gnu-ar_strip.c
mkstemps64
mkstemps64
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int mkstemps64(char *__template,int __suffixlen) { /* WARNING: Bad instruction - Truncating control flow here */ /* mkstemps64@@GLIBC_2.11 ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int mkstemps64(char *__template,int __suffixlen) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050634')]
[('const-1', u'RETURN_-1206050634')]
null
null
000220ac
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemps64(char *__template,int __suffixlen)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemps64(char *__template,int __suffixlen)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /...
(translation_unit "int mkstemps64(char *__template,int __suffixlen)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int mkstemps64(char *__template,int __suffixlen)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "mkstemps64(char *__template,int __suffix...
(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 ( ))) ;) })))
(function_definition "int mkstemps64(char *__template,int __suffixlen)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "mkstemps64(char *__template,int __suffixlen)" (identifier "mkstemps64") (parameter_list "(char *__template,int __suffixlen)" (( "(") (parameter_declaratio...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__template,int __suffixlen) { /* WARNING: Bad instruction - Truncating control flow here */ /* mkstemps64@@GLIBC_2.11 ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__template,int __suffixlen) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
9096_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
at
FUN_0021f020
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::at(unsigned int) */ int __thiscall std::string::at(string *this,uint param_1) { int iVar1; iVar1 = *(int *)this; if (param_1 < *(uint *)(iVar1 + -0xc)) { if (-1 < *(int *)(iVar1 + -4)) { _M_leak...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0021f020(int *param_1,uint param_2) { int iVar1; iVar1 = *param_1; if (param_2 < *(uint *)(iVar1 + -0xc)) { if (-1 < *(int *)(iVar1 + -4)) { FUN_0021edd0(param_1); iVar1 = *param_1; } ret...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x16ffd4 MOV ESI,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EDI] MOV EDX,dword ptr [EAX + -0xc] CMP ESI,EDX JNC 0x0021f05a MOV EDX,dword ptr [EAX + -0x4] TEST EDX,EDX JS 0x0021f054 SUB ESP,0xc PUSH EDI CALL 0x0021edd0 MOV EAX,dword ptr [ED...
null
null
null
null
[('tmp_351', u'CAST_-1203834547'), ('tmp_352', u'CALL_-1203834650'), ('const-417', u'LOAD_-1203834727'), (u'CAST_-1203834519', u'LOAD_-1203834727'), (u'LOAD_-1203834727', u'MULTIEQUAL_-1203834592'), ('const-4294967284', u'INT_ADD_-1203834776'), (u'LOAD_-1203834797', u'INT_ADD_-1203834776'), (u'INT_LESS_-1203834773', u'...
[('tmp_666', u'CALL_-1203834728'), (u'CAST_-1203834539', u'LOAD_-1203834770'), (u'LOAD_-1203834797', u'INT_ADD_-1203834776'), ('const-4294967284', u'INT_ADD_-1203834776'), (u'INT_LESS_-1203834773', u'CBRANCH_-1203834771'), ('tmp_117', u'CBRANCH_-1203834771'), (u'LOAD_-1203834797', u'INT_ADD_-1203834754'), ('const-27680...
null
null
0021f020
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0021f020(int *param_1,uint param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (param_2 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_0021edd0(param_1);\n iV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::at(unsigned int) */\n\nint __thiscall std::string::at(string *this,uint param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)this;\n if (param_1 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(...
(translation_unit "int FUN_0021f020(int *param_1,uint param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (param_2 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_0021edd0(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n }\n \n FUN_0022c8...
(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 = (pointer_expression * IDENT)) ...
(function_definition "int FUN_0021f020(int *param_1,uint param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (param_2 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_0021edd0(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n }\n \n FUN_002...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::at(unsigned int) */ int __thiscall std::type_1::function_1(type_1 *this,type_2 var_1) { int var_2; var_2 = *(int *)this; if (var_1 < *(type_2 *)(var_2 + -0xc)) { if (-1 < *(int *)(var_2 + -4)) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1,uint param_2) { int iVar1; iVar1 = *param_1; if (param_2 < *(uint *)(iVar1 + -0xc)) { if (-1 < *(int *)(iVar1 + -4)) { FUN_0021edd0(param_1); iVar1 = *param_1; } return iV...
230_i686-gnu-ld_and_i686-gnu-ld_strip.c
yyget_out
FUN_0001aa90
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ FILE * yyget_out(void) { return yyout; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_0001aa90(void) { return DAT_000bb728; }
CALL 0x0001b0e2 ADD EAX,0xa056b MOV EAX,dword ptr [EAX + 0x728] RET
null
null
null
null
[('const-0', u'RETURN_-1205949765'), ('tmp_77', u'COPY_-1205949769'), ('tmp_77', u'COPY_-1205949783'), (u'COPY_-1205949783', u'RETURN_-1205949765')]
[('const-0', u'RETURN_-1205949765'), ('tmp_77', u'COPY_-1205949769'), ('tmp_77', u'COPY_-1205949783'), (u'COPY_-1205949783', u'RETURN_-1205949765')]
null
null
0001aa90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0001aa90(void)\n\n{\n return DAT_000bb728;\n}\n\n" comment (function_definition "undefined4 FUN_0001aa90(void)\n\n{\n return DAT_000bb728;\n}" type_identifier (function_declarator "FUN_0001aa9...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nFILE * yyget_out(void)\n\n{\n return yyout;\n}\n\n" comment comment (function_definition "FILE * yyget_out(void)\n\n{\n return yyout;\n}" type_identifier (pointer_de...
(translation_unit "undefined4 FUN_0001aa90(void)\n\n{\n return DAT_000bb728;\n}\n\n" (function_definition "undefined4 FUN_0001aa90(void)\n\n{\n return DAT_000bb728;\n}" type_identifier (function_declarator "FUN_0001aa90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return IDENT ;) })))
(function_definition "undefined4 FUN_0001aa90(void)\n\n{\n return DAT_000bb728;\n}" (type_identifier "undefined4") (function_declarator "FUN_0001aa90(void)" (identifier "FUN_0001aa90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return DAT...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 * function_1(void) { return yyout; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (identifier)))))
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(void) { return DAT_000bb728; }
5347_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
operator()
FUN_00148cc0
/* DWARF original prototype: size_t operator()(Stringpool_hash * this, Hashkey * hk) */ size_t __thiscall gold::Stringpool_template<char>::Stringpool_hash::operator()(Stringpool_hash *this,Hashkey *hk) { return hk->hash_code; }
undefined4 FUN_00148cc0(undefined4 param_1,int param_2) { return *(undefined4 *)(param_2 + 8); }
MOV EAX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [EAX + 0x8] RET
null
null
null
null
[(u'LOAD_-1207202614', u'COPY_-1207202614'), ('tmp_28', u'PTRSUB_-1207202544'), ('const-417', u'LOAD_-1207202614'), (u'COPY_-1207202614', u'RETURN_-1207202599'), ('const-8', u'PTRSUB_-1207202544'), (u'PTRSUB_-1207202544', u'LOAD_-1207202614'), ('const-0', u'RETURN_-1207202599')]
[(u'INT_ADD_-1207202598', u'CAST_-1207202546'), ('tmp_29', u'INT_ADD_-1207202598'), (u'LOAD_-1207202614', u'COPY_-1207202614'), ('const-8', u'INT_ADD_-1207202598'), (u'COPY_-1207202614', u'RETURN_-1207202599'), (u'CAST_-1207202546', u'LOAD_-1207202614'), ('const-417', u'LOAD_-1207202614'), ('const-0', u'RETURN_-1207202...
null
null
00148cc0
x86
O0
(translation_unit "undefined4 FUN_00148cc0(undefined4 param_1,int param_2)\n\n{\n return *(undefined4 *)(param_2 + 8);\n}\n\n" (function_definition "undefined4 FUN_00148cc0(undefined4 param_1,int param_2)\n\n{\n return *(undefined4 *)(param_2 + 8);\n}" type_identifier (function_declarator "FUN_00148cc0(undefined4 par...
(translation_unit "/* DWARF original prototype: size_t operator()(Stringpool_hash * this, Hashkey * hk) */\n\nsize_t __thiscall\ngold::Stringpool_template<char>::Stringpool_hash::operator()(Stringpool_hash *this,Hashkey *hk)\n\n{\n return hk->hash_code;\n}\n\n" comment (function_definition "size_t __thiscall\ngold::St...
(translation_unit "undefined4 FUN_00148cc0(undefined4 param_1,int param_2)\n\n{\n return *(undefined4 *)(param_2 + 8);\n}\n\n" (function_definition "undefined4 FUN_00148cc0(undefined4 param_1,int param_2)\n\n{\n return *(undefined4 *)(param_2 + 8);\n}" type_identifier (function_declarator "FUN_00148cc0(undefined4 par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthes...
(function_definition "undefined4 FUN_00148cc0(undefined4 param_1,int param_2)\n\n{\n return *(undefined4 *)(param_2 + 8);\n}" (type_identifier "undefined4") (function_declarator "FUN_00148cc0(undefined4 param_1,int param_2)" (identifier "FUN_00148cc0") (parameter_list "(undefined4 param_1,int param_2)" (( "(") (parame...
/* DWARF original prototype: size_t operator()(Stringpool_hash * this, Hashkey * hk) */ size_t __thiscall gold::Stringpool_template<char>::type_1::function_1()(type_1 *this,type_2 *hk) { return hk->hash_code; }
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
undefined4 MASKED(undefined4 param_1,int param_2) { return *(undefined4 *)(param_2 + 8); }
2359_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
acquire
FUN_0006d000
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void acquire(Lock_impl_nothreads * this) */ void __thiscall gold::Lock_impl_nothreads::acquire(Lock_impl_nothreads *this) { if (this->acquired_ == false) { this->acquired_ = true; return; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0006d000(int param_1) { if (*(char *)(param_1 + 4) == '\0') { *(undefined1 *)(param_1 + 4) = 1; return; } /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/gold-threads...
PUSH EBX CALL 0x00035840 ADD EBX,0x321ffa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] CMP byte ptr [EAX + 0x4],0x0 JNZ 0x0006d022 MOV byte ptr [EAX + 0x4],0x1 ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xffef8c1c] PUSH EAX LEA EAX,[EBX + 0xffef8bdf] PUSH 0x37 PUSH EAX CALL 0x00069d00
null
null
null
null
[(u'COPY_-1206267731', u'CALL_-1206267768'), ('tmp_112', u'CBRANCH_-1206267836'), ('const-1', u'RETURN_-1206267763'), ('tmp_229', u'PTRSUB_-1206267690'), ('const-2653151', u'COPY_-1206267732'), ('const-417', u'LOAD_-1206267855'), ('const-417', u'STORE_-1206267833'), ('const-1', u'STORE_-1206267833'), ('const-0', u'INT_...
[('const-1', u'STORE_-1206267833'), (u'COPY_-1206267736', u'CALL_-1206267768'), ('tmp_112', u'CBRANCH_-1206267836'), ('const-1', u'RETURN_-1206267763'), (u'CAST_-1206267703', u'LOAD_-1206267855'), (u'INT_ADD_-1206267839', u'CAST_-1206267703'), ('const-417', u'STORE_-1206267833'), ('const-55', u'CALL_-1206267768'), ('co...
null
null
0006d000
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006d000(int param_1)\n\n{\n if (*(char *)(param_1 + 4) == '\0') {\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00069...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void acquire(Lock_impl_nothreads * this) */\n\nvoid __thiscall gold::Lock_impl_nothreads::acquire(Lock_impl_nothreads *this)\n\n{\n if (this->acquired_ == false) {\n this->acquire...
(translation_unit "void FUN_0006d000(int param_1)\n\n{\n if (*(char *)(param_1 + 4) == '\0') {\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n }\n \n FUN_00069d00("../../gold/gold-threads.cc",0x37,"acquire",param_1);\n}\n\n" (function_definition "void FUN_0006d000(int param_1)\n\n{\n if (*(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth...
(function_definition "void FUN_0006d000(int param_1)\n\n{\n if (*(char *)(param_1 + 4) == '\0') {\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n }\n \n FUN_00069d00("../../gold/gold-threads.cc",0x37,"acquire",param_1);\n}" (primitive_type "void") (function_declarator "FUN_0006d000(int param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void acquire(Lock_impl_nothreads * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { if (this->acquired_ == false) { this->acquired_ = true; return; } /...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { if (*(char *)(param_1 + 4) == '\0') { *(undefined1 *)(param_1 + 4) = 1; return; } /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/gold-threads.cc",0...
5914_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
Sized_dynobj
FUN_0023a130
/* DWARF original prototype: void Sized_dynobj(Sized_dynobj<32,_false> * this, string * name, Input_file * input_file, off_t offset, Ehdr<32,_false> * ehdr) */ void __thiscall gold::Sized_dynobj<32,_false>::Sized_dynobj (Sized_dynobj<32,_false> *this,string *name,Input_file *input_file,off_t offset, ...
void FUN_0023a130(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int *param_6) { ushort uVar1; short sVar2; int iVar3; undefined4 uVar4; int unaff_EDI; FUN_00074f0a(); FUN_0022fe20(param_1,param_2,param_3,param_4,param_5); param_1[0...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x3afec7 PUSH ESI PUSH EBX SUB ESP,0x28 MOV ESI,dword ptr [EBP + 0x8] PUSH dword ptr [EBP + 0x18] PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] PUSH dword ptr [EBP + 0xc] PUSH ESI CALL 0x0022fe20 LEA EAX,[EDI + 0xffff4ed8] MOV dword ptr [ESI + 0x60],ESI AD...
null
null
null
null
[('tmp_848', u'PTRSUB_-1203985232'), ('const-0', u'STORE_-1203985973'), (u'PTRSUB_-1203985297', u'LOAD_-1203985946'), (u'CAST_-1203985311', u'STORE_-1203986011'), ('const-50', u'PTRSUB_-1203985297'), (u'LOAD_-1203985946', u'INT_ZEXT_-1203985930'), ('tmp_848', u'CAST_-1203985103'), ('const-48', u'PTRSUB_-1203985307'), (...
[('const-0', u'STORE_-1203985847'), (u'PTRSUB_-1203985249', u'PTRADD_-1203985661'), ('tmp_2127', u'PTRADD_-1203985346'), ('const-4294967295', u'STORE_-1203985857'), (u'LOAD_-1203985923', u'CALL_-1203985658'), (u'CAST_-1203985289', u'LOAD_-1203985891'), ('const-4', u'PTRADD_-1203985330'), (u'LOAD_-1203985946', u'INT_ZEX...
null
null
0023a130
x86
O0
(translation_unit "void FUN_0023a130(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n ushort uVar1;\n short sVar2;\n int iVar3;\n undefined4 uVar4;\n int unaff_EDI;\n \n FUN_00074f0a();\n FUN_0022fe20(param_1,param_2,param_3,...
(translation_unit "/* DWARF original prototype: void Sized_dynobj(Sized_dynobj<32,_false> * this, string * name,\n Input_file * input_file, off_t offset, Ehdr<32,_false> * ehdr) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_false>::Sized_dynobj\n (Sized_dynobj<32,_false> *this,string *name,Input_file *input_...
(translation_unit "void FUN_0023a130(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n ushort uVar1;\n short sVar2;\n int iVar3;\n undefined4 uVar4;\n int unaff_EDI;\n \n FUN_00074f0a();\n FUN_0022fe20(param_1,param_2,param_3,...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_0023a130(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n ushort uVar1;\n short sVar2;\n int iVar3;\n undefined4 uVar4;\n int unaff_EDI;\n \n FUN_00074f0a();\n FUN_0022fe20(param_1,param_2,param...
/* DWARF original prototype: void Sized_dynobj(Sized_dynobj<32,_false> * this, string * name, Input_file * input_file, off_t offset, Ehdr<32,_false> * ehdr) */ void __thiscall gold::Sized_dynobj<32,_false>::Sized_dynobj (Sized_dynobj<32,_false> *this,string *name,Input_file *input_file,off_t offset, ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int *param_6) { ushort uVar1; short sVar2; int iVar3; undefined4 uVar4; int unaff_EDI; FUN_00074f0a(); FUN_0022fe20(param_1,param_2,param_3,param_4,param_5); param_1[0x18] =...
3238_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
_M_find_before_node
FUN_000b99e0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_000b99e0(int *param_1,uint param_2,undefined4 *param_3,uint param_4) { int *piVar1; size_t __n; int iVar2; uint uVar3; int *piVar4; int *piVar5; piVar4 = *(int **)(*param_1 + param_2 * 4); if (piVar4...
CALL 0x00058c42 ADD EAX,0x28561b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x30] MOV ECX,dword ptr [ESP + 0x34] MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [EDI] MOV EBP,dword ptr [EAX + ECX*0x4] TEST EBP,EBP JZ 0x000b9a2c MOV ESI,dword ptr [EBP] MOV EBX,dword ptr [ESI + 0x20] CMP EB...
null
null
null
null
[(u'LOAD_-1206609336', u'MULTIEQUAL_-1206608966'), (u'LOAD_-1206609312', u'PTRADD_-1206608824'), ('const-4', u'PTRADD_-1206608773'), ('tmp_759', u'PTRADD_-1206608840'), (u'PTRSUB_-1206608840', u'LOAD_-1206609336'), ('const-0', u'PTRSUB_-1206608752'), (u'PTRSUB_-1206608742', u'LOAD_-1206609095'), (u'INT_EQUAL_-120660924...
[(u'LOAD_-1206609336', u'MULTIEQUAL_-1206608966'), (u'PTRADD_-1206608778', u'LOAD_-1206609165'), (u'LOAD_-1206609171', u'INT_EQUAL_-1206609150'), (u'LOAD_-1206609267', u'CAST_-1206608804'), ('tmp_1545', u'LOAD_-1206609367'), ('tmp_1552', u'PTRADD_-1206608782'), (u'INT_EQUAL_-1206609240', u'CBRANCH_-1206609239'), (u'MUL...
null
null
000b99e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_000b99e0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std:...
(translation_unit "int * FUN_000b99e0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar3 = ((int *)*piVar4)[8];\n piVa...
(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) )))) (compound_st...
(function_definition "int * FUN_000b99e0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar3 = ((int *)*piVar4)[8];\n p...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_...
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.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,uint param_2,undefined4 *param_3,uint param_4) { int *piVar1; size_t __n; int iVar2; uint uVar3; int *piVar4; int *piVar5; piVar4 = *(int **)(*param_1 + param_2 * 4); if (piVar4 != (i...
1483_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
FUN_0004e8fc
FUN_0004e8fc
void FUN_0004e8fc(void) { int unaff_EBP; std::locale::facet::~facet(*(facet **)(unaff_EBP + -0x2c)); operator_delete(*(void **)(unaff_EBP + -0x2c)); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0004e8fc(void) { int unaff_EBP; FUN_003aff10(*(undefined4 *)(unaff_EBP + -0x2c)); FUN_003ae080(*(undefined4 *)(unaff_EBP + -0x2c)); /* WARNING: Subroutine does not return */ FUN_004451f0(); }
SUB ESP,0xc PUSH dword ptr [EBP + -0x2c] MOV EBX,ESI CALL 0x003aff10 POP ESI PUSH dword ptr [EBP + -0x2c] CALL 0x003ae080 MOV dword ptr [ESP],EDI CALL 0x004451f0
null
null
null
null
[('const-417', u'LOAD_-1206130421'), (u'INT_ADD_-1206130381', u'CAST_-1206130280'), (u'LOAD_-1206130421', u'CALL_-1206130404'), ('const-4294967252', u'INT_ADD_-1206130381'), ('const-417', u'LOAD_-1206130397'), (u'CAST_-1206130280', u'LOAD_-1206130397'), ('const-4294967252', u'INT_ADD_-1206130405'), ('tmp_178', u'INT_AD...
[('const-417', u'LOAD_-1206130421'), (u'INT_ADD_-1206130381', u'CAST_-1206130280'), (u'LOAD_-1206130421', u'CALL_-1206130404'), ('const-4294967252', u'INT_ADD_-1206130381'), ('const-417', u'LOAD_-1206130397'), (u'CAST_-1206130280', u'LOAD_-1206130397'), ('const-4294967252', u'INT_ADD_-1206130405'), ('tmp_178', u'INT_AD...
null
null
0004e8fc
x86
O0
(translation_unit "void FUN_0004e8fc(void)\n\n{\n int unaff_EBP;\n \n FUN_003aff10(*(undefined4 *)(unaff_EBP + -0x2c));\n FUN_003ae080(*(undefined4 *)(unaff_EBP + -0x2c));\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004e8fc(void)\n\n{\n ...
(translation_unit "void FUN_0004e8fc(void)\n\n{\n int unaff_EBP;\n \n std::locale::facet::~facet(*(facet **)(unaff_EBP + -0x2c));\n operator_delete(*(void **)(unaff_EBP + -0x2c));\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_0004e8fc(void...
(translation_unit "void FUN_0004e8fc(void)\n\n{\n int unaff_EBP;\n \n FUN_003aff10(*(undefined4 *)(unaff_EBP + -0x2c));\n FUN_003ae080(*(undefined4 *)(unaff_EBP + -0x2c));\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004e8fc(void)\n\n{\n int unaff_EBP;\n \n FUN_003aff10(*(unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void FUN_0004e8fc(void)\n\n{\n int unaff_EBP;\n \n FUN_003aff10(*(undefined4 *)(unaff_EBP + -0x2c));\n FUN_003ae080(*(undefined4 *)(unaff_EBP + -0x2c));\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0004e8fc(void)" (identifier "FUN_0004e8fc") (p...
void function_1(void) { int var_2; std::locale::facet::~var_1(*(var_1 **)(var_2 + -0x2c)); var_3(*(void **)(var_2 + -0x2c)); /* WARNING: Subroutine does not return */ var_4(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_003aff10(*(undefined4 *)(unaff_EBP + -0x2c)); FUN_003ae080(*(undefined4 *)(unaff_EBP + -0x2c)); /* WARNING: Subroutine does not return */ FUN_004451f0(); }
3180_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_print_to_mapfile
FUN_000a5170
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_print_to_mapfile(Output_relocatable_relocs<9,_32,_false> * this, Mapfile * mapfile) */ void __thiscall gold::Output_relocatable_relocs<9,_32,_false>::do_print_to_mapfile (Output_re...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000a5170(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** relocs"); FUN_000b05a0(param_2,param_1,uVar1); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x2e9e8a SUB ESP,0x14 LEA EAX,[EBX + 0xffefb48e] PUSH EAX CALL 0x000293b0 ADD ESP,0xc PUSH EAX PUSH dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x20] CALL 0x000b05a0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-2663566', u'COPY_-1206562298'), (u'CALL_-1206562388', u'CAST_-1206562234'), ('const-0', u'RETURN_-1206562318'), (u'COPY_-1206562298', u'CALL_-1206562388'), ('tmp_217', u'CAST_-1206562216'), (u'CAST_-1206562216', u'CALL_-1206562346'), (u'CAST_-1206562234', u'CALL_-1206562346'), ('tmp_218', u'CALL_-1206562346')]
[(u'COPY_-1206562302', u'CALL_-1206562388'), ('const-0', u'RETURN_-1206562318'), ('const-2663566', u'COPY_-1206562302'), ('tmp_423', u'CALL_-1206562346'), (u'CALL_-1206562388', u'CALL_-1206562346'), ('tmp_422', u'CALL_-1206562346')]
null
null
000a5170
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a5170(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definition "...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_relocatable_relocs<9,_32,_false> *\n this, Mapfile * mapfile) */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<9,_32,_false>::do_print_to_mapfi...
(translation_unit "void FUN_000a5170(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000a5170(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = ge...
(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 ( (string_liter...
(function_definition "void FUN_000a5170(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a5170(undefined4 param_1,undefined4 param_2)" (identifier "FUN_000a517...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_print_to_mapfile(Output_relocatable_relocs<9,_32,_false> * this, Mapfile * mapfile) */ void __thiscall gold::Output_relocatable_relocs<9,_32,_false>::do_print_to_mapfile (Output_re...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** relocs"); FUN_000b05a0(param_2,param_1,uVar1); return; }
160_x86_64-linux-gnux32-readelf_and_x86_64-linux-gnux32-readelf_strip.c
get_solaris_symbol_visibility
FUN_00023de0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 get_solaris_symbol_visibility(uint visibility) { char *pcVar1; if (visibility == 5) { return "SINGLETON"; } if (visibility != 6) { if (visibility != 4) { pcVar1 = get_symbol_visibility(v...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 FUN_00023de0(int param_1) { char *pcVar1; if (param_1 == 5) { return "SINGLETON"; } if (param_1 != 6) { if (param_1 != 4) { pcVar1 = (char *)FUN_00023d60(); return pcVar1; } ...
CALL 0x000140a5 ADD EDX,0x9021b CMP EAX,0x5 JZ 0x00023e20 CMP EAX,0x6 JZ 0x00023e00 CMP EAX,0x4 JZ 0x00023e10 JMP 0x00023d60 LEA EAX,[EDX + 0xfffc31e3] RET LEA EAX,[EDX + 0xfffc31da] RET LEA EAX,[EDX + 0xfffc430f] RET
null
null
null
null
[(u'COPY_-1206043071', u'RETURN_-1206043053'), ('const-4', u'INT_NOTEQUAL_-1206043096'), ('const-0', u'RETURN_-1206043027'), (u'INT_NOTEQUAL_-1206043112', u'CBRANCH_-1206043111'), (u'COPY_-1206043082', u'RETURN_-1206043064'), (u'COPY_-1206043045', u'RETURN_-1206043027'), ('tmp_181', u'CALL_-1206043090'), ('tmp_92', u'C...
[(u'COPY_-1206043071', u'RETURN_-1206043053'), ('const-0', u'RETURN_-1206043027'), ('const-6', u'INT_NOTEQUAL_-1206043112'), ('tmp_218', u'INT_NOTEQUAL_-1206043096'), (u'INT_NOTEQUAL_-1206043112', u'CBRANCH_-1206043111'), (u'COPY_-1206043082', u'RETURN_-1206043064'), (u'COPY_-1206043045', u'RETURN_-1206043027'), ('tmp_...
null
null
00023de0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * __regparm3 FUN_00023de0(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_00023d60()...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * __regparm3 get_solaris_symbol_visibility(uint visibility)\n\n{\n char *pcVar1;\n \n if (visibility == 5) {\n return "SINGLETON";\n }\n if (visibility != 6) {\n if (visibility != 4) {\n pc...
(translation_unit "char * __regparm3 FUN_00023de0(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_00023d60();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}\n\n" (...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (c...
(function_definition "char * __regparm3 FUN_00023de0(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_00023d60();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" (p...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 function_1(type_1 var_1) { char *pcVar1; if (var_1 == 5) { return "SINGLETON"; } if (var_1 != 6) { if (var_1 != 4) { pcVar1 = var_2(var_1); return pcVar1; } return "EXPORTE...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 MASKED(int param_1) { char *pcVar1; if (param_1 == 5) { return "SINGLETON"; } if (param_1 != 6) { if (param_1 != 4) { pcVar1 = (char *)FUN_00023d60(); return pcVar1; } ret...
7164_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~Binary_eq
FUN_001bdbf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */ void __thiscall gold::Binary_eq::~Binary_eq(Binary_eq *this,int __in_chrg) { Expression *pEVar1; (this->super_Binary_expression).super_Expres...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001bdbf0(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_0038bcf4; piVar1 = (int *)param_1[1]; if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(piVar1); } piVar1 = (int *)param_1[2]; if (p...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1d1409 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffccf4] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] TEST EAX,EAX JZ 0x001bdc1f SUB ESP,0xc MOV EDX,dword ptr [EAX] PUSH EAX CALL dword ptr [EDX + 0x4] ADD ESP,0x10 MOV EAX,dword ptr [ESI + 0x8] TES...
null
null
null
null
[(u'PTRSUB_-1207640694', u'LOAD_-1207640978'), ('const-0', u'PTRSUB_-1207640711'), ('tmp_240', u'CBRANCH_-1207640959'), (u'PTRSUB_-1207640726', u'PTRSUB_-1207640717'), (u'LOAD_-1207641039', u'PTRSUB_-1207640711'), (u'LOAD_-1207640947', u'PTRADD_-1207640685'), (u'LOAD_-1207641039', u'INT_NOTEQUAL_-1207641020'), (u'LOAD_...
[('tmp_883', u'PTRADD_-1207640730'), ('const-1', u'PTRADD_-1207640730'), (u'LOAD_-1207640947', u'INT_ADD_-1207640922'), ('const-4', u'INT_ADD_-1207640922'), ('tmp_883', u'PTRADD_-1207640710'), ('const-417', u'LOAD_-1207640947'), (u'INT_ADD_-1207640922', u'CAST_-1207640694'), (u'PTRADD_-1207640730', u'LOAD_-1207641039')...
null
null
001bdbf0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bdbf0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */\n\nvoid __thiscall gold::Binary_eq::~Binary_eq(Binary_eq *this,int __in_chrg)\n\n{\n Expression *pEVar1;\n \n (this->super_Binar...
(translation_unit "void FUN_001bdbf0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &...
(function_definition "void FUN_001bdbf0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 *var_1; (this->super_Binary_expression).super_Expressi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_0038bcf4; piVar1 = (int *)param_1[1]; if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(piVar1); } piVar1 = (int *)param_1[2]; if (piVar1 ...
26_hppa-linux-gnu-c++filt_and_hppa-linux-gnu-c++filt_strip.c
strcpy
strcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)(); return pcVar1; }
JMP dword ptr [EBX + 0x70]
null
null
null
null
[('tmp_72', u'CAST_-1205988822'), (u'CALLIND_-1205988902', u'CAST_-1205988821'), (u'CAST_-1205988822', u'CALLIND_-1205988902'), ('const-0', u'RETURN_-1205988899'), (u'CALLIND_-1205988902', u'INDIRECT_-1205988829'), (u'INDIRECT_-1205988829', u'COPY_-1205988888'), (u'CAST_-1205988821', u'RETURN_-1205988899')]
[('tmp_72', u'CAST_-1205988822'), (u'CALLIND_-1205988902', u'CAST_-1205988821'), (u'CAST_-1205988822', u'CALLIND_-1205988902'), ('const-0', u'RETURN_-1205988899'), (u'CALLIND_-1205988902', u'INDIRECT_-1205988829'), (u'INDIRECT_-1205988829', u'COPY_-1205988888'), (u'CAST_-1205988821', u'RETURN_-1205988899')]
null
null
000111d0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\...
(translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcV...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_st...
(function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strcpy(char *__dest,char *__src)" (* "*") (function_declarator "strcpy(char *__dest,char *__src)" (identifier...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strcpy_00017070)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_00017070)(); return pcVar1; }
78_ia64-linux-gnu-strings_and_ia64-linux-gnu-strings_strip.c
register_tm_clones
FUN_00011cf0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00011d1e) */ /* WARNING: Removing unreachable block (ram,0x00011d28) */ void register_tm_clones(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00011d1e) */ /* WARNING: Removing unreachable block (ram,0x00011d28) */ void FUN_00011cf0(void) { return; }
CALL 0x00011dd5 ADD EDX,0x730b PUSH EBP MOV EBP,ESP PUSH EBX LEA ECX,[EDX + 0x200] LEA EAX,[EDX + 0x200] SUB ESP,0x4 SUB EAX,ECX SAR EAX,0x2 MOV EBX,EAX SHR EBX,0x1f ADD EAX,EBX SAR EAX,0x1 JZ 0x00011d32 MOV EDX,dword ptr [EDX + 0xfffffff8] TEST EDX,EDX JZ 0x00011d32 SUB ESP,0x8 PUSH EAX PUSH ECX CALL EDX ADD ESP,0x10 ...
null
null
null
null
[('const-0', u'RETURN_-1205985802')]
[('const-0', u'RETURN_-1205985802')]
null
null
00011cf0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00011d1e) */\n/* WARNING: Removing unreachable block (ram,0x00011d28) */\n\nvoid FUN_00011cf0(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00011d1e) */\n/* WARNING: Removing unreachable block (ram,0x00011d28) */\n\nvoid register_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_de...
(translation_unit "void FUN_00011cf0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00011cf0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00011cf0(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_00011cf0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011cf0(void)" (identifier "FUN_00011cf0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00011d1e) */ /* WARNING: Removing unreachable block (ram,0x00011d28) */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00011d1e) */ /* WARNING: Removing unreachable block (ram,0x00011d28) */ void MASKED(void) { return; }
7953_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
assign
FUN_001efde0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(std::initializer_list<char>) */ void std::string::assign(string *param_1,char *param_2,uint param_3) { _M_replace(param_1,0,*(uint *)(param_1 + 4),param_2,param_3); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001efde0(int param_1,undefined4 param_2,undefined4 param_3) { FUN_001ef9f0(param_1,0,*(undefined4 *)(param_1 + 4),param_2,param_3); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x19f21a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x24] PUSH dword ptr [ESP + 0x24] PUSH dword ptr [EAX + 0x4] PUSH 0x0 PUSH EAX CALL 0x001ef9f0 ADD ESP,0x28 POP EBX RET
null
null
null
null
[('const-1', u'PTRADD_-1207828895'), (u'CAST_-1207828824', u'LOAD_-1207828957'), ('tmp_373', u'CALL_-1207828934'), ('tmp_372', u'PTRADD_-1207828895'), (u'LOAD_-1207828957', u'CALL_-1207828934'), ('tmp_372', u'CALL_-1207828934'), ('const-417', u'LOAD_-1207828957'), ('tmp_374', u'CALL_-1207828934'), ('const-4', u'PTRADD_...
[(u'INT_ADD_-1207828941', u'CAST_-1207828832'), ('tmp_345', u'CALL_-1207828934'), ('const-0', u'CALL_-1207828934'), (u'LOAD_-1207828957', u'CALL_-1207828934'), ('tmp_346', u'CALL_-1207828934'), ('tmp_345', u'INT_ADD_-1207828941'), ('const-417', u'LOAD_-1207828957'), (u'CAST_-1207828832', u'LOAD_-1207828957'), ('const-4...
null
null
001efde0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001efde0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001ef9f0(param_1,0,*(undefined4 *)(param_1 + 4),param_2,param_3);\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::assign(std::initializer_list<char>) */\n\nvoid std::string::assign(string *param_1,char *param_2,uint param_3)\n\n{\n _M_replace(param_1,0,*(uint *)(param_1 + 4),param_2,param_3);\n return;\n}\n...
(translation_unit "void FUN_001efde0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001ef9f0(param_1,0,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_001efde0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001ef9f0(param_1,0,*(undefined4 ...
(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 , LIT , (pointer_expression ...
(function_definition "void FUN_001efde0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001ef9f0(param_1,0,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001efde0(int param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_001efde0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(std::initializer_list<char>) */ void std::type_1::function_1(type_1 *var_2,char *param_2,type_2 param_3) { var_1(var_2,0,*(type_2 *)(var_2 + 4),param_2,param_3); 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,undefined4 param_3) { FUN_001ef9f0(param_1,0,*(undefined4 *)(param_1 + 4),param_2,param_3); return; }
152_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
FUN_0002db83
FUN_0002db83
void FUN_0002db83(void) { int unaff_EBP; int in_stack_fffffff4; operator_delete(*(void **)(unaff_EBP + -0xc0)); std:: _Hashtable<gold::Output_section*,_gold::Output_section*,_std::allocator<gold::Output_section*>,_std::__detail::_Identity,_std::equal_to<gold::Output_section*>,_std::hash<gold::Output_sect...
void FUN_0002db83(void) { int unaff_EBP; FUN_00248220(*(undefined4 *)(unaff_EBP + -0xc0)); FUN_000a91a0(*(undefined4 *)(unaff_EBP + -0xbc)); /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
SUB ESP,0xc PUSH dword ptr [EBP + 0xffffff40] MOV EBX,dword ptr [EBP + 0xffffff78] CALL 0x00248220 ADD ESP,0x10 SUB ESP,0xc PUSH dword ptr [EBP + 0xffffff44] CALL 0x000a91a0 MOV EBX,dword ptr [EBP + 0xffffff78] MOV dword ptr [ESP],ESI CALL 0x002df1f0
null
null
null
null
[('const-1', u'RETURN_-1206002702'), ('const-4294967104', u'INT_ADD_-1206002782'), ('const-417', u'LOAD_-1206002798'), ('const-417', u'LOAD_-1206002746'), (u'CAST_-1206002644', u'LOAD_-1206002798'), ('const-4294967108', u'INT_ADD_-1206002730'), (u'LOAD_-1206002798', u'CALL_-1206002772'), (u'CAST_-1206002620', u'LOAD_-1...
[('const-1', u'RETURN_-1206002702'), ('const-4294967104', u'INT_ADD_-1206002782'), ('tmp_234', u'INT_ADD_-1206002730'), (u'INT_ADD_-1206002730', u'CAST_-1206002625'), ('const-417', u'LOAD_-1206002798'), ('const-4294967108', u'INT_ADD_-1206002730'), (u'CAST_-1206002625', u'LOAD_-1206002746'), (u'INT_ADD_-1206002782', u'...
null
null
0002db83
x86
O0
(translation_unit "void FUN_0002db83(void)\n\n{\n int unaff_EBP;\n \n FUN_00248220(*(undefined4 *)(unaff_EBP + -0xc0));\n FUN_000a91a0(*(undefined4 *)(unaff_EBP + -0xbc));\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002db83(void)\n\n{\n ...
(translation_unit "void FUN_0002db83(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n operator_delete(*(void **)(unaff_EBP + -0xc0));\n std::\n _Hashtable<gold::Output_section*,_gold::Output_section*,_std::allocator<gold::Output_section*>,_std::__detail::_Identity,_std::equal_to<gold::Output_section*>,_s...
(translation_unit "void FUN_0002db83(void)\n\n{\n int unaff_EBP;\n \n FUN_00248220(*(undefined4 *)(unaff_EBP + -0xc0));\n FUN_000a91a0(*(undefined4 *)(unaff_EBP + -0xbc));\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002db83(void)\n\n{\n int unaff_EBP;\n \n FUN_00248220(*(unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void FUN_0002db83(void)\n\n{\n int unaff_EBP;\n \n FUN_00248220(*(undefined4 *)(unaff_EBP + -0xc0));\n FUN_000a91a0(*(undefined4 *)(unaff_EBP + -0xbc));\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_0002db83(void)" (identifier "FUN_0002db83") (p...
void function_1(void) { int var_2; int in_stack_fffffff4; var_1(*(void **)(var_2 + -0xc0)); std:: var_6<gold::Output_section*,_gold::Output_section*,_std::allocator<gold::Output_section*>,_std::__detail::_Identity,_std::equal_to<gold::Output_section*>,_std::hash<gold::Output_section*>,_std::__detail::_Mo...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_00248220(*(undefined4 *)(unaff_EBP + -0xc0)); FUN_000a91a0(*(undefined4 *)(unaff_EBP + -0xbc)); /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
395_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
lang_startup
FUN_00029620
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void lang_startup(char *name) { undefined1 *puVar1; lang_input_statement_type *plVar2; char *fmt; if (first_file->filename != (char *)0x0) { fmt = (char *)dcgettext(0,"%F%P: multiple STARTUP files\n",5); einfo(...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00029620(undefined4 param_1) { byte *pbVar1; int iVar2; undefined4 uVar3; if (*(int *)(DAT_001cf774 + 8) != 0) { uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5); FUN_00034d20(uVar3); } iVa...
PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x1a49d9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EBX + 0x1774] MOV EDX,dword ptr [EAX + 0x8] TEST EDX,EDX JZ 0x00029665 SUB ESP,0x4 LEA EAX,[EBX + 0xffead17c] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x00016310 MOV dword ptr [ESP],EAX CALL 0x00034d20 MOV EAX,dword ...
null
null
null
null
[(u'PTRSUB_-1206020220', u'STORE_-1206020416'), ('const-8', u'PTRSUB_-1206020264'), ('tmp_714', u'MULTIEQUAL_-1206020229'), (u'CAST_-1206020238', u'CALL_-1206020441'), (u'MULTIEQUAL_-1206020229', u'PTRSUB_-1206020220'), (u'MULTIEQUAL_-1206020229', u'COPY_-1206020280'), (u'INT_OR_-1206020377', u'STORE_-1206020401'), ('c...
[(u'CAST_-1206020219', u'STORE_-1206020410'), ('const-5', u'CALL_-1206020454'), (u'INT_ADD_-1206020396', u'CAST_-1206020219'), ('tmp_659', u'STORE_-1206020410'), (u'INT_OR_-1206020377', u'STORE_-1206020401'), ('const-0', u'INT_NOTEQUAL_-1206020495'), (u'INDIRECT_-1206020249', u'MULTIEQUAL_-1206020231'), (u'CAST_-120602...
null
null
00029620
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00029620(undefined4 param_1)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (*(int *)(DAT_001cf774 + 8) != 0) {\n uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);\n F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid lang_startup(char *name)\n\n{\n undefined1 *puVar1;\n lang_input_statement_type *plVar2;\n char *fmt;\n \n if (first_file->filename != (char *)0x0) {\n fmt = (char *)dcgettext(0,"%F%P: multiple STA...
(translation_unit "void FUN_00029620(undefined4 param_1)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (*(int *)(DAT_001cf774 + 8) != 0) {\n uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);\n FUN_00034d20(uVar3);\n }\n iVar2 = DAT_001cf774;\n *(undefined4 *)(DAT_001cf774 + 8) = par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (p...
(function_definition "void FUN_00029620(undefined4 param_1)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (*(int *)(DAT_001cf774 + 8) != 0) {\n uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);\n FUN_00034d20(uVar3);\n }\n iVar2 = DAT_001cf774;\n *(undefined4 *)(DAT_001cf774 + 8) = ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(char *name) { type_1 *puVar1; type_2 *plVar2; char *fmt; if (first_file->filename != (char *)0x0) { fmt = (char *)var_1(0,"%F%P: multiple STARTUP files\n",5); var_2(fmt); } plVar2 = first_fi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { byte *pbVar1; int iVar2; undefined4 uVar3; if (*(int *)(DAT_001cf774 + 8) != 0) { uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5); FUN_00034d20(uVar3); } iVar2 = D...
508_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
cplus_demangle_v3_components
FUN_0004a5e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ demangle_component * cplus_demangle_v3_components(char *mangled,int options,void **mem) { demangle_component **__ptr; size_t sVar1; demangle_component *pdVar2; d_info di; sVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0004a5e0(char *param_1,uint param_2,undefined4 *param_3) { void *__ptr; size_t sVar1; void *__ptr_00; int iVar2; undefined1 local_54 [12]; char *local_48; void *local_44; int local_3c; void *local_38; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x28a17 SUB ESP,0x68 MOV EBP,dword ptr [ESP + 0x7c] PUSH EBP CALL 0x00014480 ADD ESP,0x10 CMP byte ptr [EBP],0x5f JZ 0x0004a6b0 TEST byte ptr [ESP + 0x74],0x10 JZ 0x0004a770 LEA ESI,[ESP + 0x18] PUSH ESI PUSH EAX PUSH dword ptr [ESP + 0x7c] PUSH EBP CALL 0x000...
null
null
null
null
[(u'LOAD_-1206147532', u'INT_EQUAL_-1206147517'), ('const-0', u'RETURN_-1206146845'), (u'CALL_-1206146867', u'INDIRECT_-1206145918'), (u'PTRSUB_-1206146021', u'CALL_-1206147453'), (u'CALL_-1206147545', u'CALL_-1206146801'), ('const-0', u'COPY_-1206146753'), ('const-0', u'COPY_-1206146678'), ('const-90', u'INT_EQUAL_-12...
[(u'LOAD_-1206147532', u'INT_EQUAL_-1206147517'), ('const-0', u'RETURN_-1206146845'), (u'CALL_-1206146867', u'INDIRECT_-1206145918'), (u'PTRSUB_-1206146021', u'CALL_-1206147453'), (u'CALL_-1206147545', u'CALL_-1206146801'), (u'CALL_-1206146668', u'INDIRECT_-1206145993'), ('tmp_4756', u'LOAD_-1206147532'), ('const-0', u...
null
null
0004a5e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0004a5e0(char *param_1,uint param_2,undefined4 *param_3)\n\n{\n void *__ptr;\n size_t sVar1;\n void *__ptr_00;\n int iVar2;\n undefined1 local_54 [12];\n char *local_48;\n void *local_44;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndemangle_component * cplus_demangle_v3_components(char *mangled,int options,void **mem)\n\n{\n demangle_component **__ptr;\n size_t sVar1;\n demangle_component *pdV...
(translation_unit "int FUN_0004a5e0(char *param_1,uint param_2,undefined4 *param_3)\n\n{\n void *__ptr;\n size_t sVar1;\n void *__ptr_00;\n int iVar2;\n undefined1 local_54 [12];\n char *local_48;\n void *local_44;\n int local_3c;\n void *local_38;\n int local_30;\n undefined4 uStack_14;\n \n uStack_14 = 0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "int FUN_0004a5e0(char *param_1,uint param_2,undefined4 *param_3)\n\n{\n void *__ptr;\n size_t sVar1;\n void *__ptr_00;\n int iVar2;\n undefined1 local_54 [12];\n char *local_48;\n void *local_44;\n int local_3c;\n void *local_38;\n int local_30;\n undefined4 uStack_14;\n \n uStack_14 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(char *mangled,int var_6,void **mem) { type_1 **__ptr; size_t sVar1; type_1 *var_4; type_2 di; sVar1 = var_1(mangled); if ((*mangled == '_') && (mangled[...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(char *param_1,uint param_2,undefined4 *param_3) { void *__ptr; size_t sVar1; void *__ptr_00; int iVar2; undefined1 local_54 [12]; char *local_48; void *local_44; int local_3c; void *local_38; int l...
6862_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_thousands_sep
FUN_00191c20
/* std::moneypunct<char, true>::do_thousands_sep() const */ undefined1 __thiscall std::moneypunct<char,true>::do_thousands_sep(moneypunct<char,true> *this) { return *(undefined1 *)(*(int *)(this + 8) + 0x12); }
undefined1 FUN_00191c20(int param_1) { return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12); }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0x8] MOVZX EAX,byte ptr [EAX + 0x12] RET
null
null
null
null
[('const-1', u'PTRADD_-1207559064'), (u'CAST_-1207559050', u'LOAD_-1207559120'), ('const-8', u'PTRADD_-1207559064'), ('tmp_34', u'PTRADD_-1207559064'), (u'LOAD_-1207559126', u'INT_ADD_-1207559104'), (u'LOAD_-1207559120', u'COPY_-1207559115'), (u'PTRADD_-1207559064', u'CAST_-1207559054'), (u'INT_ADD_-1207559104', u'CAST...
[('const-8', u'INT_ADD_-1207559110'), ('tmp_37', u'INT_ADD_-1207559110'), ('const-417', u'LOAD_-1207559120'), (u'CAST_-1207559050', u'LOAD_-1207559120'), (u'INT_ADD_-1207559110', u'CAST_-1207559054'), ('const-417', u'LOAD_-1207559126'), (u'LOAD_-1207559126', u'INT_ADD_-1207559104'), (u'LOAD_-1207559120', u'COPY_-120755...
null
null
00191c20
x86
O0
(translation_unit "undefined1 FUN_00191c20(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12);\n}\n\n" (function_definition "undefined1 FUN_00191c20(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12);\n}" type_identifier (function_declarator "FUN_00191c20(int param_1)" iden...
(translation_unit "/* std::moneypunct<char, true>::do_thousands_sep() const */\n\nundefined1 __thiscall std::moneypunct<char,true>::do_thousands_sep(moneypunct<char,true> *this)\n\n{\n return *(undefined1 *)(*(int *)(this + 8) + 0x12);\n}\n\n" comment (declaration "undefined1 __thiscall std::moneypunct<char,true>::do_...
(translation_unit "undefined1 FUN_00191c20(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12);\n}\n\n" (function_definition "undefined1 FUN_00191c20(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12);\n}" type_identifier (function_declarator "FUN_00191c20(int param_1)" iden...
(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 "undefined1 FUN_00191c20(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12);\n}" (type_identifier "undefined1") (function_declarator "FUN_00191c20(int param_1)" (identifier "FUN_00191c20") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive...
/* std::moneypunct<char, true>::do_thousands_sep() const */ type_1 __thiscall std::moneypunct<char,true>::do_thousands_sep(moneypunct<char,true> *type_3) { return *(type_1 *)(type_2*(int *)(type_3 + 8) + 0x12); }
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
undefined1 MASKED(int param_1) { return *(undefined1 *)(*(int *)(param_1 + 8) + 0x12); }
7615_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
__do_dyncast
FUN_001e6eb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_inf...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001e6eb0(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6, int param_7,int *param_8) { char *__s1; char *__s2; int iVar1; __s1 = *(char **)(param_1 + 4); if (...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1a8147 SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x3c] MOV ESI,dword ptr [EAX + 0x4] CMP EBP,dword ptr [ESP + 0x38] JZ 0x001e6f18 MOV EAX,dword ptr [ESP + 0x2c] MOV EAX,dword ptr [EAX + 0x4] CMP EAX,ES...
null
null
null
null
[('const-417', u'STORE_-1207865457'), (u'LOAD_-1207865553', u'INT_EQUAL_-1207865538'), (u'INT_NOTEQUAL_-1207865482', u'CBRANCH_-1207865481'), ('const-417', u'STORE_-1207865234'), ('tmp_1829', u'PTRADD_-1207864985'), ('const-1', u'STORE_-1207865467'), ('tmp_1835', u'INT_ADD_-1207865193'), ('const-4', u'PTRADD_-120786497...
[(u'LOAD_-1207865553', u'INT_EQUAL_-1207865538'), (u'INT_NOTEQUAL_-1207865482', u'CBRANCH_-1207865481'), ('tmp_1829', u'PTRADD_-1207864985'), ('const-1', u'STORE_-1207865467'), ('tmp_1835', u'INT_ADD_-1207865193'), ('tmp_1827', u'INT_ADD_-1207865589'), ('const-4', u'INT_ADD_-1207865278'), ('const-417', u'LOAD_-12078653...
null
null
001e6eb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_001e6eb0(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6,\n int param_7,int *param_8)\n\n{\n char *__s1;\n char *__s2;\n int iVar1;\n \n __s1 = *(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind,\n __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void\n const*, __cxxab...
(translation_unit "undefined4\nFUN_001e6eb0(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6,\n int param_7,int *param_8)\n\n{\n char *__s1;\n char *__s2;\n int iVar1;\n \n __s1 = *(char **)(param_1 + 4);\n if (param_5 == param_7) {\n if (*(char **)(param_6 + 4) == __s1...
(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_001e6eb0(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6,\n int param_7,int *param_8)\n\n{\n char *__s1;\n char *__s2;\n int iVar1;\n \n __s1 = *(char **)(param_1 + 4);\n if (param_5 == param_7) {\n if (*(char **)(param_6 + 4) == _...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_inf...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6, int param_7,int *param_8) { char *__s1; char *__s2; int iVar1; __s1 = *(char **)(param_1 + 4); if (param_...
1009_libtomcrypt.so_and_libtomcrypt.so_strip.c
unsigned_read
FUN_001925d9
int unsigned_read(void *a,uchar *b,ulong len) { int iVar1; ulong len_local; uchar *b_local; void *a_local; if (a == (void *)0x0) { /* WARNING: Subroutine does not return */ crypt_argchk("a != NULL","src/math/ltm_desc.c",199); } if (b == (uchar *)0x0) { /* W...
void FUN_001925d9(long param_1,long param_2,undefined4 param_3) { undefined4 uVar1; if (param_1 == 0) { crypt_argchk("a != NULL","src/math/ltm_desc.c",199); } if (param_2 == 0) { crypt_argchk("b != NULL","src/math/ltm_desc.c",200); } uVar1 = mp_read_unsigned_bin(param_1,param_2,param_3); FUN_...
SUB RSP,0x28 MOV qword ptr [RSP + 0x18],RDI MOV qword ptr [RSP + 0x10],RSI MOV qword ptr [RSP + 0x8],RDX CMP qword ptr [RSP + 0x18],0x0 JNZ 0x0019260c MOV EDX,0xc7 LEA RSI,[0x1f8a98] LEA RDI,[0x1f8aac] CALL 0x001142b0 CMP qword ptr [RSP + 0x10],0x0 JNZ 0x0019262c MOV EDX,0xc8 LEA RSI,[0x1f8a98] LEA RDI,[0x1f8ab6] CALL ...
null
null
null
null
[(u'COPY_-1207556401', u'CALL_-1207556557'), (u'INT_EQUAL_-1207556538', u'CBRANCH_-1207556532'), ('tmp_86', u'CBRANCH_-1207556586'), (u'COPY_-1207556368', u'CALL_-1207556503'), (u'COPY_-1207556370', u'CALL_-1207556503'), ('const-199', u'CALL_-1207556557'), (u'CALL_-1207556445', u'COPY_-1207556414'), ('const-2067096', u...
[('const-2067096', u'COPY_-1207556345'), ('tmp_532', u'INT_EQUAL_-1207556540'), ('tmp_531', u'CALL_-1207556461'), ('const-0', u'INT_EQUAL_-1207556540'), ('const-0', u'RETURN_-1207556425'), ('tmp_531', u'INT_EQUAL_-1207556592'), ('const-200', u'CALL_-1207556505'), (u'COPY_-1207556343', u'CALL_-1207556505'), ('tmp_710', ...
null
null
001925d9
x86
O0
(translation_unit "void FUN_001925d9(long param_1,long param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 0) {\n crypt_argchk("a != NULL","src/math/ltm_desc.c",199);\n }\n if (param_2 == 0) {\n crypt_argchk("b != NULL","src/math/ltm_desc.c",200);\n }\n uVar1 = mp_read_unsigned_bin(par...
(translation_unit "int unsigned_read(void *a,uchar *b,ulong len)\n\n{\n int iVar1;\n ulong len_local;\n uchar *b_local;\n void *a_local;\n \n if (a == (void *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("a != NULL","src/math/ltm_desc.c",199);\n }\n if (b == (uchar *)0...
(translation_unit "void FUN_001925d9(long param_1,long param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 0) {\n crypt_argchk("a != NULL","src/math/ltm_desc.c",199);\n }\n if (param_2 == 0) {\n crypt_argchk("b != NULL","src/math/ltm_desc.c",200);\n }\n uVar1 = mp_read_unsigned_bin(par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (paren...
(function_definition "void FUN_001925d9(long param_1,long param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 0) {\n crypt_argchk("a != NULL","src/math/ltm_desc.c",199);\n }\n if (param_2 == 0) {\n crypt_argchk("b != NULL","src/math/ltm_desc.c",200);\n }\n uVar1 = mp_read_unsigned_bin(...
int function_1(void *var_1,type_1 *var_3,type_2 var_5) { int iVar1; type_2 len_local; type_1 *b_local; void *a_local; if (var_1 == (void *)0x0) { /* WARNING: Subroutine does not return */ var_2("a != NULL","src/math/ltm_desc.c",199); } if (var_3 == (type_1 *)0x0) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_decla...
null
void MASKED(long param_1,long param_2,undefined4 param_3) { undefined4 uVar1; if (param_1 == 0) { crypt_argchk("a != NULL","src/math/ltm_desc.c",199); } if (param_2 == 0) { crypt_argchk("b != NULL","src/math/ltm_desc.c",200); } uVar1 = mp_read_unsigned_bin(param_1,param_2,param_3); FUN_00191e...
5009_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_adjust_dyn_symbol
FUN_001bc3a0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_adjust_dyn_symbol(Target_mips<64,_false> * this, Symbol * sym, uchar * view) */ void __thiscall anon_unknown.dwarf_d7d43e::Targ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001bc3a0(int param_1,int param_2,int param...
PUSH EBP PUSH EDI PUSH ESI CALL 0x00063c76 ADD ESI,0x42dc58 PUSH EBX SUB ESP,0x1c MOV EBX,dword ptr [ESP + 0x38] MOV EAX,dword ptr [EBX + 0x8] MOV EDI,dword ptr [EBX + 0xc] MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x34] MOVZX EDX,byte ptr [EAX + 0x29] MOV EAX,EDX SHR AL,0x2 MOV EBP,EAX AND EBP,0x3c MOV EC...
null
null
null
null
[(u'BOOL_OR_-1207646298', u'CBRANCH_-1207646996'), ('const-0', u'INT_EQUAL_-1207646875'), ('tmp_1382', u'PTRADD_-1207646220'), ('const-417', u'LOAD_-1207647261'), ('const-0', u'INT_NOTEQUAL_-1207646430'), (u'INT_ADD_-1207646438', u'INT_ADD_-1207646437'), (u'PTRADD_-1207646273', u'PTRSUB_-1207646271'), (u'PTRADD_-120764...
[('const-1', u'PTRADD_-1207625920'), (u'CAST_-1207623447', u'LOAD_-1207643010'), ('const-93', u'INT_ADD_-1207646387'), (u'INT_ADD_-1207644653', u'CAST_-1207624448'), ('const-8', u'INT_RIGHT_-1207642714'), (u'MULTIEQUAL_-1207632036', u'MULTIEQUAL_-1207623484'), ('const-0', u'RETURN_-1207624931'), (u'INDIRECT_-1207632913...
null
null
001bc3a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bc3a0(int param_1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_adjust_dyn_symbol(Target_mips<64,_false> * this, Symbol * sym,\n uchar * view) */\n\nvoid __thiscall\nanon_un...
(translation_unit "void FUN_001bc3a0(int param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n code *pcVar3;\n undefined4 *puVar4;\n undefined **ppuVar5;\n byte bVar6;\n byte bVar7;\n char cVar8;\n undefined *puVar9;\n undefined4 uVar10;\n int iVar11;\n int iVar12;\n int *piVar13;\n undefi...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "void FUN_001bc3a0(int param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n code *pcVar3;\n undefined4 *puVar4;\n undefined **ppuVar5;\n byte bVar6;\n byte bVar7;\n char cVar8;\n undefined *puVar9;\n undefined4 uVar10;\n int iVar11;\n int iVar12;\n int *piVar13;\n und...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_adjust_dyn_symbol(Target_mips<64,_false> * this, Symbol * sym, uchar * view) */ void __thiscall anon_unknown.dwarf_d7d43e::var_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2,int param_3) {...
158_i686-gnu-ranlib_and_i686-gnu-ranlib_strip.c
ar_addlib
FUN_00016b30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void ar_addlib(char *name,list *list) { bfd *pbVar1; char *pcVar2; bfd *pbVar3; char *__format; pcVar2 = program_name; if (obfd == (bfd *)0x0) { __format = (char *)dcge...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00016b30(undefined4 param_1,int param_2) { int iVar1; undefined4 uVar2; int iVar3; char *__format; uVar2 = DAT_000213a0; if (DAT_000212e0 == 0) { __format = (char *)dcgettext(0,"%s: no output archive ...
PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0xa4c9 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x10] MOV ESI,dword ptr [ESP + 0x14] MOV EDX,dword ptr [EBX + 0x2e0] TEST EDX,EDX JZ 0x00016b80 SUB ESP,0x8 PUSH 0x0 PUSH EAX CALL 0x00014860 ADD ESP,0x10 TEST EAX,EAX JZ 0x00016bbc TEST ESI,ESI JZ 0x00016bc8 ADD ESP,0x4 MOV ECX,ESI L...
null
null
null
null
[(u'INDIRECT_-1205965241', u'MULTIEQUAL_-1205965246'), ('const-9', u'CALL_-1205965543'), (u'INDIRECT_-1205965404', u'MULTIEQUAL_-1205965248'), (u'INDIRECT_-1205965382', u'MULTIEQUAL_-1205965246'), (u'CAST_-1205965279', u'LOAD_-1205965675'), ('const-91856', u'PTRSUB_-1205965340'), (u'CALL_-1205965662', u'INDIRECT_-12059...
[('tmp_1683', u'CALL_-1205965922'), (u'INDIRECT_-1205965266', u'MULTIEQUAL_-1205965254'), (u'CALL_-1205965705', u'INDIRECT_-1205965337'), ('const-140', u'INT_ADD_-1205965746'), (u'MULTIEQUAL_-1205965257', u'INT_ADD_-1205965704'), (u'LOAD_-1205965762', u'COPY_-1205965309'), ('const-9', u'CALL_-1205965543'), (u'MULTIEQUA...
null
null
00016b30
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00016b30(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n char *__format;\n \n uVar2 = DAT_000213a0;\n if (DAT_000212e0 == 0) {\n __format = (char *)dcget...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid ar_addlib(char *name,list *list)\n\n{\n bfd *pbVar1;\n char *pcVar2;\n bfd *pbVar3;\n char *__format;\n \n pcVar2 = program_name;\n if (obfd == (bfd *)0x0)...
(translation_unit "void FUN_00016b30(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n char *__format;\n \n uVar2 = DAT_000213a0;\n if (DAT_000212e0 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(*(FILE **)PTR_stderr_00020fd...
(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) ;) (e...
(function_definition "void FUN_00016b30(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n char *__format;\n \n uVar2 = DAT_000213a0;\n if (DAT_000212e0 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(*(FILE **)PTR_stderr_0002...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *name,type_1 *type_1) { type_2 *pbVar1; char *pcVar2; type_2 *var_7; char *__format; pcVar2 = program_name; if (var_1 == (type_2 *)0x0) { __format ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int param_2) { int iVar1; undefined4 uVar2; int iVar3; char *__format; uVar2 = DAT_000213a0; if (DAT_000212e0 == 0) { __format = (char *)dcgettext(0,"%s: no output archive specif...
22_tee_and_tee_strip.c
mbrtowc
mbrtowc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { size_t sVar1; sVar1 = (*(code *)PTR_mbrtowc_0001b060)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { size_t sVar1; sVar1 = (*(code *)PTR_mbrtowc_0001b060)(); return sVar1; }
JMP dword ptr [EBX + 0x60]
null
null
null
null
[(u'INDIRECT_-1205988893', u'COPY_-1205988952'), (u'CALLIND_-1205988966', u'INDIRECT_-1205988893'), ('tmp_82', u'CAST_-1205988884'), (u'CALLIND_-1205988966', u'RETURN_-1205988963'), ('const-0', u'RETURN_-1205988963'), (u'CAST_-1205988884', u'CALLIND_-1205988966')]
[(u'INDIRECT_-1205988893', u'COPY_-1205988952'), (u'CALLIND_-1205988966', u'INDIRECT_-1205988893'), ('tmp_82', u'CAST_-1205988884'), (u'CALLIND_-1205988966', u'RETURN_-1205988963'), ('const-0', u'RETURN_-1205988963'), (u'CAST_-1205988884', u'CALLIND_-1205988966')]
null
null
00011190
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0001b060)();\n return sVar1;\n}\n\n" comment (function_definition "size_t mbrtowc(wchar_t *__p...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0001b060)();\n return sVar1;\n}\n\n" comment (function_definition "size_t mbrtowc(wchar_t *__p...
(translation_unit "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0001b060)();\n return sVar1;\n}\n\n" (function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)P...
(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) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st...
(function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0001b060)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" (identifier "mbrtowc") (param...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(type_1 *__pwc,char *__s,size_t __n,type_2 *__p) { size_t sVar1; sVar1 = (*(type_3 *)PTR_mbrtowc_0001b060)(); return sVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_0001b060)(); return sVar1; }
852_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
read_executable
FUN_000382c0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void read_executable(Dwo_file * this, File_list * files) */ void __thiscall gold::Dwo_file::read_executable(Dwo_file *this,File_list *files) { ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000382c0(int param_1,undefined4 param_2) { uint *puVar1; int *piVar2; code *pcVar3; undefined4 *puVar4; uint uVar5; undefined4 *puVar6; int iVar7; int iVar8; uint uVar9; undefined **ppuVar10; undef...
CALL 0x000559e6 ADD EAX,0x356d3b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x504 MOV dword ptr [EBP + 0xfffffb10],EAX PUSH 0x0 PUSH dword ptr [EBP + 0x8] CALL 0x00037ff0 MOV ESI,dword ptr [EBP + 0x8] ADD ESP,0x10 MOV EDI,ESI MOV dword ptr [ESI + 0x4],EAX MOV EAX,dword ptr [EAX + 0x28] MOV EDI,dword ptr [E...
null
null
null
null
[(u'INDIRECT_-1206081831', u'MULTIEQUAL_-1206080902'), (u'INT_SLESS_-1206090840', u'CBRANCH_-1206090828'), (u'MULTIEQUAL_-1206087745', u'MULTIEQUAL_-1206087742'), ('const-1', u'INT_ADD_-1206081773'), (u'CALL_-1206088157', u'INDIRECT_-1206085100'), ('const-1', u'PTRADD_-1206089770'), (u'MULTIEQUAL_-1206083028', u'MULTIE...
[(u'INDIRECT_-1206085967', u'MULTIEQUAL_-1206085909'), (u'INT_SLESS_-1206090840', u'CBRANCH_-1206090828'), (u'CALL_-1206088065', u'INDIRECT_-1206082510'), (u'INDIRECT_-1206082998', u'MULTIEQUAL_-1206082940'), ('tmp_4585', u'CBRANCH_-1206087976'), (u'CALL_-1206088430', u'INDIRECT_-1206083906'), (u'LOAD_-1206090950', u'I...
null
null
000382c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000382c0(int param_1,undefined4 param_2)\n\n{\n uint *puVar1;\n int *piVar2;\n code *pcVar3;\n undefined4 *puVar4;\n uint uVar5;\n undefined4 *puVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void read_executable(Dwo_file * this, File_list * files) */\n\nvoid __thiscall gold::Dwo_file::read_executable(Dwo_file *this,F...
(translation_unit "void FUN_000382c0(int param_1,undefined4 param_2)\n\n{\n uint *puVar1;\n int *piVar2;\n code *pcVar3;\n undefined4 *puVar4;\n uint uVar5;\n undefined4 *puVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n undefined **ppuVar10;\n undefined1 *puVar11;\n undefined1 *puVar12;\n undefined **ppuV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_000382c0(int param_1,undefined4 param_2)\n\n{\n uint *puVar1;\n int *piVar2;\n code *pcVar3;\n undefined4 *puVar4;\n uint uVar5;\n undefined4 *puVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n undefined **ppuVar10;\n undefined1 *puVar11;\n undefined1 *puVar12;\n undefined **p...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void read_executable(Dwo_file * this, File_list * files) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *files) { type_3 *p_Va...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2) { uint *puVar1; int *piVar2; code *pcVar3; undefined4 *puVar4; uint uVar5; undefined4 *puVar6; int iVar7; int iVar8; uint uVar9; undefined **ppuVar10; undefined1 ...
11753_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
has_facet<std::codecvt<char,char,__mbstate_t>>
FUN_003c4de0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::codecvt<char, char, __mbstate_t> >(std::locale const&) */ bool std::has_facet<std::codecvt<char,char,__mbstate_t>>(locale *pa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_003c4de0(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_003b0a10(PTR_DAT_005e9ebc); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + ...
PUSH EBX CALL 0x00050b50 ADD EBX,0x22521a SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffebc] CALL 0x003b0a10 MOV EDX,EAX MOV EAX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV ECX,dword ptr [EAX] XOR EAX,EAX CMP dword ptr [ECX + 0x8],EDX JBE 0x003c4e32 MOV ECX,dword ptr [ECX + 0x4] MOV EDX,dword ptr [ECX + EDX*0x4] TEST EDX,EDX J...
null
null
null
null
[('const-1', u'RETURN_-1205645838')]
[('tmp_192', u'CBRANCH_-1205645740'), (u'CALL_-1205645797', u'INDIRECT_-1205645533'), (u'CAST_-1205645499', u'LOAD_-1205645739'), ('const-417', u'LOAD_-1205645739'), (u'LOAD_-1205645732', u'CALL_-1205645675'), (u'INDIRECT_-1205645541', u'MULTIEQUAL_-1205645478'), (u'MULTIEQUAL_-1205645474', u'COPY_-1205645530'), (u'IND...
null
null
003c4de0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_003c4de0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_003b0a10(PTR_DAT_005e9ebc);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::codecvt<char, char, __mbstate_t> >(std::locale const&) */\n\nbool std::has_facet<std::codecvt<char,char,__...
(translation_unit "bool FUN_003c4de0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_003b0a10(PTR_DAT_005e9ebc);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_003f6160(iVar2,PTR...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_express...
(function_definition "bool FUN_003c4de0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_003b0a10(PTR_DAT_005e9ebc);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_003f6160(iVar2,...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::codecvt<char, char, __mbstate_t> >(std::locale const&) */ bool std::has_facet<std::codecvt<char,char,__mbstate_t>>(locale *pa...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_003b0a10(PTR_DAT_005e9ebc); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ...
231_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c
process_extended_line_op
FUN_00022470
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 process_extended_line_op(uchar *data,int is_stmt,uchar *end) { byte bVar1; uint uVar2; char *pcVar3; int iVar4; char *pcVar5; size_t sVar6; byte *pbVar7; uint uVar8; int iVar9; byte *pbVar10; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 FUN_00022470(int param_1,undefined4 param_2,byte *param_3) { byte bVar1; uint uVar2; undefined4 uVar3; char *pcVar4; size_t sVar5; byte *pbVar6; uint uVar7; int iVar8; byte *pbVar9; byte *pbVa...
PUSH EBP MOV EBP,ECX PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x000153d0 ADD EBX,0x50b83 SUB ESP,0x3c MOV dword ptr [ESP + 0x10],EDX PUSH ECX PUSH 0x0 LEA EAX,[ESP + 0x34] MOV dword ptr [ESP + 0x14],EAX PUSH EAX PUSH ESI CALL 0x0001fa30 MOV ECX,dword ptr [ESP + 0x3c] ADD ESP,0x10 LEA EDX,[ESI + ECX*0x1] TEST EAX,EAX...
null
null
null
null
[(u'CALL_-1206048582', u'INDIRECT_-1206043146'), ('tmp_3267', u'BRANCH_-1206047658'), (u'CALL_-1206047856', u'INDIRECT_-1206042301'), (u'MULTIEQUAL_-1206042915', u'MULTIEQUAL_-1206043022'), (u'CALL_-1206047653', u'INDIRECT_-1206041984'), (u'CALL_-1206047291', u'INDIRECT_-1206042839'), (u'CALL_-1206046783', u'INDIRECT_-...
[(u'CALL_-1206047749', u'INDIRECT_-1206041958'), ('tmp_3267', u'BRANCH_-1206047658'), (u'INDIRECT_-1206043230', u'PIECE_-1206042400'), (u'CALL_-1206047022', u'INDIRECT_-1206041876'), (u'PTRADD_-1206046650', u'CAST_-1206041875'), (u'CALL_-1206047208', u'INDIRECT_-1206041731'), (u'CALL_-1206049299', u'INDIRECT_-120604315...
null
null
00022470
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_00022470(int param_1,undefined4 param_2,byte *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n size_t sVar5;\n byte *pbVar6;\n uint uVar7;\n int iVar8...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 process_extended_line_op(uchar *data,int is_stmt,uchar *end)\n\n{\n byte bVar1;\n uint uVar2;\n char *pcVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n byte *pbVar7;\n uint uVar8;\n ...
(translation_unit "uint __regparm3 FUN_00022470(int param_1,undefined4 param_2,byte *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n size_t sVar5;\n byte *pbVar6;\n uint uVar7;\n int iVar8;\n byte *pbVar9;\n byte *pbVar10;\n undefined8 uVar11;\n uint local_20 [3];\n undefine...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "uint __regparm3 FUN_00022470(int param_1,undefined4 param_2,byte *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n size_t sVar5;\n byte *pbVar6;\n uint uVar7;\n int iVar8;\n byte *pbVar9;\n byte *pbVar10;\n undefined8 uVar11;\n uint local_20 [3];\n undef...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(type_1 *var_2,int is_stmt,type_1 *var_5) { type_2 bVar1; type_3 var_4; char *var_19; int var_10; char *pcVar5; size_t sVar6; type_2 *var_6; type_3 var_15; int var_11; type_2 *var_12; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 MASKED(int param_1,undefined4 param_2,byte *param_3) { byte bVar1; uint uVar2; undefined4 uVar3; char *pcVar4; size_t sVar5; byte *pbVar6; uint uVar7; int iVar8; byte *pbVar9; byte *pbVar10; ...
7_sg_ses_microcode_and_sg_ses_microcode_strip.c
printf
printf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_printf_00016f6c)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_printf_00016f6c)(); return iVar1; }
JMP dword ptr [EBX + 0x1c]
null
null
null
null
[('tmp_67', u'CAST_-1205989159'), (u'CAST_-1205989159', u'CALLIND_-1205989238'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989165'), ('const-0', u'RETURN_-1205989235'), (u'CALLIND_-1205989238', u'RETURN_-1205989235'), (u'INDIRECT_-1205989165', u'COPY_-1205989224')]
[('tmp_67', u'CAST_-1205989159'), (u'CAST_-1205989159', u'CALLIND_-1205989238'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989165'), ('const-0', u'RETURN_-1205989235'), (u'CALLIND_-1205989238', u'RETURN_-1205989235'), (u'INDIRECT_-1205989165', u'COPY_-1205989224')]
null
null
00011080
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00016f6c)();\n return iVar1;\n}\n\n" comment (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00016f6c)();\n return iVar1;\n}\n\n" comment (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*...
(translation_unit "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00016f6c)();\n return iVar1;\n}\n\n" (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00016f6c)();\n return iVar1;\n}" primitive_type (function_declarator...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expressi...
(function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00016f6c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "printf") (parameter_list "(char *__format,...)" (( "(") (parameter_declaration "char *__form...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__format,...) { int iVar1; iVar1 = (*(type_1 *)PTR_printf_00016f6c)(); 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))) (variadic_parameter))) body: (compound_statement (declaration type:...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00016f6c)(); return iVar1; }
1541_sqldiff_and_sqldiff_strip.c
fts5IterSetOutputCb
FUN_00069460
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 fts5IterSetOutputCb(int *pRc,Fts5Iter *pIter) { Fts5Config *pFVar1; pFVar1 = pIter->pIndex->pConfig; if (pFVar1->eDetail == 1) { pIter->xSetOutputs = fts5IterSetOutputs_None; return; } if (pIt...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 FUN_00069460(undefined4 param_1,int param_2) { int iVar1; iVar1 = **(int **)(param_2 + 0x14); if (*(int *)(iVar1 + 0x30) == 1) { *(code **)(param_2 + 0x28) = FUN_00020340; return; } if (*(int...
PUSH EDI PUSH ESI CALL 0x000f481c ADD ESI,0xdfa6d PUSH EBX MOV ECX,dword ptr [EDX + 0x14] MOV EBX,dword ptr [ECX] MOV ECX,dword ptr [EBX + 0x30] CMP ECX,0x1 JZ 0x00069498 MOV EDI,dword ptr [EDX + 0x24] TEST EDI,EDI JZ 0x000694c0 MOV EDI,dword ptr [EDI] TEST EDI,EDI JNZ 0x000694a8 LEA EAX,[ESI + 0xffed748c] MOV dword pt...
null
null
null
null
[(u'PTRSUB_-1206282787', u'LOAD_-1206283098'), ('const-417', u'STORE_-1206282883'), ('tmp_107', u'CBRANCH_-1206283099'), ('const-417', u'LOAD_-1206283098'), ('const-0', u'PTRSUB_-1206282775'), ('const-417', u'LOAD_-1206283120'), (u'CAST_-1206282655', u'CALL_-1206282863'), ('tmp_141', u'CBRANCH_-1206283079'), ('const-0'...
[(u'CAST_-1206282787', u'LOAD_-1206283098'), ('tmp_107', u'CBRANCH_-1206283099'), ('const-0', u'PTRSUB_-1206282759'), (u'INT_ADD_-1206282977', u'CAST_-1206282735'), ('const-417', u'STORE_-1206282962'), ('const-417', u'LOAD_-1206282993'), (u'PTRSUB_-1206282699', u'STORE_-1206282883'), ('tmp_141', u'CBRANCH_-1206283079')...
null
null
00069460
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 FUN_00069460(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = **(int **)(param_2 + 0x14);\n if (*(int *)(iVar1 + 0x30) == 1) {\n *(code **)(param_2 + 0x28) = FUN_00020340;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 fts5IterSetOutputCb(int *pRc,Fts5Iter *pIter)\n\n{\n Fts5Config *pFVar1;\n \n pFVar1 = pIter->pIndex->pConfig;\n if (pFVar1->eDetail == 1) {\n pIter->xSetOutputs = fts5IterSetOutputs_None...
(translation_unit "void __regparm3 FUN_00069460(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = **(int **)(param_2 + 0x14);\n if (*(int *)(iVar1 + 0x30) == 1) {\n *(code **)(param_2 + 0x28) = FUN_00020340;\n return;\n }\n if (*(int **)(param_2 + 0x24) != (int *)0x0) {\n if (**(int **)(para...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (pointer_expressi...
(function_definition "void __regparm3 FUN_00069460(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = **(int **)(param_2 + 0x14);\n if (*(int *)(iVar1 + 0x30) == 1) {\n *(code **)(param_2 + 0x28) = FUN_00020340;\n return;\n }\n if (*(int **)(param_2 + 0x24) != (int *)0x0) {\n if (**(int **)(p...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 function_1(int *pRc,type_1 *pIter) { type_2 *pFVar1; pFVar1 = pIter->pIndex->pConfig; if (pFVar1->eDetail == 1) { pIter->xSetOutputs = fts5IterSetOutputs_None; return; } if (pIter->pColset != ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 MASKED(undefined4 param_1,int param_2) { int iVar1; iVar1 = **(int **)(param_2 + 0x14); if (*(int *)(iVar1 + 0x30) == 1) { *(code **)(param_2 + 0x28) = FUN_00020340; return; } if (*(int **)(p...
9711_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
_Unwind_Find_FDE
FUN_00244fd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int _Unwind_Find_FDE(uint param_1,uint *param_2) { uint uVar1; undefined *puVar2; int iVar3; uint *puVar4; uint *puVar5; uint *puVar6; uint local_34; uint local_30; uint local_2c; uint local_28; int local_24...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00244fd0(uint param_1,uint *param_2) { uint uVar1; undefined *puVar2; int iVar3; uint *puVar4; uint *puVar5; uint *puVar6; uint local_34; uint local_30; uint local_2c; uint local_28; int local_24; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0xfa027 SUB ESP,0x3c MOV EBP,dword ptr [ESP + 0x50] MOV EAX,dword ptr [EBX + 0x9238] TEST EAX,EAX JNZ 0x00245068 MOV dword ptr [ESP + 0x18],EBP SUB ESP,0x8 MOV dword ptr [ESP + 0x24],0x0 MOV dword ptr [ESP + 0x28],0x0 MOV dword ptr [ESP + 0x2c],0x0 MOV dword p...
null
null
null
null
[(u'INDIRECT_-1204070673', u'MULTIEQUAL_-1204070579'), (u'CALL_-1204071886', u'INDIRECT_-1204070915'), (u'CALL_-1204071688', u'INDIRECT_-1204070803'), ('const-417', u'LOAD_-1204071858'), (u'STORE_-1204071847', u'INDIRECT_-1204070557'), (u'MULTIEQUAL_-1204070658', u'MULTIEQUAL_-1204070644'), (u'LOAD_-1204071807', u'INT_...
[(u'INDIRECT_-1204070673', u'MULTIEQUAL_-1204070579'), (u'CALL_-1204071886', u'INDIRECT_-1204070915'), (u'CALL_-1204071688', u'INDIRECT_-1204070803'), ('const-417', u'LOAD_-1204071858'), (u'STORE_-1204071847', u'INDIRECT_-1204070557'), (u'MULTIEQUAL_-1204070658', u'MULTIEQUAL_-1204070644'), (u'LOAD_-1204071807', u'INT_...
null
null
00244fd0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00244fd0(uint param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined *puVar2;\n int iVar3;\n uint *puVar4;\n uint *puVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2c;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint _Unwind_Find_FDE(uint param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined *puVar2;\n int iVar3;\n uint *puVar4;\n uint *puVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2c;\...
(translation_unit "int FUN_00244fd0(uint param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined *puVar2;\n int iVar3;\n uint *puVar4;\n uint *puVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n int local_24;\n undefined4 local_20;\n undefined4 uStack_14;\n \n puVa...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_00244fd0(uint param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined *puVar2;\n int iVar3;\n uint *puVar4;\n uint *puVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n int local_24;\n undefined4 local_20;\n undefined4 uStack_14;\n \n p...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(type_1 var_8,type_1 *param_2) { type_1 var_14; type_2 *var_11; int var_3; type_1 *var_15; type_1 *var_7; type_1 *puVar6; type_1 local_34; type_1 local_30; type_1 local_2c; type_1 local_28; int...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(uint param_1,uint *param_2) { uint uVar1; undefined *puVar2; int iVar3; uint *puVar4; uint *puVar5; uint *puVar6; uint local_34; uint local_30; uint local_2c; uint local_28; int local_24; undef...
128_plink_and_plink_strip.c
close
close
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { int iVar1; iVar1 = (*(code *)PTR_close_000b1fb4)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { int iVar1; iVar1 = (*(code *)PTR_close_000b1fb4)(); return iVar1; }
JMP dword ptr [EBX + 0x200]
null
null
null
null
[(u'INDIRECT_-1205974941', u'COPY_-1205975000'), (u'CALLIND_-1205975014', u'RETURN_-1205975011'), (u'CALLIND_-1205975014', u'INDIRECT_-1205974941'), ('tmp_67', u'CAST_-1205974935'), ('const-0', u'RETURN_-1205975011'), (u'CAST_-1205974935', u'CALLIND_-1205975014')]
[(u'INDIRECT_-1205974941', u'COPY_-1205975000'), (u'CALLIND_-1205975014', u'RETURN_-1205975011'), (u'CALLIND_-1205975014', u'INDIRECT_-1205974941'), ('tmp_67', u'CAST_-1205974935'), ('const-0', u'RETURN_-1205975011'), (u'CAST_-1205974935', u'CALLIND_-1205975014')]
null
null
00014810
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1fb4)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1fb4)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1...
(translation_unit "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1fb4)();\n return iVar1;\n}\n\n" (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1fb4)();\n return iVar1;\n}" primitive_type (function_declarator "close(int __fd)" ident...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ...
(function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_000b1fb4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { int iVar1; iVar1 = (*(type_1 *)PTR_close_000b1fb4)(); 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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000b1fb4)(); return iVar1; }
419_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
ldctor_add_set_entry
FUN_0002c8a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void ldctor_add_set_entry (bfd_link_hash_entry *h,bfd_reloc_code_real_type reloc,char *name,asection *section, bfd_vma value) { bfd *pbVar1; set_element *psVar2; int iVar3; set_element *psVar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0002c8a0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { int *piVar1; int iVar2; undefined4 *puVar3; char *pcVar4; undefined4 uVar5; int *piV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016a30 ADD EBX,0x10f757 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x40] MOV EBP,dword ptr [ESP + 0x44] LEA ECX,[EBX + 0x1688] MOV ESI,dword ptr [ECX] TEST ESI,ESI JNZ 0x0002c8da JMP 0x0002c9c0 MOV ESI,dword ptr [ESI] TEST ESI,ESI JZ 0x0002c9c0 CMP ...
null
null
null
null
[('const-417', u'STORE_-1206007188'), ('const-4', u'PTRSUB_-1206006417'), ('const-417', u'LOAD_-1206007264'), ('tmp_1305', u'PTRSUB_-1206006660'), (u'INT_EQUAL_-1206007137', u'CBRANCH_-1206007135'), ('const-417', u'LOAD_-1206007132'), (u'CAST_-1206006361', u'MULTIEQUAL_-1206006801'), (u'LOAD_-1206007298', u'PTRSUB_-120...
[('const-417', u'STORE_-1206007237'), ('const-2', u'PTRADD_-1206006696'), ('const-4', u'INT_ADD_-1206006928'), (u'MULTIEQUAL_-1206006774', u'CALL_-1206006990'), (u'MULTIEQUAL_-1206006947', u'PTRADD_-1206006706'), (u'INT_EQUAL_-1206007137', u'CBRANCH_-1206007135'), (u'STORE_-1206007188', u'INDIRECT_-1206006436'), ('cons...
null
null
0002c8a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002c8a0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid ldctor_add_set_entry\n (bfd_link_hash_entry *h,bfd_reloc_code_real_type reloc,char *name,asection *section,\n bfd_vma value)\n\n{\n bfd *pbVar1;\n set_element *psVar2;\n int ...
(translation_unit "void FUN_0002c8a0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n undefined4 uVar5;\n int *piVar6;\n int *piVar7;\n undefined4 uVar8;\n \n piVar6 = DAT_0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_0002c8a0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n undefined4 uVar5;\n int *piVar6;\n int *piVar7;\n undefined4 uVar8;\n \n piVar6 = DA...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1 (type_1 *var_2,type_2 var_3,char *name,type_3 *section, type_4 value) { type_5 *var_4; type_6 *var_11; int var_6; type_6 *psVar4; char *pcVar5; type_7 *var_9; type_6 *ps...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { int *piVar1; int iVar2; undefined4 *puVar3; char *pcVar4; undefined4 uVar5; int *piVar6; ...
419_diff_and_diff_strip.c
re_node_set_compare
FUN_0002cf12
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ _Bool re_node_set_compare(re_node_set *set1,re_node_set *set2) { Idx i; if (((set1 != (re_node_set *)0x0) && (set2 != (re_node_set *)0x0)) && (set1->nelem == set2->nelem) ) { ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_0002cf12(int param_1,int param_2) { int local_8; if (((param_1 != 0) && (param_2 != 0)) && (*(int *)(param_1 + 4) == *(int *)(param_2 + 4))) { local_8 = *(int *)(param_1 + 4); do { local_8 = l...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x000148c8 ADD EAX,0x220e3 CMP dword ptr [EBP + 0x8],0x0 JZ 0x0002cf3e CMP dword ptr [EBP + 0xc],0x0 JZ 0x0002cf3e MOV EAX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EAX + 0x4] MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX + 0x4] CMP EDX,EAX JZ 0x0002cf45 MOV EAX,0x0 JMP 0x00...
null
null
null
null
[('const-417', u'LOAD_-1206005898'), ('const-0', u'RETURN_-1206005786'), ('const-417', u'LOAD_-1206005730'), (u'LOAD_-1206005856', u'MULTIEQUAL_-1206005445'), ('tmp_246', u'BRANCH_-1206005843'), ('const-4', u'PTRSUB_-1206005499'), ('const-4', u'PTRSUB_-1206005481'), (u'INT_ADD_-1206005776', u'INT_SLESS_-1206005761'), (...
[('const-4', u'INT_ADD_-1206005882'), ('const-4294967295', u'INT_ADD_-1206005776'), ('const-0', u'RETURN_-1206005786'), ('tmp_1244', u'INT_ADD_-1206005840'), (u'COPY_-1206005490', u'RETURN_-1206005479'), ('const-0', u'RETURN_-1206005479'), ('tmp_1245', u'INT_ADD_-1206005714'), ('tmp_246', u'BRANCH_-1206005843'), ('cons...
null
null
0002cf12
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0002cf12(int param_1,int param_2)\n\n{\n int local_8;\n \n if (((param_1 != 0) && (param_2 != 0)) && (*(int *)(param_1 + 4) == *(int *)(param_2 + 4))) {\n local_8 = *(int *)(param_1 + 4);\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\n_Bool re_node_set_compare(re_node_set *set1,re_node_set *set2)\n\n{\n Idx i;\n \n if (((set1 != (re_node_set *)0x0) && (set2 != (re_node_set *)0x0)) && (set1->nelem...
(translation_unit "undefined4 FUN_0002cf12(int param_1,int param_2)\n\n{\n int local_8;\n \n if (((param_1 != 0) && (param_2 != 0)) && (*(int *)(param_1 + 4) == *(int *)(param_2 + 4))) {\n local_8 = *(int *)(param_1 + 4);\n do {\n local_8 = local_8 + -1;\n if (local_8 < 0) {\n return 1;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expres...
(function_definition "undefined4 FUN_0002cf12(int param_1,int param_2)\n\n{\n int local_8;\n \n if (((param_1 != 0) && (param_2 != 0)) && (*(int *)(param_1 + 4) == *(int *)(param_2 + 4))) {\n local_8 = *(int *)(param_1 + 4);\n do {\n local_8 = local_8 + -1;\n if (local_8 < 0) {\n return 1;\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 *var_1,type_2 *var_2) { type_3 var_3; if (((var_1 != (type_2 *)0x0) && (var_2 != (type_2 *)0x0)) && (var_1->nelem == var_2->nelem) ) { var_3 = var...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1,int param_2) { int local_8; if (((param_1 != 0) && (param_2 != 0)) && (*(int *)(param_1 + 4) == *(int *)(param_2 + 4))) { local_8 = *(int *)(param_1 + 4); do { local_8 = local_8...
7400_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
demangle_qualified
FUN_001d1b50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 demangle_qualified(work_stuff *work,char **mangled,string *result,int isfuncname,int append) { char cVar1; int index; int iVar2; size_t __n; char *pcVar3; char *pcVar4; int iVar5; int local_50; ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_001d1b50(uint *param_1,int *param_2,int *param_3,uint param_4,int param_5) { char *pcVar1; char cVar2; undefined4 uVar3; int iVar4; size_t __n; void *__dest; char *pcVar5; int iVar6; int loca...
PUSH EBP PUSH EDI MOV EDI,EDX PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x00035840 ADD EBX,0x1bd4a3 SUB ESP,0x4c MOV dword ptr [ESP + 0x18],ECX CALL 0x001cdb80 MOV ECX,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x1c],EAX TEST ECX,ECX JZ 0x001d1b8b MOV EAX,dword ptr [ESI + 0x28] AND EAX,0x1 MOV dword ptr [ESP + 0x60],EAX JZ 0...
null
null
null
null
[(u'CALL_-1207819837', u'INDIRECT_-1207817506'), (u'CALL_-1207821167', u'INDIRECT_-1207818107'), (u'CALL_-1207819584', u'INDIRECT_-1207817392'), ('const-2760601', u'COPY_-1207820392'), (u'MULTIEQUAL_-1207817751', u'MULTIEQUAL_-1207817424'), (u'CALL_-1207819791', u'INDIRECT_-1207817486'), (u'PTRSUB_-1207817140', u'CALL_...
[('const-0', u'INT_SLESS_-1207820988'), (u'CALL_-1207819837', u'INDIRECT_-1207817506'), (u'CALL_-1207821167', u'INDIRECT_-1207818107'), ('const-0', u'COPY_-1207819705'), (u'CALL_-1207819584', u'INDIRECT_-1207817392'), (u'CALL_-1207819791', u'INDIRECT_-1207817486'), (u'CALL_-1207819120', u'INT_MULT_-1207819028'), (u'CAL...
null
null
001d1b50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_001d1b50(uint *param_1,int *param_2,int *param_3,uint param_4,int param_5)\n\n{\n char *pcVar1;\n char cVar2;\n undefined4 uVar3;\n int iVar4;\n size_t __n;\n void *__dest;\n char *pc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\ndemangle_qualified(work_stuff *work,char **mangled,string *result,int isfuncname,int append)\n\n{\n char cVar1;\n int index;\n int iVar2;\n size_t __n;\n char *pcVar3;\n char *pcVar4;\n i...
(translation_unit "int __regparm3 FUN_001d1b50(uint *param_1,int *param_2,int *param_3,uint param_4,int param_5)\n\n{\n char *pcVar1;\n char cVar2;\n undefined4 uVar3;\n int iVar4;\n size_t __n;\n void *__dest;\n char *pcVar5;\n int iVar6;\n int local_50;\n char local_36;\n undefined1 local_35;\n void *loca...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , ...
(function_definition "int __regparm3 FUN_001d1b50(uint *param_1,int *param_2,int *param_3,uint param_4,int param_5)\n\n{\n char *pcVar1;\n char cVar2;\n undefined4 uVar3;\n int iVar4;\n size_t __n;\n void *__dest;\n char *pcVar5;\n int iVar6;\n int local_50;\n char local_36;\n undefined1 local_35;\n void *l...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(type_1 *work,char **mangled,type_2 *result,int var_2,int var_24) { char var_7; int index; int var_5; size_t var_17; char *var_3; char *var_9; int var_12; int var_11; char num [2]; typ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(uint *param_1,int *param_2,int *param_3,uint param_4,int param_5) { char *pcVar1; char cVar2; undefined4 uVar3; int iVar4; size_t __n; void *__dest; char *pcVar5; int iVar6; int local_50; ...
8271_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_neg_format
FUN_001f8270
/* std::moneypunct<char, true>::do_neg_format() const */ void std::moneypunct<char,true>::do_neg_format(void) { undefined4 *in_stack_00000004; int in_stack_00000008; *in_stack_00000004 = *(undefined4 *)(*(int *)(in_stack_00000008 + 8) + 0x34); return; }
void FUN_001f8270(undefined4 *param_1,int param_2) { *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34); return; }
MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EDX + 0x8] MOV EDX,dword ptr [EDX + 0x34] MOV dword ptr [EAX],EDX RET 0x4
null
null
null
null
[('tmp_55', u'INT_ADD_-1207926127'), (u'CAST_-1207926065', u'LOAD_-1207926137'), (u'LOAD_-1207926137', u'STORE_-1207926130'), ('const-417', u'LOAD_-1207926143'), (u'INT_ADD_-1207926127', u'CAST_-1207926069'), ('const-0', u'RETURN_-1207926117'), (u'CAST_-1207926069', u'LOAD_-1207926143'), (u'LOAD_-1207926143', u'INT_ADD...
[('tmp_55', u'INT_ADD_-1207926127'), (u'CAST_-1207926065', u'LOAD_-1207926137'), (u'LOAD_-1207926137', u'STORE_-1207926130'), ('const-417', u'LOAD_-1207926143'), (u'INT_ADD_-1207926127', u'CAST_-1207926069'), ('const-0', u'RETURN_-1207926117'), (u'CAST_-1207926069', u'LOAD_-1207926143'), (u'LOAD_-1207926143', u'INT_ADD...
null
null
001f8270
x86
O0
(translation_unit "void FUN_001f8270(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}\n\n" (function_definition "void FUN_001f8270(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}" primitive_t...
(translation_unit "/* std::moneypunct<char, true>::do_neg_format() const */\n\nvoid std::moneypunct<char,true>::do_neg_format(void)\n\n{\n undefined4 *in_stack_00000004;\n int in_stack_00000008;\n \n *in_stack_00000004 = *(undefined4 *)(*(int *)(in_stack_00000008 + 8) + 0x34);\n return;\n}\n\n" comment (declaratio...
(translation_unit "void FUN_001f8270(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}\n\n" (function_definition "void FUN_001f8270(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}" primitive_t...
(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 (pointer_expression * IDENT) = (pointer_expression * (cast_expres...
(function_definition "void FUN_001f8270(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f8270(undefined4 *param_1,int param_2)" (identifier "FUN_001f8270") (parameter_list "(undefined4 *param_1,int par...
/* std::moneypunct<char, true>::do_neg_format() const */ void std::moneypunct<char,true>::do_neg_format(void) { type_1 *in_stack_00000004; int var_1; *in_stack_00000004 = *(type_1 *)(*(int *)(var_1 + 8) + 0x34); 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: (primitive_type) declarator: (identif...
null
void MASKED(undefined4 *param_1,int param_2) { *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34); return; }
1964_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
do_section_name
FUN_0004ef50
/* DWARF original prototype: string do_section_name(Sized_relobj_dwo<32,_false> * this, uint shndx) */ string * __thiscall gold::Sized_relobj_dwo<32,_false>::do_section_name(Sized_relobj_dwo<32,_false> *this,uint shndx) { string *in_stack_00000004; elfcpp::Elf_file<32,_false,_gold::Object>::section_name(&...
undefined4 FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3) { FUN_0004edd0(param_1,param_2 + 0x90,param_3); return param_1; }
PUSH EBX SUB ESP,0xc MOV EBX,dword ptr [ESP + 0x14] PUSH dword ptr [ESP + 0x1c] MOV EAX,dword ptr [ESP + 0x1c] ADD EAX,0x90 PUSH EAX PUSH EBX CALL 0x0004edd0 MOV EAX,EBX ADD ESP,0x14 POP EBX RET 0x4
null
null
null
null
[('const-144', u'PTRSUB_-1206128648'), (u'PTRSUB_-1206128648', u'CALL_-1206128746'), ('const-0', u'RETURN_-1206128714'), ('tmp_281', u'COPY_-1206128746'), ('tmp_170', u'CALL_-1206128746'), ('tmp_169', u'PTRSUB_-1206128648'), (u'COPY_-1206128746', u'RETURN_-1206128714')]
[('tmp_278', u'CALL_-1206128746'), ('tmp_278', u'COPY_-1206128746'), ('const-0', u'RETURN_-1206128714'), ('tmp_280', u'INT_ADD_-1206128756'), ('tmp_279', u'CALL_-1206128746'), (u'INT_ADD_-1206128756', u'CALL_-1206128746'), ('const-144', u'INT_ADD_-1206128756'), (u'COPY_-1206128746', u'RETURN_-1206128714')]
null
null
0004ef50
x86
O0
(translation_unit "undefined4 FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_0004edd0(param_1,param_2 + 0x90,param_3);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_0004edd0(param_1,param_2 + 0x90,para...
(translation_unit "/* DWARF original prototype: string do_section_name(Sized_relobj_dwo<32,_false> * this, uint shndx)\n */\n\nstring * __thiscall\ngold::Sized_relobj_dwo<32,_false>::do_section_name(Sized_relobj_dwo<32,_false> *this,uint shndx)\n\n{\n string *in_stack_00000004;\n \n elfcpp::Elf_file<32,_false,_go...
(translation_unit "undefined4 FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_0004edd0(param_1,param_2 + 0x90,param_3);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_0004edd0(param_1,param_2 + 0x90,para...
(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 , (binary_expression IDENT +...
(function_definition "undefined4 FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_0004edd0(param_1,param_2 + 0x90,param_3);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0004ef50(undefined4 param_1,int param_2,undefined4 param_3)" (identifier "FUN_0004ef50") ...
/* DWARF original prototype: string do_section_name(Sized_relobj_dwo<32,_false> * this, uint shndx) */ var_1 * var_2 gold::Sized_relobj_dwo<32,_false>::do_section_name(Sized_relobj_dwo<32,_false> *this,uint shndx) { var_1 *var_3; elfcpp::Elf_file<32,_false,_gold::Object>::var_4(&this->elf_file_,shndx); ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ...
null
undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3) { FUN_0004edd0(param_1,param_2 + 0x90,param_3); return param_1; }
10112_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
messages
FUN_00255080
/* std::messages<wchar_t>::messages(unsigned int) */ void __thiscall std::messages<wchar_t>::messages(messages<wchar_t> *this,uint param_1) { undefined4 uVar1; int unaff_EDI; uVar1 = __x86_get_pc_thunk_di(); *(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0); *(int *)this = unaff_EDI ...
void FUN_00255080(int *param_1,int param_2) { undefined4 uVar1; int iVar2; int unaff_EDI; uVar1 = FUN_000559ee(); param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0); *param_1 = unaff_EDI + 0x139283; /* try { // try from 002550b1 to 002550b5 has its CatchHandler @ 002550c9 ...
PUSH EBP XOR EAX,EAX PUSH EDI CALL 0x000559ee ADD EDI,0x139f77 PUSH ESI PUSH EBX SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x24] MOV ESI,dword ptr [ESP + 0x20] MOV EBX,EDI TEST EDX,EDX SETNZ AL MOV dword ptr [ESI + 0x4],EAX LEA EAX,[EDI + 0xfffff304] ADD EAX,0x8 MOV dword ptr [ESI],EAX CALL 0x001e9290 MOV dword ptr [ESI + 0...
null
null
null
null
[(u'CALL_-1204137708', u'STORE_-1204137704'), (u'PTRADD_-1204137644', u'CAST_-1204137541'), ('const-0', u'RETURN_-1204137659'), (u'PTRADD_-1204137696', u'CAST_-1204137571'), (u'PTRADD_-1204137658', u'CAST_-1204137550'), ('const-417', u'STORE_-1204137704'), ('tmp_323', u'PTRADD_-1204137658'), (u'CAST_-1204137541', u'STO...
[('const-417', u'STORE_-1204137756'), ('const-0', u'SUBPIECE_-1204137635'), (u'CALL_-1204137708', u'STORE_-1204137704'), ('const-0', u'RETURN_-1204137659'), ('const-4', u'PTRADD_-1204137572'), ('const-3', u'PTRADD_-1204137543'), (u'SUBPIECE_-1204137635', u'PIECE_-1204137635'), (u'CAST_-1204137572', u'INT_RIGHT_-1204137...
null
null
00255080
x86
O0
(translation_unit "void FUN_00255080(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x139283;\n /* try { // try from 002550b1 to 002550b5 has ...
(translation_unit "/* std::messages<wchar_t>::messages(unsigned int) */\n\nvoid __thiscall std::messages<wchar_t>::messages(messages<wchar_t> *this,uint param_1)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = __x86_get_pc_thunk_di();\n *(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0);\...
(translation_unit "void FUN_00255080(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x139283;\n \n iVar2 = FUN_001e9290();\n param_1[2] = iV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assign...
(function_definition "void FUN_00255080(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x139283;\n \n iVar2 = FUN_001e9290();\n param_1[2] =...
/* std::messages<wchar_t>::messages(unsigned int) */ void __thiscall std::function_1<wchar_t>::function_1(function_1<wchar_t> *var_2,type_1 var_4) { type_2 uVar1; int var_5; uVar1 = var_1(); *(type_1 *)(var_2 + 4) = var_3((int3)((type_1)uVar1 >> 8),var_4 != 0); *(int *)var_2 = var_5 + 0x139283; ...
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
void MASKED(int *param_1,int param_2) { undefined4 uVar1; int iVar2; int unaff_EDI; uVar1 = FUN_000559ee(); param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0); *param_1 = unaff_EDI + 0x139283; /* try { // try from 002550b1 to 002550b5 has its CatchHandler @ 002550c9 */ i...
1663_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
parse_to_value
FUN_00041e70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_wchar_size_warning * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00041e70(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000d7c60(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x2fd189 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x3d] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x000d7c60 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_207', u'CALL_-1206182202'), ('tmp_206', u'PTRSUB_-1206182093'), ('const-417', u'STORE_-1206182198'), ('const-1', u'STORE_-1206182198'), ('const-60', u'PTRSUB_-1206182075'), (u'PTRSUB_-1206182093', u'CALL_-1206182202'), ('tmp_208', u'CALL_-1206182202'), (u'PTRSUB_-1206182075', u'STORE_-1206182198'), ('tmp_206', u...
[('const-60', u'INT_ADD_-1206182184'), ('tmp_345', u'CALL_-1206182202'), (u'INT_ADD_-1206182219', u'CALL_-1206182202'), ('tmp_346', u'CALL_-1206182202'), ('const-61', u'INT_ADD_-1206182219'), ('tmp_344', u'INT_ADD_-1206182184'), (u'CAST_-1206182084', u'STORE_-1206182198'), ('const-1', u'STORE_-1206182198'), (u'INT_ADD_...
null
null
00041e70
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00041e70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_wchar_size_warning * this, char *\n option_name, char * arg, Command_line * param_3, Gener...
(translation_unit "void FUN_00041e70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00041e70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression...
(function_definition "void FUN_00041e70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00041e70(int param_1,undefined4 param_2,undefined4 param_3)" (identifi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_wchar_size_warning * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000d7c60(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
8480_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_put
FUN_001d8d90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::money_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::do_put(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, std::wstring const&) const */ u...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001d8d90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, char param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { if (param_5 != '\0') { FUN_001d7ee0(...
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x129269 SUB ESP,0x4 CMP byte ptr [ESP + 0x20],0x0 MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x18] MOV EDX,dword ptr [ESP + 0x1c] MOV ECX,dword ptr [ESP + 0x24] JZ 0x001d8de0 SUB ESP,0x4 PUSH dword ptr [ESP + 0x30] PUSH dword ptr [ESP + 0x30] PUSH ECX PUSH EDX PUS...
null
null
null
null
[('const-0', u'RETURN_-1207792036'), (u'INT_NOTEQUAL_-1207792178', u'CBRANCH_-1207792147'), ('tmp_979', u'CALL_-1207791974'), (u'COPY_-1207792085', u'RETURN_-1207792036'), ('tmp_978', u'CALL_-1207792085'), ('tmp_142', u'CBRANCH_-1207792147'), ('tmp_976', u'CALL_-1207792085'), ('tmp_975', u'CALL_-1207791974'), ('tmp_976...
[('const-0', u'RETURN_-1207792036'), (u'INT_NOTEQUAL_-1207792178', u'CBRANCH_-1207792147'), ('tmp_979', u'CALL_-1207791974'), (u'COPY_-1207792085', u'RETURN_-1207792036'), ('tmp_978', u'CALL_-1207792085'), ('tmp_142', u'CBRANCH_-1207792147'), ('tmp_976', u'CALL_-1207792085'), ('tmp_975', u'CALL_-1207791974'), ('tmp_976...
null
null
001d8d90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_001d8d90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n char param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n if (param_5 != ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::money_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::do_put(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&,\n wchar_t, std::wstrin...
(translation_unit "undefined4\nFUN_001d8d90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n char param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n if (param_5 != '\0') {\n FUN_001d7ee0(param_1,param_2,param_3,param_4,param_6,param_7,param_8);\n ret...
(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_001d8d90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n char param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n if (param_5 != '\0') {\n FUN_001d7ee0(param_1,param_2,param_3,param_4,param_6,param_7,param_8);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::money_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::do_put(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, std::wstring const&) const */ t...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, char param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { if (param_5 != '\0') { FUN_001d7ee0(param_...
278_psftp_and_psftp_strip.c
new_portlistener_state
FUN_0001c95c
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ PortListener * new_portlistener_state(void) { PortListener *pPVar1; PortListener *pl; pPVar1 = (PortListe...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_0001c95c(void) { int iVar1; iVar1 = FUN_0001bd34(1,0x18); *(undefined4 *)(iVar1 + 0x10) = 0; return iVar1; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x0001502c ADD EAX,0x9844c SUB ESP,0x8 PUSH 0x18 PUSH 0x1 MOV EBX,EAX CALL 0x0001bd34 ADD ESP,0x10 MOV dword ptr [EBP + -0xc],EAX MOV EAX,dword ptr [EBP + -0xc] MOV dword ptr [EAX + 0x10],0x0 MOV EAX,dword ptr [EBP + -0xc] MOV EBX,dword ptr [EBP + -0x4] LEAVE RET
null
null
null
null
[('const-1', u'CALL_-1205941845'), (u'PTRSUB_-1205941711', u'STORE_-1205941817'), ('const-0', u'RETURN_-1205941784'), ('const-16', u'PTRSUB_-1205941711'), ('const-24', u'CALL_-1205941845'), (u'COPY_-1205941809', u'RETURN_-1205941784'), (u'CALL_-1205941845', u'CAST_-1205941726'), ('const-417', u'STORE_-1205941817'), ('c...
[('const-1', u'CALL_-1205941845'), (u'CAST_-1205941714', u'STORE_-1205941817'), (u'CALL_-1205941845', u'COPY_-1205941809'), ('const-0', u'RETURN_-1205941784'), (u'CALL_-1205941845', u'INT_ADD_-1205941803'), ('const-417', u'STORE_-1205941817'), ('const-24', u'CALL_-1205941845'), (u'COPY_-1205941809', u'RETURN_-120594178...
null
null
0001c95c
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_0001c95c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001bd34(1,0x18);\n *(undefined4 *)(iVar1 + 0x10) = 0;\n return iVar1;\n}\n\n" comment (function_definition "int FUN_0001c95c(void)\n\n{\n int iV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nPortListener * new_portlistener_state(void)\n\n{\n PortListener *pPVar1;\n PortListener *pl...
(translation_unit "int FUN_0001c95c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001bd34(1,0x18);\n *(undefined4 *)(iVar1 + 0x10) = 0;\n return iVar1;\n}\n\n" (function_definition "int FUN_0001c95c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001bd34(1,0x18);\n *(undefined4 *)(iVar1 + 0x10) = 0;\n return iVar1;\n}"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , LIT )))) ;) (expression_statement (assignment_expr...
(function_definition "int FUN_0001c95c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001bd34(1,0x18);\n *(undefined4 *)(iVar1 + 0x10) = 0;\n return iVar1;\n}" (primitive_type "int") (function_declarator "FUN_0001c95c(void)" (identifier "FUN_0001c95c") (parameter_list "(void)" (( "(") (parameter_declaration "void" (pri...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(void) { type_1 *pPVar1; type_1 *pl; pPVar1 = (type_1 *)var_1(1,0x18); pPVar1->hostn...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(void) { int iVar1; iVar1 = FUN_0001bd34(1,0x18); *(undefined4 *)(iVar1 + 0x10) = 0; return iVar1; }
435_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
set_dynsym_indexes
FUN_00030b12
/* gold::Symbol_table::set_dynsym_indexes(unsigned int, unsigned int*, std::vector<gold::Symbol*, std::allocator<gold::Symbol*> >*, gold::Stringpool_template<char>*, gold::Versions*) [clone .cold.586] */ void gold::Symbol_table::set_dynsym_indexes (uint param_1,uint *param_2,vector *param_3,Strin...
void FUN_00030b12(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x24) != 0) { FUN_001e6db0(*(int *)(unaff_EBP + -0x24)); } /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
MOV EDX,dword ptr [EBP + -0x24] TEST EDX,EDX JZ 0x00030b28 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x30] PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x30] PUSH ESI CALL 0x0027dd80
null
null
null
null
[(u'CAST_-1206121522', u'LOAD_-1206121707'), (u'LOAD_-1206121707', u'INT_NOTEQUAL_-1206121688'), (u'INT_NOTEQUAL_-1206121688', u'CBRANCH_-1206121688'), ('const-1', u'RETURN_-1206121612'), (u'INT_ADD_-1206121691', u'CAST_-1206121522'), ('const-417', u'LOAD_-1206121707'), ('tmp_272', u'INT_ADD_-1206121691'), ('const-0', ...
[(u'LOAD_-1206121707', u'INT_NOTEQUAL_-1206121688'), ('const-417', u'LOAD_-1206121707'), (u'INT_NOTEQUAL_-1206121688', u'CBRANCH_-1206121688'), ('const-1', u'RETURN_-1206121612'), ('const-0', u'INT_NOTEQUAL_-1206121688'), ('tmp_267', u'INT_ADD_-1206121691'), ('tmp_32', u'CBRANCH_-1206121688'), (u'CAST_-1206121537', u'L...
null
null
00030b12
x86
O0
(translation_unit "void FUN_00030b12(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x24) != 0) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x24));\n }\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_00030b12(void)\n\n{\n int unaff_...
(translation_unit "/* gold::Symbol_table::set_dynsym_indexes(unsigned int, unsigned int*, std::vector<gold::Symbol*,\n std::allocator<gold::Symbol*> >*, gold::Stringpool_template<char>*, gold::Versions*) [clone\n .cold.586] */\n\nvoid gold::Symbol_table::set_dynsym_indexes\n (uint param_1,uint *param_...
(translation_unit "void FUN_00030b12(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x24) != 0) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x24));\n }\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_00030b12(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_00030b12(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x24) != 0) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x24));\n }\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_00030b12(void)" (identifier "FUN_00030b12") (parameter_l...
/* gold::Symbol_table::set_dynsym_indexes(unsigned int, unsigned int*, std::vector<gold::Symbol*, std::allocator<gold::Symbol*> >*, gold::Stringpool_template<char>*, gold::Versions*) [clone .cold.586] */ void gold::Symbol_table::function_1 (type_1 param_1,type_1 *param_2,type_2 *param_3,type_3 *p...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x24) != 0) { FUN_001e6db0(*(int *)(unaff_EBP + -0x24)); } /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
316_powerpc64le-linux-gnu-ranlib_and_powerpc64le-linux-gnu-ranlib_strip.c
bfd_seek
bfd_seek
/* WARNING: Control flow encountered bad instruction data */ void bfd_seek(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_seek(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050390')]
[('const-1', u'RETURN_-1206050390')]
null
null
000221a0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_seek(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_seek(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_seek(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_seek(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "void bfd_seek(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_seek(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_seek(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 bfd_seek(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_seek(void)" (identifier "bfd_seek") (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(); }
306_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
sort_def_symbol
FUN_00022700
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean sort_def_symbol(bfd_link_hash_entry *hash_entry,void *info) { bfd *pbVar1; bfd *pbVar2; undefined4 *puVar3; char *pcVar4; char *pcVar5; void *pvVar6; if ((byt...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00022700(int param_1) { int *piVar1; int *piVar2; uint uVar3; int iVar4; if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) { iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac); if ((DAT_0013d6f4 !...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016a30 ADD EBX,0x1198f7 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOVZX EAX,byte ptr [ESI + 0xc] SUB EAX,0x3 CMP AL,0x1 JBE 0x00022730 ADD ESP,0x1c MOV EAX,0x1 POP EBX POP ESI POP EDI POP EBP RET MOV EDX,dword ptr [ESI + 0x14] LEA ECX,[EBX + 0x16c0] MOV EAX,dword ptr [EDX ...
null
null
null
null
[(u'STORE_-1206048252', u'INDIRECT_-1206047936'), ('tmp_2316', u'COPY_-1206048277'), (u'CAST_-1206048157', u'INT_NOTEQUAL_-1206048831'), (u'STORE_-1206048527', u'INDIRECT_-1206048034'), ('const-0', u'RETURN_-1206048882'), (u'COPY_-1206048098', u'MULTIEQUAL_-1206048258'), (u'CAST_-1206047964', u'INT_ADD_-1206048484'), (...
[('tmp_1923', u'STORE_-1206048531'), (u'STORE_-1206048252', u'INDIRECT_-1206047982'), ('const-172', u'INT_ADD_-1206048855'), (u'INDIRECT_-1206047921', u'MULTIEQUAL_-1206048173'), (u'CALL_-1206048292', u'INDIRECT_-1206048015'), (u'CALL_-1206048292', u'INDIRECT_-1206047972'), (u'STORE_-1206048267', u'INDIRECT_-1206047979...
null
null
00022700
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00022700(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) {\n iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean sort_def_symbol(bfd_link_hash_entry *hash_entry,void *info)\n\n{\n bfd *pbVar1;\n bfd *pbVar2;\n undefined4 *puVar3;\n char *pcVar4;\n char *pcVar5;\n...
(translation_unit "undefined4 FUN_00022700(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) {\n iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac);\n if ((DAT_0013d6f4 != iVar4) && (iVar4 != 0)) {\n iVar4 = *(int *)(*(int *)(p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if...
(function_definition "undefined4 FUN_00022700(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) {\n iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac);\n if ((DAT_0013d6f4 != iVar4) && (iVar4 != 0)) {\n iVar4 = *(int *)(*(int *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *hash_entry,void *info) { type_3 *pbVar1; type_3 *var_1; type_4 *puVar3; char *var_5; char *pcVar5; void *var_2; if ((byte)(hash_entry->field_0xc...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1) { int *piVar1; int *piVar2; uint uVar3; int iVar4; if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) { iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac); if ((DAT_0013d6f4 != iVar...
998_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
bfd_set_error_handler
bfd_set_error_handler
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_error_handler(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_error_handler(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207823974')]
[('const-1', u'RETURN_-1207823974')]
null
null
001d1190
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error_handler(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error_handler(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error_handler(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error_handler(void)\n\n{\n ...
(translation_unit "void bfd_set_error_handler(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_error_handler(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error_handler(void)" identifier (parameter_list "(void)" ( (para...
(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_set_error_handler(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_error_handler(void)" (identifier "bfd_set_error_handler") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp...
/* 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(); }