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
1109_sqlite3_and_sqlite3_strip.c
btreeGetHasContent
FUN_0005e5f5
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int btreeGetHasContent(BtShared *pBt,Pgno pgno) { Bitvec *p_00; u32 uVar1; int iVar2; Bitvec *p; p_00 = pBt->pHasContent; if (p_00 == (Bitvec *)0x0) { LAB_0005e63d: iVa...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_0005e5f5(int param_1,uint param_2) { uint uVar1; int iVar2; undefined4 uVar3; iVar2 = *(int *)(param_1 + 0x3c); if (iVar2 == 0) { LAB_0005e63d: uVar3 = 0; } else { uVar1 = FUN_0004fb59(iVa...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x0003db2b ADD EAX,0x12b820 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x3c] MOV dword ptr [EBP + -0x4],EAX CMP dword ptr [EBP + -0x4],0x0 JZ 0x0005e63d PUSH dword ptr [EBP + -0x4] CALL 0x0004fb59 ADD ESP,0x4 CMP dword ptr [EBP + 0xc],EAX JA 0x0005e636 PUSH dword ptr [...
null
null
null
null
[('const-60', u'PTRSUB_-1206196415'), (u'INT_LESSEQUAL_-1206196610', u'CBRANCH_-1206196619'), ('tmp_305', u'CBRANCH_-1206196569'), (u'LOAD_-1206196697', u'CALL_-1206196596'), (u'COPY_-1206196555', u'MULTIEQUAL_-1206196450'), (u'INT_EQUAL_-1206196670', u'CBRANCH_-1206196667'), (u'CALL_-1206196652', u'INT_LESSEQUAL_-1206...
[('const-60', u'INT_ADD_-1206196681'), (u'INT_LESSEQUAL_-1206196610', u'CBRANCH_-1206196619'), (u'CAST_-1206196417', u'LOAD_-1206196697'), ('tmp_305', u'CBRANCH_-1206196569'), (u'LOAD_-1206196697', u'CALL_-1206196596'), (u'INT_EQUAL_-1206196670', u'CBRANCH_-1206196667'), (u'CALL_-1206196652', u'INT_LESSEQUAL_-120619661...
null
null
0005e5f5
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0005e5f5(int param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n \n iVar2 = *(int *)(param_1 + 0x3c);\n if (iVar2 == 0) {\nLAB_0005e63d:\n uVar3 = 0;\n }\n els...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint btreeGetHasContent(BtShared *pBt,Pgno pgno)\n\n{\n Bitvec *p_00;\n u32 uVar1;\n int iVar2;\n Bitvec *p;\n \n p_00 = pBt->pHasContent;\n if (p_00 == (Bitvec ...
(translation_unit "undefined4 FUN_0005e5f5(int param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n \n iVar2 = *(int *)(param_1 + 0x3c);\n if (iVar2 == 0) {\nLAB_0005e63d:\n uVar3 = 0;\n }\n else {\n uVar1 = FUN_0004fb59(iVar2);\n if (param_2 <= uVar1) {\n iVar2 = FUN_0004f6...
(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 ;) (expression_statement (assignment_expression IDENT =...
(function_definition "undefined4 FUN_0005e5f5(int param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n \n iVar2 = *(int *)(param_1 + 0x3c);\n if (iVar2 == 0) {\nLAB_0005e63d:\n uVar3 = 0;\n }\n else {\n uVar1 = FUN_0004fb59(iVar2);\n if (param_2 <= uVar1) {\n iVar2 = FUN_000...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(type_1 *pBt,type_2 var_3) { type_3 *var_1; type_4 var_4; int var_6; type_3 *p; var_1 = pBt->pHasContent; if (var_1 == (type_3 *)0x0) { LAB_0005e63d: var_...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1,uint param_2) { uint uVar1; int iVar2; undefined4 uVar3; iVar2 = *(int *)(param_1 + 0x3c); if (iVar2 == 0) { LAB_0005e63d: uVar3 = 0; } else { uVar1 = FUN_0004fb59(iVar2); ...
8572_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
__copy_streambufs_eof<char,std::char_traits<char>>
FUN_001fac80
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* int std::__copy_streambufs_eof<char, std::char_traits<char> >(std::streambuf*, std::streambuf*, bool&) */ int std::__copy_streambufs_eof<char,std::char_traits<char>> (streambuf *param_1,streambuf *param_2,bool *param_3) ...
int FUN_001fac80(int *param_1,int *param_2,undefined1 *param_3) { uint uVar1; int iVar2; byte *pbVar3; int iVar4; byte *pbVar5; int iVar6; pbVar3 = (byte *)param_1[2]; pbVar5 = (byte *)param_1[3]; *param_3 = 1; if (pbVar3 < pbVar5) { uVar1 = (uint)*pbVar3; } else { uVar1 = (**(code ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESP + 0x28] MOV EBP,dword ptr [ESP + 0x24] MOV EDX,dword ptr [ESI + 0x8] MOV EBX,dword ptr [ESI + 0xc] MOV byte ptr [EAX],0x1 CMP EBX,EDX JBE 0x001fad67 MOVZX EAX,byte ptr [EDX] XOR EDI,EDI LEA ESI,[ESI] SUB EBX,EDX CMP EB...
null
null
null
null
[('const-1', u'PTRADD_-1207914678'), (u'PTRADD_-1207914884', u'CAST_-1207914088'), ('const-12', u'PTRADD_-1207915028'), (u'CAST_-1207914115', u'STORE_-1207915012'), (u'PTRADD_-1207914678', u'CAST_-1207913972'), (u'LOAD_-1207914610', u'MULTIEQUAL_-1207914547'), ('const-8', u'PTRADD_-1207915150'), (u'LOAD_-1207914773', u...
[('const-2', u'PTRADD_-1207914152'), (u'CAST_-1207914121', u'STORE_-1207915022'), ('const-417', u'STORE_-1207914727'), (u'CAST_-1207913967', u'MULTIEQUAL_-1207914448'), ('const-4', u'PTRADD_-1207914190'), ('const-417', u'LOAD_-1207914610'), (u'LOAD_-1207915048', u'CAST_-1207914121'), ('tmp_3286', u'LOAD_-1207915239'), ...
null
null
001fac80
x86
O0
(translation_unit "int FUN_001fac80(int *param_1,int *param_2,undefined1 *param_3)\n\n{\n uint uVar1;\n int iVar2;\n byte *pbVar3;\n int iVar4;\n byte *pbVar5;\n int iVar6;\n \n pbVar3 = (byte *)param_1[2];\n pbVar5 = (byte *)param_1[3];\n *param_3 = 1;\n if (pbVar3 < pbVar5) {\n uVar1 = (uint)*pbVar3;\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* int std::__copy_streambufs_eof<char, std::char_traits<char> >(std::streambuf*, std::streambuf*,\n bool&) */\n\nint std::__copy_streambufs_eof<char,std::char_traits<char>>\n (streambuf *param_1,streambuf *p...
(translation_unit "int FUN_001fac80(int *param_1,int *param_2,undefined1 *param_3)\n\n{\n uint uVar1;\n int iVar2;\n byte *pbVar3;\n int iVar4;\n byte *pbVar5;\n int iVar6;\n \n pbVar3 = (byte *)param_1[2];\n pbVar5 = (byte *)param_1[3];\n *param_3 = 1;\n if (pbVar3 < pbVar5) {\n uVar1 = (uint)*pbVar3;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "int FUN_001fac80(int *param_1,int *param_2,undefined1 *param_3)\n\n{\n uint uVar1;\n int iVar2;\n byte *pbVar3;\n int iVar4;\n byte *pbVar5;\n int iVar6;\n \n pbVar3 = (byte *)param_1[2];\n pbVar5 = (byte *)param_1[3];\n *param_3 = 1;\n if (pbVar3 < pbVar5) {\n uVar1 = (uint)*pbVar3;...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* int std::__copy_streambufs_eof<char, std::char_traits<char> >(std::streambuf*, std::streambuf*, bool&) */ int std::__copy_streambufs_eof<char,std::char_traits<char>> (streambuf *var_1,streambuf *var_8,bool *param_3) { ...
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
int MASKED(int *param_1,int *param_2,undefined1 *param_3) { uint uVar1; int iVar2; byte *pbVar3; int iVar4; byte *pbVar5; int iVar6; pbVar3 = (byte *)param_1[2]; pbVar5 = (byte *)param_1[3]; *param_3 = 1; if (pbVar3 < pbVar5) { uVar1 = (uint)*pbVar3; } else { uVar1 = (**(code **)(*p...
1507_putty_and_putty_strip.c
sha1_96_generate
FUN_00088d1e
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void sha1_96_generate(void *handle,uchar *blk,int len,ulong seq) { int iVar1; int in_GS_OFFSET; uchar *blk_local; void *handle_local; uchar full [20]; iVar1 = *(int *)(in_GS_OFFSET + 0x14); sha1_do_hmac(handle,bl...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00088d1e(undefined4 param_1,int param_2,int param_3,undefined4 param_4) { int in_GS_OFFSET; undefined1 local_24 [20]; int local_10; local_10 = *(int *)(in_GS_OFFSET + 0x14); FUN_00088b06(param_1,param_2,par...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x34 CALL 0x0001c140 ADD EBX,0x8da6a MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x2c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x30],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX SUB ESP,0xc LEA EAX,[EBP + -0x20] PUSH EAX PUSH dword ptr [E...
null
null
null
null
[('tmp_499', u'CALL_-1206415940'), ('tmp_502', u'CALL_-1206415940'), (u'LOAD_-1206415844', u'INT_NOTEQUAL_-1206415831'), (u'PTRADD_-1206415850', u'CALL_-1206415867'), ('tmp_501', u'CALL_-1206415940'), (u'CALL_-1206415867', u'INDIRECT_-1206415743'), (u'CALL_-1206415940', u'INDIRECT_-1206415770'), ('tmp_672', u'INT_ADD_-...
[('tmp_1063', u'CALL_-1206415940'), (u'INT_ADD_-1206415830', u'CAST_-1206415611'), ('tmp_1061', u'INT_ADD_-1206415896'), (u'LOAD_-1206415844', u'INT_NOTEQUAL_-1206415831'), ('tmp_650', u'INT_ADD_-1206416009'), (u'INT_ADD_-1206415896', u'CAST_-1206415636'), (u'INT_NOTEQUAL_-1206415831', u'CBRANCH_-1206415826'), ('tmp_44...
null
null
00088d1e
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00088d1e(undefined4 param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n int in_GS_OFFSET;\n undefined1 local_24 [20];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid sha1_96_generate(void *handle,uchar *blk,int len,ulong seq)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n uchar *blk_local;\n void *handle_local;\n uchar full [20];\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x...
(translation_unit "void FUN_00088d1e(undefined4 param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n int in_GS_OFFSET;\n undefined1 local_24 [20];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_00088b06(param_1,param_2,param_3,param_4,local_24);\n memcpy((void *)(param_3 + param_2),lo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declara...
(function_definition "void FUN_00088d1e(undefined4 param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n int in_GS_OFFSET;\n undefined1 local_24 [20];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_00088b06(param_1,param_2,param_3,param_4,local_24);\n memcpy((void *)(param_3 + param_2)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(void *handle,type_1 *var_4,int var_5,type_2 seq) { int var_6; int var_1; type_1 *blk_local; void *handle_local; type_1 full [20]; var_6 = *(int *)(var_1 + 0x14); var_2(handle,var_4,var_5,seq,full)...
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)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int param_2,int param_3,undefined4 param_4) { int in_GS_OFFSET; undefined1 local_24 [20]; int local_10; local_10 = *(int *)(in_GS_OFFSET + 0x14); FUN_00088b06(param_1,param_2,param_3,p...
734_x86_64-linux-gnu-as_and_x86_64-linux-gnu-as_strip.c
i386_elf_section_type
FUN_00054140
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int i386_elf_section_type(char *str,size_t len) { int iVar1; byte *pbVar2; bool bVar3; bool bVar4; if (flag_code != CODE_64BIT) { return -1; } bVar3 = len < 6; bVar4 = len == 6; if (bVar4) { iVar1 = 6...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_00054140(byte *param_1,uint param_2) { int iVar1; byte *pbVar2; bool bVar3; bool bVar4; if (DAT_00088f0c != 2) { return -1; } bVar3 = param_2 < 6; bVar4 = param_2 == 6; if (bVar4) { iVar1 = 6...
CALL 0x00017d1a ADD EAX,0x2bebb CMP dword ptr [EAX + 0x8f0c],0x2 JNZ 0x00054190 PUSH EDI PUSH ESI CMP dword ptr [ESP + 0x10],0x6 JNZ 0x00054188 MOV ESI,dword ptr [ESP + 0xc] LEA EDI,[EAX + 0xfffe4236] MOV ECX,0x6 CMPSB.REPE ES:EDI,ESI SETA AL SBB AL,0x0 MOVSX EAX,AL CMP EAX,0x1 SBB EAX,EAX AND EAX,0x70000002 SUB EAX,0x...
null
null
null
null
[('tmp_876', u'INT_NOTEQUAL_-1206238871'), ('const-6', u'COPY_-1206238822'), (u'LOAD_-1206238800', u'CAST_-1206238503'), (u'MULTIEQUAL_-1206238559', u'INT_EQUAL_-1206238806'), (u'INT_EQUAL_-1206238785', u'MULTIEQUAL_-1206238540'), (u'CAST_-1206238504', u'PTRADD_-1206238743'), (u'INT_NOTEQUAL_-1206238871', u'CBRANCH_-12...
[('const-1', u'INT_SUB_-1206238695'), ('const-6', u'COPY_-1206238822'), ('tmp_859', u'INT_LESS_-1206238841'), ('tmp_859', u'INT_EQUAL_-1206238841'), (u'MULTIEQUAL_-1206238559', u'INT_EQUAL_-1206238806'), (u'INT_EQUAL_-1206238785', u'MULTIEQUAL_-1206238540'), (u'INT_NOTEQUAL_-1206238871', u'CBRANCH_-1206238865'), (u'INT...
null
null
00054140
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00054140(byte *param_1,uint param_2)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (DAT_00088f0c != 2) {\n return -1;\n }\n bVar3 = param_2 < 6;\n bVar4 = param_2 ==...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint i386_elf_section_type(char *str,size_t len)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (flag_code != CODE_64BIT) {\n return -1;\n }\n bVar3 = len < 6;\n bVar4 = len ==...
(translation_unit "int FUN_00054140(byte *param_1,uint param_2)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (DAT_00088f0c != 2) {\n return -1;\n }\n bVar3 = param_2 < 6;\n bVar4 = param_2 == 6;\n if (bVar4) {\n iVar1 = 6;\n pbVar2 = (byte *)"unwind";\n do {\n if (iVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_00054140(byte *param_1,uint param_2)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (DAT_00088f0c != 2) {\n return -1;\n }\n bVar3 = param_2 < 6;\n bVar4 = param_2 == 6;\n if (bVar4) {\n iVar1 = 6;\n pbVar2 = (byte *)"unwind";\n do {\n if (...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int function_1(char *var_5,size_t var_3) { int var_4; type_1 *var_6; bool var_7; bool bVar4; if (var_1 != var_2) { return -1; } var_7 = var_3 < 6; bVar4 = var_3 == 6; if (bVar4) { var_4 = 6; var_6...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(byte *param_1,uint param_2) { int iVar1; byte *pbVar2; bool bVar3; bool bVar4; if (DAT_00088f0c != 2) { return -1; } bVar3 = param_2 < 6; bVar4 = param_2 == 6; if (bVar4) { iVar1 = 6; ...
10409_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
_M_dispose
FUN_00269d20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::_Rep::_M_dispose(std::allocator<wchar_t> const&) [clone .part.10] */ void __regparm3 std::wstring::_Rep::_M_dispose(allocator *param_1) { allocator *paVar1; int iVar2; if (PTR___pthread_key_create_0038ef...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_00269d20(int param_1,undefined4 param_2) { int *piVar1; int iVar2; if (PTR___pthread_key_create_0038ef24 == (undefined *)0x0) { iVar2 = *(int *)(param_1 + 8); *(int *)(param_1 + 8) = iVar2 + ...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1252d9 SUB ESP,0x4 MOV ECX,dword ptr [EBX + 0xffffff24] TEST ECX,ECX JZ 0x00269d50 MOV ECX,0xffffffff XADD.LOCK dword ptr [EAX + 0x8],ECX TEST ECX,ECX JLE 0x00269d5d ADD ESP,0x4 POP EBX POP ESI RET MOV ECX,dword ptr [EAX + 0x8] LEA ESI,[ECX + -0x1] MOV dword ptr [EAX + 0x8],E...
null
null
null
null
[('tmp_724', u'INT_EQUAL_-1204183709'), (u'PTRADD_-1204183638', u'CAST_-1204183437'), ('tmp_444', u'PTRADD_-1204183638'), (u'INT_EQUAL_-1204183709', u'CBRANCH_-1204183708'), ('const-17', u'CALLOTHER_-1204183695'), ('const-417', u'LOAD_-1204183694'), (u'CAST_-1204183438', u'LOAD_-1204183694'), (u'INT_ADD_-1204183678', u...
[(u'INT_ADD_-1204183684', u'CAST_-1204183439'), (u'INT_EQUAL_-1204183709', u'CBRANCH_-1204183708'), ('const-17', u'CALLOTHER_-1204183695'), ('const-417', u'LOAD_-1204183694'), (u'INT_ADD_-1204183678', u'STORE_-1204183690'), ('const-18', u'CALLOTHER_-1204183677'), ('const-8', u'INT_ADD_-1204183559'), ('tmp_429', u'CBRAN...
null
null
00269d20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00269d20(int param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n if (PTR___pthread_key_create_0038ef24 == (undefined *)0x0) {\n iVar2 = *(int *)(param_1 + 8);\n *(in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::_Rep::_M_dispose(std::allocator<wchar_t> const&) [clone .part.10] */\n\nvoid __regparm3 std::wstring::_Rep::_M_dispose(allocator *param_1)\n\n{\n allocator *paVar1;\n int iVar2;\n \n if (PTR_...
(translation_unit "void __regparm3 FUN_00269d20(int param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n if (PTR___pthread_key_create_0038ef24 == (undefined *)0x0) {\n iVar2 = *(int *)(param_1 + 8);\n *(int *)(param_1 + 8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(param_1 + ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression...
(function_definition "void __regparm3 FUN_00269d20(int param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n if (PTR___pthread_key_create_0038ef24 == (undefined *)0x0) {\n iVar2 = *(int *)(param_1 + 8);\n *(int *)(param_1 + 8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(param_1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::_Rep::_M_dispose(std::allocator<wchar_t> const&) [clone .part.10] */ void __regparm3 std::wstring::_Rep::_M_dispose(type_1 *var_2) { type_1 *paVar1; int var_3; if (var_1 == (type_2 *)0x0) { var_3 = *...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(int param_1,undefined4 param_2) { int *piVar1; int iVar2; if (PTR___pthread_key_create_0038ef24 == (undefined *)0x0) { iVar2 = *(int *)(param_1 + 8); *(int *)(param_1 + 8) = iVar2 + -1; ...
656_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c
relax_seg
FUN_000405b0
/* WARNING: Unknown calling convention */ void relax_seg(bfd *abfd,asection *sec,void *xxx) { undefined4 *puVar1; int iVar2; /* WARNING: Load size is inaccurate */ if (((int *)sec->userdata != (int *)0x0) && (puVar1 = *sec->userdata, puVar1 != (undefined4 *)0x0) ) { ...
void FUN_000405b0(undefined4 param_1,int param_2,undefined4 *param_3) { undefined4 *puVar1; int iVar2; if ((*(int **)(param_2 + 0x80) != (int *)0x0) && (puVar1 = (undefined4 *)**(int **)(param_2 + 0x80), puVar1 != (undefined4 *)0x0)) { iVar2 = FUN_0003f940(*puVar1,param_2,*param_3); if (iVar2 !=...
SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EDX + 0x80] TEST EAX,EAX JZ 0x000405ea MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x000405ea SUB ESP,0x4 MOV ECX,dword ptr [ESP + 0x1c] PUSH dword ptr [ECX] PUSH EDX PUSH dword ptr [EAX] CALL 0x0003f940 ADD ESP,0x10 TEST EAX,EAX JZ 0x000405ea MOV EAX,dword ptr ...
null
null
null
null
[('tmp_280', u'CAST_-1206188346'), ('const-0', u'INT_NOTEQUAL_-1206188493'), ('tmp_66', u'CBRANCH_-1206188580'), ('const-417', u'STORE_-1206188483'), ('const-1', u'STORE_-1206188483'), (u'LOAD_-1206188533', u'CAST_-1206188365'), ('tmp_97', u'CBRANCH_-1206188562'), ('tmp_279', u'CALL_-1206188520'), ('const-417', u'LOAD_...
[('const-417', u'LOAD_-1206188533'), ('const-0', u'INT_NOTEQUAL_-1206188493'), ('tmp_66', u'CBRANCH_-1206188580'), ('tmp_97', u'CBRANCH_-1206188562'), ('const-417', u'LOAD_-1206188602'), ('tmp_530', u'LOAD_-1206188543'), (u'CAST_-1206188397', u'LOAD_-1206188602'), ('const-417', u'STORE_-1206188483'), ('const-128', u'IN...
null
null
000405b0
x86
O0
(translation_unit "void FUN_000405b0(undefined4 param_1,int param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n if ((*(int **)(param_2 + 0x80) != (int *)0x0) &&\n (puVar1 = (undefined4 *)**(int **)(param_2 + 0x80), puVar1 != (undefined4 *)0x0)) {\n iVar2 = FUN_0003f940(*puVar1,param_2,*...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid relax_seg(bfd *abfd,asection *sec,void *xxx)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n /* WARNING: Load size is inaccurate */\n if (((int *)sec->userdata != (int *)0x0) && (puVar1 = *sec->userdata, puVar1 != (undefined4 *)0x0...
(translation_unit "void FUN_000405b0(undefined4 param_1,int param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n if ((*(int **)(param_2 + 0x80) != (int *)0x0) &&\n (puVar1 = (undefined4 *)**(int **)(param_2 + 0x80), puVar1 != (undefined4 *)0x0)) {\n iVar2 = FUN_0003f940(*puVar1,param_2,*...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "void FUN_000405b0(undefined4 param_1,int param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n if ((*(int **)(param_2 + 0x80) != (int *)0x0) &&\n (puVar1 = (undefined4 *)**(int **)(param_2 + 0x80), puVar1 != (undefined4 *)0x0)) {\n iVar2 = FUN_0003f940(*puVar1,param_...
/* WARNING: Unknown calling convention */ void function_1(type_1 *abfd,type_2 *sec,void *xxx) { type_3 *var_1; int var_3; /* WARNING: Load size is inaccurate */ if (((int *)sec->userdata != (int *)0x0) && (var_1 = *sec->userdata, var_1 != (type_3 *)0x0) ) { /* WA...
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)) (parameter_declaration type...
null
void MASKED(undefined4 param_1,int param_2,undefined4 *param_3) { undefined4 *puVar1; int iVar2; if ((*(int **)(param_2 + 0x80) != (int *)0x0) && (puVar1 = (undefined4 *)**(int **)(param_2 + 0x80), puVar1 != (undefined4 *)0x0)) { iVar2 = FUN_0003f940(*puVar1,param_2,*param_3); if (iVar2 != 0) { ...
61_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
inflate
inflate
void inflate(void) { (*(code *)PTR_inflate_003020f4)(); return; }
void inflate(void) { (*(code *)PTR_inflate_003020f4)(); return; }
JMP dword ptr [EBX + 0xf4]
null
null
null
null
[(u'INDIRECT_-1206033358', u'COPY_-1206033417'), ('tmp_58', u'CAST_-1206033353'), (u'CALLIND_-1206033430', u'INDIRECT_-1206033358'), (u'CAST_-1206033353', u'CALLIND_-1206033430'), ('const-0', u'RETURN_-1206033427')]
[(u'INDIRECT_-1206033358', u'COPY_-1206033417'), ('tmp_58', u'CAST_-1206033353'), (u'CALLIND_-1206033430', u'INDIRECT_-1206033358'), (u'CAST_-1206033353', u'CALLIND_-1206033430'), ('const-0', u'RETURN_-1206033427')]
null
null
000263e0
x86
O0
(translation_unit "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}\n\n" (function_definition "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}" primitive_type (function_declarator "inflate(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}\n\n" (function_definition "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}" primitive_type (function_declarator "inflate(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}\n\n" (function_definition "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}" primitive_type (function_declarator "inflate(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void inflate(void)\n\n{\n (*(code *)PTR_inflate_003020f4)();\n return;\n}" (primitive_type "void") (function_declarator "inflate(void)" (identifier "inflate") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR...
void function_1(void) { (*(type_1 *)PTR_inflate_003020f4)(); 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_003020f4)(); return; }
110_sleep_and_sleep_strip.c
xnrealloc
FUN_00013eeb
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Unknown calling convention */ void * xnrealloc(void *p,size_t n,size_t s) { void *pvVar1; if ((int)((ulonglong)n * (ulonglong)s) < 0 || (int)((ulonglong)n * (ulonglong)s >> 0x20) != 0) { /* ...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_00013eeb(undefined4 param_1,uint param_2,uint param_3) { if ((int)((ulonglong)param_2 * (ulonglong)param_3) < 0 || (int)((ulonglong)param_2 * (ulonglong)param_3 >> 0x20) != 0) { FUN_000141ef(); } FUN_000...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x000141eb ADD ECX,0x6109 MOV EBX,0x0 MOV EAX,dword ptr [EBP + 0xc] MUL dword ptr [EBP + 0x10] JNO 0x00013f0f MOV EBX,0x1 TEST EAX,EAX JNS 0x00013f18 MOV EBX,0x1 MOV EAX,EBX AND EAX,0x1 TEST AL,AL JZ 0x00013f28 MOV EBX,ECX CALL 0x000141ef MOV EAX,dword ptr [EBP + 0xc] IMUL...
null
null
null
null
[(u'INT_SLESS_-1205977269', u'BOOL_OR_-1205977053'), ('tmp_369', u'CALL_-1205977166'), ('const-32', u'INT_RIGHT_-1205977086'), (u'INT_MULT_-1205977180', u'CALL_-1205977166'), ('tmp_371', u'INT_ZEXT_-1205977287'), (u'SUBPIECE_-1205977236', u'INT_SLESS_-1205977269'), (u'BOOL_OR_-1205977053', u'CBRANCH_-1205977233'), (u'S...
[('const-0', u'INT_SLESS_-1205977269'), (u'INT_SLESS_-1205977269', u'BOOL_OR_-1205977041'), ('tmp_678', u'INT_ZEXT_-1205977287'), (u'BOOL_OR_-1205977041', u'CBRANCH_-1205977233'), ('tmp_198', u'CBRANCH_-1205977233'), (u'INT_MULT_-1205977182', u'CALL_-1205977168'), (u'INT_RIGHT_-1205977074', u'SUBPIECE_-1205977239'), (u...
null
null
00013eeb
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_00013eeb(undefined4 param_1,uint param_2,uint param_3)\n\n{\n if ((int)((ulonglong)param_2 * (ulonglong)param_3) < 0 ||\n (int)((ulonglong)param_2 * (ulonglong)param_3 >> 0x20) != 0) {\n FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Unknown calling convention */\n\nvoid * xnrealloc(void *p,size_t n,size_t s)\n\n{\n void *pvVar1;\n \n if ((int)((ulonglong)n * (ulonglong)s) < 0 || (int)((ulonglong)n * (ulonglong)s >> 0x20) != 0)...
(translation_unit "void FUN_00013eeb(undefined4 param_1,uint param_2,uint param_3)\n\n{\n if ((int)((ulonglong)param_2 * (ulonglong)param_3) < 0 ||\n (int)((ulonglong)param_2 * (ulonglong)param_3 >> 0x20) != 0) {\n FUN_000141ef();\n }\n FUN_00014065(param_1,param_2 * param_3);\n return;\n}\n\n" (function_de...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (cast_express...
(function_definition "void FUN_00013eeb(undefined4 param_1,uint param_2,uint param_3)\n\n{\n if ((int)((ulonglong)param_2 * (ulonglong)param_3) < 0 ||\n (int)((ulonglong)param_2 * (ulonglong)param_3 >> 0x20) != 0) {\n FUN_000141ef();\n }\n FUN_00014065(param_1,param_2 * param_3);\n return;\n}" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Unknown calling convention */ void * function_1(void *p,size_t var_3,size_t var_4) { void *pvVar1; if ((int)((type_1)var_3 * (type_1)var_4) < 0 || (int)((type_1)var_3 * (type_1)var_4 >> 0x20) != 0) { ...
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.cx replaced with injection: get_pc_thunk_cx */ void MASKED(undefined4 param_1,uint param_2,uint param_3) { if ((int)((ulonglong)param_2 * (ulonglong)param_3) < 0 || (int)((ulonglong)param_2 * (ulonglong)param_3 >> 0x20) != 0) { FUN_000141ef(); } FUN_00014065(...
7962_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
replace
FUN_001f00d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >, char const*, unsigned int) */ void __thiscall std::string::replace(string *this,int param_2,int param_3,char *p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f00d0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5) { uint uVar1; uint uVar2; uint uVar3; uVar1 = param_1[1]; uVar3 = param_2 - *param_1; uVar2 = param_3 - param_2; if (...
PUSH EDI PUSH ESI PUSH EBX MOV ECX,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x19ef24 MOV EAX,dword ptr [ESP + 0x14] MOV EDI,dword ptr [ESP + 0x18] MOV ESI,dword ptr [ECX + 0x4] SUB EDI,EAX MOV EDX,EAX SUB EDX,dword ptr [ECX] MOV EAX,EDI MOV EDI,ESI SUB EDI,EDX CMP EAX,EDI CMOVA EAX,EDI CMP EDX,ESI JA 0x001f011c S...
null
null
null
null
[('const-417', u'LOAD_-1207959262'), (u'COPY_-1207959027', u'MULTIEQUAL_-1207959046'), (u'MULTIEQUAL_-1207959046', u'CALL_-1207959148'), ('tmp_856', u'INT_SUB_-1207959243'), (u'INT_SUB_-1207959243', u'CALL_-1207959148'), ('tmp_859', u'CALL_-1207959148'), (u'LOAD_-1207959262', u'INT_SUB_-1207959243'), ('tmp_858', u'CALL...
[(u'INT_SUB_-1207959260', u'COPY_-1207959037'), ('tmp_831', u'CALL_-1207959148'), (u'MULTIEQUAL_-1207959056', u'CALL_-1207959148'), (u'PTRADD_-1207958991', u'LOAD_-1207959285'), (u'INT_SUB_-1207959243', u'CALL_-1207959148'), (u'CAST_-1207958972', u'INT_LESS_-1207959210'), (u'INT_SUB_-1207959226', u'COPY_-1207959036'), ...
null
null
001f00d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f00d0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,\n std::string >, char const*, unsigned int) */\n\nvoid __thiscall\nstd::string::replace(string *this,int para...
(translation_unit "void FUN_001f00d0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - param_2;\n if (uVar1 - uVar3 < (uint)(param_3 - param_2)) {\n uVar2 = uVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_001f00d0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - param_2;\n if (uVar1 - uVar3 < (uint)(param_3 - param_2)) {\n uVar2 = u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >, char const*, unsigned int) */ void __thiscall std::type_1::function_1(type_1 *var_1,int var_2,int var_3,char *p...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5) { uint uVar1; uint uVar2; uint uVar3; uVar1 = param_1[1]; uVar3 = param_2 - *param_1; uVar2 = param_3 - param_2; if (uVar1 ...
9503_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~messages_shim
FUN_00240160
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::~messages_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::~messages_shim (messages_shim<wchar_t> *this) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00240160(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_003aef3c; *param_1 = &PTR_FUN_003a69dc; piVar2 = (int *)param_1[4]; if (puVar3...
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x16ee99 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EBX + 0xffffff3c] LEA EAX,[EBX + 0xffff79dc] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x10] TEST EDX,EDX JZ 0x002401c0 MOV EDX,0xffffffff XADD.LOCK dword ptr [EAX + 0x4],EDX CMP EDX,0x1 JNZ 0x002401a...
null
null
null
null
[(u'PTRSUB_-1204092198', u'STORE_-1204092505'), ('const-3828188', u'PTRSUB_-1204092198'), (u'CALLIND_-1204092405', u'INDIRECT_-1204092182'), ('const-17', u'CALLOTHER_-1204092470'), (u'INDIRECT_-1204092162', u'COPY_-1204092211'), (u'LOAD_-1204092469', u'MULTIEQUAL_-1204092266'), ('tmp_448', u'PTRADD_-1204092440'), (u'CA...
[('tmp_838', u'PTRADD_-1204092196'), ('const-417', u'LOAD_-1204092471'), ('const-417', u'LOAD_-1204092326'), (u'PTRADD_-1204092183', u'LOAD_-1204092471'), (u'COPY_-1204092290', u'INT_EQUAL_-1204092484'), ('const-4294967295', u'INT_ADD_-1204092453'), ('tmp_838', u'CALL_-1204092359'), (u'PTRSUB_-1204092198', u'STORE_-120...
null
null
00240160
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00240160(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_003aef3c;\n *param_1 = &PTR_FUN_003a69dc;\n piVar2 = (...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::~messages_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::~messages_shim\n (messages...
(translation_unit "void FUN_00240160(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_003aef3c;\n *param_1 = &PTR_FUN_003a69dc;\n piVar2 = (int *)param_1[4];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar2[1...
(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_00240160(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_003aef3c;\n *param_1 = &PTR_FUN_003a69dc;\n piVar2 = (int *)param_1[4];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::~messages_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::function_1<var_8>::~function_1 (function_1<var_8> *var_1) { int *piV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_003aef3c; *param_1 = &PTR_FUN_003a69dc; piVar2 = (int *)param_1[4]; if (puVar3 == (u...
7667_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
operator==
FUN_001e9100
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::locale::TEMPNAMEPLACEHOLDERVALUE(std::locale const&) const */ bool __thiscall std::locale::operator==(locale *this,locale *param_1) { undefined4 *puVar1; char *__s1; undefined4 *puVar2; char *__s2; int iVar3; ...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ bool FUN_001e9100(int *param_1,int *param_2) { undefined4 *puVar1; char *__s1; undefined4 *puVar2; char *__s2; int iVar3; bool bVar4; undefined1 *local_4c; size_t local_48; undefined1 local_44 [16]; undefined...
CALL 0x000650b8 ADD ECX,0x1a5efb PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV EAX,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x4c],ECX MOV EAX,dword ptr [EAX] MOV EDX,dword ptr [ESI] CMP EAX,EDX JZ 0x001e91f3 MOV EDI,dword ptr [EAX + 0x10] MOV EAX,dword ptr [EDI] TEST ...
null
null
null
null
[(u'LOAD_-1207856822', u'INT_ADD_-1207856778'), (u'LOAD_-1207856818', u'INT_EQUAL_-1207856800'), (u'INDIRECT_-1207855909', u'CALL_-1207856240'), (u'INT_EQUAL_-1207856683', u'CBRANCH_-1207856681'), ('tmp_195', u'CBRANCH_-1207856771'), ('const-4294967252', u'PTRSUB_-1207855762'), ('const-417', u'LOAD_-1207856789'), (u'LO...
[(u'LOAD_-1207856822', u'INT_ADD_-1207856778'), (u'LOAD_-1207856818', u'INT_EQUAL_-1207856800'), ('const-0', u'COPY_-1207855867'), (u'INDIRECT_-1207855909', u'CALL_-1207856240'), (u'CALL_-1207856608', u'INDIRECT_-1207855934'), (u'INT_EQUAL_-1207856683', u'CBRANCH_-1207856681'), ('const-417', u'LOAD_-1207856818'), ('tmp...
null
null
001e9100
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nbool FUN_001e9100(int *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n char *__s1;\n undefined4 *puVar2;\n char *__s2;\n int iVar3;\n bool bVar4;\n undefined1 *local_4c;\n size_t local_48;\n undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::locale::TEMPNAMEPLACEHOLDERVALUE(std::locale const&) const */\n\nbool __thiscall std::locale::operator==(locale *this,locale *param_1)\n\n{\n undefined4 *puVar1;\n char *__s1;\n undefined4 *puVar2;\n ...
(translation_unit "bool FUN_001e9100(int *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n char *__s1;\n undefined4 *puVar2;\n char *__s2;\n int iVar3;\n bool bVar4;\n undefined1 *local_4c;\n size_t local_48;\n undefined1 local_44 [16];\n undefined1 *local_34;\n size_t local_30;\n undefined1 local_2c [28]...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator...
(function_definition "bool FUN_001e9100(int *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n char *__s1;\n undefined4 *puVar2;\n char *__s2;\n int iVar3;\n bool bVar4;\n undefined1 *local_4c;\n size_t local_48;\n undefined1 local_44 [16];\n undefined1 *local_34;\n size_t local_30;\n undefined1 local_2c [...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::locale::TEMPNAMEPLACEHOLDERVALUE(std::locale const&) const */ bool __thiscall std::locale::operator==(locale *this,locale *param_1) { type_1 *puVar1; char *var_1; type_1 *puVar2; char *var_2; int var_4; bool b...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ bool MASKED(int *param_1,int *param_2) { undefined4 *puVar1; char *__s1; undefined4 *puVar2; char *__s2; int iVar3; bool bVar4; undefined1 *local_4c; size_t local_48; undefined1 local_44 [16]; undefined1 *loc...
246_wget_and_wget_strip.c
deregister_tm_clones
FUN_00016fe0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00016ffb) */ /* WARNING: Removing unreachable block (ram,0x00017005) */ 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,0x00016ffb) */ /* WARNING: Removing unreachable block (ram,0x00017005) */ void FUN_00016fe0(void) { return; }
CALL 0x00017105 ADD EDX,0x90c0b LEA ECX,[EDX + 0x3b5c] LEA EAX,[EDX + 0x3b5c] CMP EAX,ECX JZ 0x00017018 MOV EAX,dword ptr [EDX + 0x3e4] TEST EAX,EAX JZ 0x00017018 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_-1205964689')]
[('const-0', u'RETURN_-1205964689')]
null
null
00016fe0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00016ffb) */\n/* WARNING: Removing unreachable block (ram,0x00017005) */\n\nvoid FUN_00016fe0(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,0x00016ffb) */\n/* WARNING: Removing unreachable block (ram,0x00017005) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_...
(translation_unit "void FUN_00016fe0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00016fe0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00016fe0(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_00016fe0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00016fe0(void)" (identifier "FUN_00016fe0") (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,0x00016ffb) */ /* WARNING: Removing unreachable block (ram,0x00017005) */ 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,0x00016ffb) */ /* WARNING: Removing unreachable block (ram,0x00017005) */ void MASKED(void) { return; }
131_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
strncpy
strncpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncpy(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncpy_001cf230)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncpy(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncpy_001cf230)(); return pcVar1; }
JMP dword ptr [EBX + 0x230]
null
null
null
null
[(u'INDIRECT_-1205966557', u'COPY_-1205966616'), ('tmp_77', u'CAST_-1205966549'), ('const-0', u'RETURN_-1205966627'), (u'CAST_-1205966548', u'RETURN_-1205966627'), (u'CAST_-1205966549', u'CALLIND_-1205966630'), (u'CALLIND_-1205966630', u'CAST_-1205966548'), (u'CALLIND_-1205966630', u'INDIRECT_-1205966557')]
[(u'INDIRECT_-1205966557', u'COPY_-1205966616'), ('tmp_77', u'CAST_-1205966549'), ('const-0', u'RETURN_-1205966627'), (u'CAST_-1205966548', u'RETURN_-1205966627'), (u'CAST_-1205966549', u'CALLIND_-1205966630'), (u'CALLIND_-1205966630', u'CAST_-1205966548'), (u'CALLIND_-1205966630', u'INDIRECT_-1205966557')]
null
null
000168d0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_001cf230)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncpy(char *__dest,char...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_001cf230)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncpy(char *__dest,char...
(translation_unit "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_001cf230)();\n return pcVar1;\n}\n\n" (function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_001cf230)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strncpy(char *__dest,char *__src,size_t __n)" (* "*") (function_declarator "strncpy(char *__dest...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strncpy_001cf230)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_001cf230)(); return pcVar1; }
126_sha256sum_and_sha256sum_strip.c
quotearg_n_style
FUN_000184a3
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * quotearg_n_style(int n,quoting_style s,char *arg) { int iVar1; char *pcVar2; int in_GS_OFFSET; char *arg_local; quoting_options o; iVar1 = *(int *)(in_GS_OFFSET + 0x14); quoting_options_from_style(s); pc...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000184a3(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int in_GS_OFFSET; undefined4 uVar1; undefined1 local_40 [48]; int local_10; uVar1 = 0x184ae; local_10 = *(int *)(in_GS_OFFSET + 0x14); ...
PUSH EBP MOV EBP,ESP SUB ESP,0x58 CALL 0x000131d6 ADD EAX,0x8b52 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 + -0x3c] SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH EAX CALL 0x00017222 ADD ESP,0xc LEA EAX,[EBP + -0x3c] PUSH EAX PU...
null
null
null
null
[(u'CAST_-1205959131', u'LOAD_-1205959328'), (u'INDIRECT_-1205959236', u'INT_ADD_-1205959314'), ('const-0', u'RETURN_-1205959288'), ('tmp_378', u'CALL_-1205959350'), ('const-417', u'LOAD_-1205959461'), ('const-20', u'INT_ADD_-1205959314'), (u'CAST_-1205959184', u'LOAD_-1205959461'), (u'LOAD_-1205959328', u'INT_NOTEQUAL...
[(u'INT_ADD_-1205959445', u'CAST_-1205959183'), ('tmp_518', u'PTRSUB_-1205959172'), (u'INT_ADD_-1205959314', u'CAST_-1205959130'), (u'CALL_-1205959400', u'INDIRECT_-1205959184'), (u'CAST_-1205959183', u'LOAD_-1205959461'), (u'INDIRECT_-1205959240', u'INT_ADD_-1205959314'), ('const-0', u'RETURN_-1205959288'), ('const-41...
null
null
000184a3
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000184a3(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined1 local_40 [48];\n int local_10;\n \n uVar1 = 0x184ae;\n local_10 = *(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nchar * quotearg_n_style(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 o;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n quoti...
(translation_unit "void FUN_000184a3(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined1 local_40 [48];\n int local_10;\n \n uVar1 = 0x184ae;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_00017222(local_40,param_2);\n FUN_000181e6(param_1,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 { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT ...
(function_definition "void FUN_000184a3(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined1 local_40 [48];\n int local_10;\n \n uVar1 = 0x184ae;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_00017222(local_40,param_2);\n FUN_000181e6(param_1,p...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * function_1(int n,type_1 s,char *arg) { int var_4; char *pcVar2; int var_1; char *arg_local; type_2 o; var_4 = *(int *)(var_1 + 0x14); var_2(s); pcVar2 = var_3(n,arg,0xffffffff,&o); if (var_4 != *(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: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int in_GS_OFFSET; undefined4 uVar1; undefined1 local_40 [48]; int local_10; uVar1 = 0x184ae; local_10 = *(int *)(in_GS_OFFSET + 0x14); FUN_...
937_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
bfd_is_local_label
bfd_is_local_label
/* WARNING: Control flow encountered bad instruction data */ void bfd_is_local_label(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_is_local_label(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206410706')]
[('const-1', u'RETURN_-1206410706')]
null
null
0008a224
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_is_local_label(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_is_local_label(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_is_local_label(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_is_local_label(void)\n\n{\n /* WAR...
(translation_unit "void bfd_is_local_label(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_is_local_label(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_is_local_label(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_is_local_label(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_is_local_label(void)" (identifier "bfd_is_local_label") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4391_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
is_symbolless
FUN_00101000
/* DWARF original prototype: bool is_symbolless(Output_reloc<9,_true,_64,_true> * this) */ bool __thiscall gold::Output_reloc<9,_true,_64,_true>::is_symbolless(Output_reloc<9,_true,_64,_true> *this) { return (bool)((byte)this->field_0x17 >> 5 & 1); }
byte FUN_00101000(int param_1) { return *(byte *)(param_1 + 0x17) >> 5 & 1; }
MOV EAX,dword ptr [ESP + 0x4] MOVZX EAX,byte ptr [EAX + 0x17] SHR AL,0x5 AND EAX,0x1 RET
null
null
null
null
[(u'INT_RIGHT_-1206972370', u'INT_AND_-1206972312'), (u'INT_AND_-1206972312', u'CAST_-1206972269'), (u'CAST_-1206972269', u'COPY_-1206972340'), (u'LOAD_-1206972406', u'CAST_-1206972276'), ('const-0', u'RETURN_-1206972338'), ('const-417', u'LOAD_-1206972406'), ('const-5', u'INT_RIGHT_-1206972370'), ('const-1', u'INT_AND...
[(u'INT_RIGHT_-1206972370', u'INT_AND_-1206972313'), (u'CAST_-1206972282', u'LOAD_-1206972406'), (u'INT_ADD_-1206972390', u'CAST_-1206972282'), ('const-417', u'LOAD_-1206972406'), (u'INT_AND_-1206972313', u'RETURN_-1206972338'), (u'LOAD_-1206972406', u'INT_RIGHT_-1206972370'), ('const-5', u'INT_RIGHT_-1206972370'), ('t...
null
null
00101000
x86
O0
(translation_unit "byte FUN_00101000(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_00101000(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_00101000(int param_1)" identifier (parameter_list "(int param...
(translation_unit "/* DWARF original prototype: bool is_symbolless(Output_reloc<9,_true,_64,_true> * this) */\n\nbool __thiscall\ngold::Output_reloc<9,_true,_64,_true>::is_symbolless(Output_reloc<9,_true,_64,_true> *this)\n\n{\n return (bool)((byte)this->field_0x17 >> 5 & 1);\n}\n\n" comment (ERROR "bool __thiscall\ng...
(translation_unit "byte FUN_00101000(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_00101000(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_00101000(int param_1)" identifier (parameter_list "(int param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthe...
(function_definition "byte FUN_00101000(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_00101000(int param_1)" (identifier "FUN_00101000") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifie...
/* DWARF original prototype: bool is_symbolless(Output_reloc<9,_true,_64,_true> * this) */ bool __thiscall gold::Output_reloc<9,_true,_64,_true>::is_symbolless(Output_reloc<9,_true,_64,_true> *this) { return (bool)((byte)this->field_0x17 >> 5 & 1); }
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 (binary_expression left: (binary_expression left: (po...
null
byte MASKED(int param_1) { return *(byte *)(param_1 + 0x17) >> 5 & 1; }
2930_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
Local_symbol
FUN_0008ef80
/* DWARF original prototype: void Local_symbol(Local_symbol * this, char * name_, Address value_, uint size_, uint shndx_, uint type_, bool needs_dynsym_entry_) */ void __thiscall gold::Sized_relobj_incr<64,_false>::Local_symbol::Local_symbol (Local_symbol *this,char *name_,Address value_,uint size_,uint...
void FUN_0008ef80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,uint param_6,char param_7,char param_8) { param_1[2] = param_2; *param_1 = param_3; param_1[3] = param_5; param_1[1] = param_4; param_1[5] = param_1[5] & 0x80000000; param_1[...
PUSH EBX MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [ESP + 0xc] MOV ECX,dword ptr [ESP + 0x10] MOV EBX,dword ptr [ESP + 0x14] MOV dword ptr [EDX + 0x8],EAX MOV EAX,dword ptr [ESP + 0x18] MOV dword ptr [EDX],ECX MOV ECX,dword ptr [ESP + 0x1c] MOV dword ptr [EDX + 0xc],EAX MOV EAX,dword ptr [EDX + 0x10] AND ECX,0xff...
null
null
null
null
[(u'INT_LEFT_-1206390614', u'STORE_-1206390600'), ('const-0', u'PTRSUB_-1206390553'), (u'PTRSUB_-1206390501', u'STORE_-1206390600'), (u'SUBPIECE_-1206390551', u'INT_LEFT_-1206390691'), ('tmp_629', u'SUBPIECE_-1206390605'), (u'INT_ADD_-1206390599', u'CAST_-1206390545'), ('const-23', u'PTRSUB_-1206390501'), ('const-26843...
[(u'INT_LEFT_-1206390614', u'STORE_-1206390600'), ('const-417', u'STORE_-1206390851'), ('const-417', u'STORE_-1206390863'), (u'PTRADD_-1206390542', u'LOAD_-1206390785'), ('const-268435455', u'INT_AND_-1206390815'), ('const-4', u'PTRADD_-1206390534'), (u'PTRADD_-1206390572', u'STORE_-1206390851'), ('const-1', u'PTRADD_-...
null
null
0008ef80
x86
O0
(translation_unit "void FUN_0008ef80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,uint param_6,char param_7,char param_8)\n\n{\n param_1[2] = param_2;\n *param_1 = param_3;\n param_1[3] = param_5;\n param_1[1] = param_4;\n param_1[5] = param_1[5...
(translation_unit "/* DWARF original prototype: void Local_symbol(Local_symbol * this, char * name_, Address value_,\n uint size_, uint shndx_, uint type_, bool needs_dynsym_entry_) */\n\nvoid __thiscall\ngold::Sized_relobj_incr<64,_false>::Local_symbol::Local_symbol\n (Local_symbol *this,char *name_,Address...
(translation_unit "void FUN_0008ef80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,uint param_6,char param_7,char param_8)\n\n{\n param_1[2] = param_2;\n *param_1 = param_3;\n param_1[3] = param_5;\n param_1[1] = param_4;\n param_1[5] = param_1[5...
(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_0008ef80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,uint param_6,char param_7,char param_8)\n\n{\n param_1[2] = param_2;\n *param_1 = param_3;\n param_1[3] = param_5;\n param_1[1] = param_4;\n param_1[5] = param_...
/* DWARF original prototype: void Local_symbol(Local_symbol * this, char * name_, Address value_, uint size_, uint shndx_, uint type_, bool needs_dynsym_entry_) */ void __thiscall gold::Sized_relobj_incr<64,_false>::Local_symbol::Local_symbol (Local_symbol *this,char *name_,Address value_,type_2 size_,ty...
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,uint param_6,char param_7,char param_8) { param_1[2] = param_2; *param_1 = param_3; param_1[3] = param_5; param_1[1] = param_4; param_1[5] = param_1[5] & 0x80000000; param_1[4] = p...
4963_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
get_strtab_size
FUN_0011d2a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: section_size_type get_strtab_size(Stringpool_template<short_unsigned_int> * this) */ section_size_type __thiscall gold::Stringpool_template<short_unsigned_int>::get_strtab_size (Stringpool...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0011d2a0(int param_1) { if (*(int *)(param_1 + 0x38) != 0) { return; } /* WARNING: Subroutine does not return */ FUN_0005f0b0("../../gold/stringpool.h",0x111,"get_strtab_size",0); }
PUSH EBX CALL 0x00032730 ADD EBX,0x1e4d5a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x38] TEST EAX,EAX JZ 0x0011d2bf ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff2e714] PUSH EAX LEA EAX,[EBX + 0xfff18532] PUSH 0x111 PUSH EAX CALL 0x0005f0b0
null
null
null
null
[(u'COPY_-1206988079', u'RETURN_-1206988033'), ('const-417', u'LOAD_-1206988079'), ('const-1', u'RETURN_-1206987991'), (u'PTRSUB_-1206987929', u'LOAD_-1206988079'), ('const-273', u'CALL_-1206987996'), ('tmp_108', u'CBRANCH_-1206988060'), (u'COPY_-1206987964', u'CALL_-1206987996'), ('const-0', u'INT_NOTEQUAL_-1206988060...
[('const-0', u'CALL_-1206987996'), ('const-1', u'RETURN_-1206987991'), ('tmp_108', u'CBRANCH_-1206988060'), (u'COPY_-1206987967', u'CALL_-1206987996'), ('tmp_344', u'INT_ADD_-1206988063'), ('const-273', u'CALL_-1206987996'), ('const-0', u'INT_NOTEQUAL_-1206988060'), (u'CAST_-1206987935', u'LOAD_-1206988079'), (u'INT_NO...
null
null
0011d2a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0011d2a0(int param_1)\n\n{\n if (*(int *)(param_1 + 0x38) != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/stringpool.h",0x111,"get...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: section_size_type\n get_strtab_size(Stringpool_template<short_unsigned_int> * this) */\n\nsection_size_type __thiscall\ngold::Stringpool_template<short_unsigned_int>::get_strtab_siz...
(translation_unit "void FUN_0011d2a0(int param_1)\n\n{\n if (*(int *)(param_1 + 0x38) != 0) {\n return;\n }\n \n FUN_0005f0b0("../../gold/stringpool.h",0x111,"get_strtab_size",0);\n}\n\n" (function_definition "void FUN_0011d2a0(int param_1)\n\n{\n if (*(int *)(param_1 + 0x38) != 0) {\n retu...
(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_0011d2a0(int param_1)\n\n{\n if (*(int *)(param_1 + 0x38) != 0) {\n return;\n }\n \n FUN_0005f0b0("../../gold/stringpool.h",0x111,"get_strtab_size",0);\n}" (primitive_type "void") (function_declarator "FUN_0011d2a0(int param_1)" (identifier "FUN_0011d2a0") (parame...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: section_size_type get_strtab_size(Stringpool_template<short_unsigned_int> * this) */ type_1 __thiscall gold::type_2<short_unsigned_int>::function_1 (type_2<short_unsigned_int> *this) { ...
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 (*(int *)(param_1 + 0x38) != 0) { return; } /* WARNING: Subroutine does not return */ FUN_0005f0b0("../../gold/stringpool.h",0x111,"get_strtab_size",0); }
141_pwd_and_pwd_strip.c
xalloc_die
FUN_00014cef
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void xalloc_die(void) { undefined4 uVar1; uVar1 = gettext("memory exhausted"); error(exit_failure,0,&DAT_00018cc0,uVar1); /...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00014cef(void) { undefined4 uVar1; uVar1 = gettext("memory exhausted"); error(DAT_0001c12c,0,&DAT_00018cc0,uVar1); /* WARNING: Subroutine does not return */ abort(); }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00011470 ADD EBX,0x7305 SUB ESP,0xc LEA EAX,[EBX + 0xffffccaf] PUSH EAX CALL 0x00011230 ADD ESP,0x10 MOV EDX,EAX LEA EAX,[EBX + 0x12c] MOV EAX,dword ptr [EAX] PUSH EDX LEA EDX,[EBX + 0xffffccc0] PUSH EDX PUSH 0x0 PUSH EAX CALL 0x000111c0 ADD ESP,0x10 CALL 0x00011390
null
null
null
null
[('const-1', u'RETURN_-1205973613'), (u'CALL_-1205973698', u'CALL_-1205973638'), (u'CALL_-1205973698', u'INDIRECT_-1205973528'), (u'CALL_-1205973638', u'INDIRECT_-1205973498'), ('const-101568', u'PTRSUB_-1205973489'), (u'CALL_-1205973618', u'INDIRECT_-1205973489'), ('const-101551', u'COPY_-1205973584'), ('const-0', u'P...
[('const-1', u'RETURN_-1205973613'), (u'CALL_-1205973698', u'CALL_-1205973638'), (u'CALL_-1205973698', u'INDIRECT_-1205973528'), (u'CALL_-1205973638', u'INDIRECT_-1205973498'), ('const-101568', u'PTRSUB_-1205973489'), (u'CALL_-1205973618', u'INDIRECT_-1205973489'), ('const-101551', u'COPY_-1205973584'), ('const-0', u'P...
null
null
00014cef
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014cef(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(DAT_0001c12c,0,&DAT_00018cc0,uVar1);\n /* WARNING: Subroutine does not return */\n abo...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid xalloc_die(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(exit_failure,0,&DAT_00018cc0,uV...
(translation_unit "void FUN_00014cef(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(DAT_0001c12c,0,&DAT_00018cc0,uVar1);\n \n abort();\n}\n\n" (function_definition "void FUN_00014cef(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\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 ( (string_literal " string_content ") )))) ;) (expression_...
(function_definition "void FUN_00014cef(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(DAT_0001c12c,0,&DAT_00018cc0,uVar1);\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_00014cef(void)" (identifier "FUN_00014cef") (parameter_list "(void)" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 uVar1; uVar1 = var_1("memory exhausted"); var_2(exit_failure,0,&DAT_00018cc0,uVar1); /* WARN...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 uVar1; uVar1 = gettext("memory exhausted"); error(DAT_0001c12c,0,&DAT_00018cc0,uVar1); /* WARNING: Subroutine does not return */ abort(); }
304_riscv64-linux-gnu-ranlib_and_riscv64-linux-gnu-ranlib_strip.c
isatty
isatty
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isatty(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* isatty@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isatty(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050442')]
[('const-1', u'RETURN_-1206050442')]
null
null
0002216c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functi...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* isatty@@GLIBC_2.0 */\n ha...
(translation_unit "int isatty(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int isatty(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "isatty(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" pr...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int isatty(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "isatty(int __fd)" (identifier "isatty") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_stateme...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* isatty@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
10963_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
rfind
FUN_002ca660
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::rfind(wchar_t const*, unsigned int) const */ void std::wstring::rfind(wchar_t *param_1,uint param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002ca660(undefined4 param_1,wchar_t *param_2,undefined4 param_3) { size_t sVar1; undefined4 uVar2; uVar2 = 0x2ca667; sVar1 = wcslen(param_2); FUN_002ca5b0(param_1,param_2,param_3,sVar1,uVar2); return; }
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x149999 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x20] PUSH ESI CALL 0x0002c620 ADD ESP,0x10 PUSH EAX PUSH dword ptr [ESP + 0x1c] PUSH ESI PUSH dword ptr [ESP + 0x1c] CALL 0x002ca5b0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1204574602')]
[(u'CALL_-1204574561', u'INDIRECT_-1204574407'), ('tmp_477', u'CALL_-1204574515'), ('const-0', u'RETURN_-1204574482'), (u'INDIRECT_-1204574407', u'CALL_-1204574515'), ('tmp_479', u'CALL_-1204574515'), ('const-2926183', u'COPY_-1204574614'), ('tmp_477', u'CALL_-1204574561'), (u'CALL_-1204574561', u'CALL_-1204574515'), (...
null
null
002ca660
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002ca660(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x2ca667;\n sVar1 = wcslen(param_2);\n FUN_002ca5b0(param_1,param_2,param_3...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::rfind(wchar_t const*, unsigned int) const */\n\nvoid std::wstring::rfind(wchar_t *param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::wstring::rfind(wchar_t *param_...
(translation_unit "void FUN_002ca660(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x2ca667;\n sVar1 = wcslen(param_2);\n FUN_002ca5b0(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}\n\n" (function_definition "void FUN_002ca660(undefined4 param_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme...
(function_definition "void FUN_002ca660(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x2ca667;\n sVar1 = wcslen(param_2);\n FUN_002ca5b0(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ca660(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::rfind(wchar_t const*, unsigned int) const */ void std::wstring::function_1(type_1 *param_1,type_2 param_2) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,wchar_t *param_2,undefined4 param_3) { size_t sVar1; undefined4 uVar2; uVar2 = 0x2ca667; sVar1 = wcslen(param_2); FUN_002ca5b0(param_1,param_2,param_3,sVar1,uVar2); return; }
1_x86_64-linux-gnu-readelf_and_x86_64-linux-gnu-readelf_strip.c
_init
_DT_INIT
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int _init(EVP_PKEY_CTX *ctx) { int iVar1; if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) { (*(code *)PTR___gmon_start___000b3fd4)(); } frame_dummy(); iVar1 = __do_global_ctors_aux(); return iVar1; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _DT_INIT(void) { if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) { (*(code *)PTR___gmon_start___000b3fd4)(); } thunk_FUN_00013fc0(); FUN_0006ba30(); return; }
PUSH EBX SUB ESP,0x8 CALL 0x00013f70 ADD EBX,0xa0ff7 MOV EAX,dword ptr [EBX + 0xffffffd4] TEST EAX,EAX JZ 0x0001301b CALL EAX CALL 0x000140a0 CALL 0x0006ba30 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('tmp_100', u'CBRANCH_-1205981120'), (u'CALL_-1205981099', u'RETURN_-1205981071'), ('const-0', u'INT_NOTEQUAL_-1205981120'), (u'INT_NOTEQUAL_-1205981120', u'CBRANCH_-1205981120'), (u'INDIRECT_-1205980961', u'COPY_-1205981011'), (u'CAST_-1205980962', u'CALLIND_-1205981111'), (u'CALL_-1205981099', u'INDIRECT_-1205980961...
[('tmp_100', u'CBRANCH_-1205981120'), (u'INDIRECT_-1205980965', u'COPY_-1205981015'), ('const-0', u'INT_NOTEQUAL_-1205981120'), (u'CALL_-1205981107', u'INDIRECT_-1205980971'), (u'INT_NOTEQUAL_-1205981120', u'CBRANCH_-1205981120'), ('tmp_407', u'MULTIEQUAL_-1205980969'), (u'CALLIND_-1205981111', u'INDIRECT_-1205980974')...
null
null
00013000
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _DT_INIT(void)\n\n{\n if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___000b3fd4)();\n }\n thunk_FUN_00013fc0();\n FUN_0006ba30();\n return;\n}\n\n" comment (fu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint _init(EVP_PKEY_CTX *ctx)\n\n{\n int iVar1;\n \n if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___000b3fd4)();\n }\n frame_dummy();\n iVar1 = __do_global_ctors_a...
(translation_unit "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___000b3fd4)();\n }\n thunk_FUN_00013fc0();\n FUN_0006ba30();\n return;\n}\n\n" (function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statemen...
(function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___000b3fd4)();\n }\n thunk_FUN_00013fc0();\n FUN_0006ba30();\n return;\n}" (primitive_type "void") (function_declarator "_DT_INIT(void)" (identifier "_DT_INIT") (parameter_list "(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(type_1 *ctx) { int iVar1; if (var_1 != (type_2 *)0x0) { (*(type_3 *)var_1)(); } var_2(); iVar1 = var_3(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { if (PTR___gmon_start___000b3fd4 != (undefined *)0x0) { (*(code *)PTR___gmon_start___000b3fd4)(); } thunk_FUN_00013fc0(); FUN_0006ba30(); return; }
8321_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~collate_byname
FUN_001f8de0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate_byname<char>::~collate_byname() */ void __thiscall std::collate_byname<char>::~collate_byname(collate_byname<char> *this) { *(undefined ***)this = &PTR__collate_0038c38c; locale::facet::_S_destroy_c_locale((__...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f8de0(undefined4 *param_1) { *param_1 = &PTR_FUN_0038c38c; FUN_0022f270(param_1 + 2); FUN_001e8c40(param_1); FUN_001e6db0(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x196219 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd384] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x8] PUSH EAX CALL 0x0022f270 MOV dword ptr [ESP],ESI CALL 0x001e8c40 MOV dword ptr [ESP],ESI CALL 0x001e6db0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-417', u'STORE_-1207923158'), (u'CAST_-1207922995', u'STORE_-1207923158'), ('const-8', u'PTRADD_-1207923093'), ('const-1', u'PTRADD_-1207923093'), ('const-3720076', u'PTRSUB_-1207922994'), ('tmp_238', u'CAST_-1207922995'), (u'PTRSUB_-1207922994', u'STORE_-1207923158'), (u'CAST_-1207922988', u'CALL_-1207923140')...
[('const-2', u'PTRADD_-1207922992'), (u'PTRADD_-1207922992', u'CALL_-1207923140'), ('const-417', u'STORE_-1207923158'), ('tmp_466', u'CALL_-1207923127'), ('tmp_466', u'CALL_-1207923114'), (u'PTRSUB_-1207922994', u'STORE_-1207923158'), ('const-0', u'RETURN_-1207923081'), ('tmp_466', u'PTRADD_-1207922992'), ('const-4', u...
null
null
001f8de0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f8de0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038c38c;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" comment (function_definition "v...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::collate_byname<char>::~collate_byname() */\n\nvoid __thiscall std::collate_byname<char>::~collate_byname(collate_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__collate_0038c38c;\n locale::facet...
(translation_unit "void FUN_001f8de0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038c38c;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001f8de0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038c38c;\n FUN_0022f270(param_1 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_001f8de0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038c38c;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(param_1);\n FUN_001e6db0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f8de0(undefined4 *param_1)" (identifier "FUN_001f8de0") (parameter_list...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate_byname<char>::~collate_byname() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *var_2) { *(type_1 ***)var_2 = &PTR__collate_0038c38c; locale::facet::var_1((type_2 **)(var_2 + 8)); loc...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_0038c38c; FUN_0022f270(param_1 + 2); FUN_001e8c40(param_1); FUN_001e6db0(param_1); return; }
627_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
bfd_sprintf_vma
bfd_sprintf_vma
/* WARNING: Control flow encountered bad instruction data */ void bfd_sprintf_vma(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_sprintf_vma(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206365750')]
[('const-1', u'RETURN_-1206365750')]
null
null
000751c0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_sprintf_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_sprintf_vma(void)\n\n{\n /* WARNING: ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_sprintf_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_sprintf_vma(void)\n\n{\n /* WARNING: ...
(translation_unit "void bfd_sprintf_vma(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_sprintf_vma(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_sprintf_vma(void)" identifier (parameter_list "(void)" ( (parameter_declaration ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_sprintf_vma(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_sprintf_vma(void)" (identifier "bfd_sprintf_vma") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
135_i686-gnu-elfedit_and_i686-gnu-elfedit_strip.c
_ITM_registerTMCloneTable
_ITM_registerTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952334')]
[('const-1', u'RETURN_-1205952334')]
null
null
0001a0a8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ...
(translation_unit "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
106_hppa-linux-gnu-elfedit_and_hppa-linux-gnu-elfedit_strip.c
ferror
ferror
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952462')]
[('const-1', u'RETURN_-1205952462')]
null
null
0001a028
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.0 */...
(translation_unit "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1215_sqldiff_and_sqldiff_strip.c
sqlite3IdListAppend
FUN_0004a890
IdList * __regparm3 sqlite3IdListAppend(Parse *pParse,IdList *pList,Token *pToken) { sqlite3 *db; Token *pToken_00; IdList_item *pIVar1; char *pcVar2; IdList *pIVar3; int in_GS_OFFSET; u64 in_stack_ffffffc4; int i; int local_20; db = pParse->db; local_20 = *(int *)(in_GS_OFFSET + 0x14); if ...
int * __regparm3 FUN_0004a890(int param_1,int *param_2,undefined4 param_3) { int iVar1; int iVar2; undefined4 uVar3; int in_GS_OFFSET; int local_24; int local_20; local_20 = *(int *)(in_GS_OFFSET + 0x14); if ((param_2 != (int *)0x0) || (param_2 = (int *)FUN_00027230(), param_2 != (int *)0x0)) { ...
PUSH EBP MOV EBP,ECX PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX MOV EBX,EDX SUB ESP,0x2c MOV EDI,dword ptr [ESI] MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0x1c],EAX XOR EAX,EAX TEST EDX,EDX JZ 0x0004a938 SUB ESP,0x8 MOV ECX,0x8 LEA EAX,[ESP + 0x20] PUSH EAX LEA EAX,[EBX + 0x4] PUSH EAX MOV EDX,dword ptr [EBX] MOV EAX,EDI CALL...
null
null
null
null
[(u'CAST_-1206146175', u'CALL_-1206146623'), ('tmp_732', u'CALL_-1206146725'), (u'INDIRECT_-1206146319', u'MULTIEQUAL_-1206146384'), (u'INDIRECT_-1206146206', u'MULTIEQUAL_-1206146239'), ('const-417', u'LOAD_-1206146677'), ('const-198', u'PTRSUB_-1206146228'), (u'CALL_-1206146789', u'INDIRECT_-1206146335'), (u'CALL_-12...
[('tmp_1207', u'MULTIEQUAL_-1206146484'), ('const-0', u'COPY_-1206146491'), (u'CALL_-1206146725', u'INDIRECT_-1206146437'), ('const-0', u'INT_SLESS_-1206146751'), (u'CALL_-1206146789', u'INDIRECT_-1206146333'), (u'CALL_-1206146725', u'STORE_-1206146715'), ('const-417', u'LOAD_-1206146677'), ('tmp_267', u'CBRANCH_-12061...
null
null
0004a890
x86
O0
(translation_unit "int * __regparm3 FUN_0004a890(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int in_GS_OFFSET;\n int local_24;\n int local_20;\n \n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n if ((param_2 != (int *)0x0) || (param_2 = (int *)FUN_00027230(), ...
(translation_unit "IdList * __regparm3 sqlite3IdListAppend(Parse *pParse,IdList *pList,Token *pToken)\n\n{\n sqlite3 *db;\n Token *pToken_00;\n IdList_item *pIVar1;\n char *pcVar2;\n IdList *pIVar3;\n int in_GS_OFFSET;\n u64 in_stack_ffffffc4;\n int i;\n int local_20;\n \n db = pParse->db;\n local_20 = *(in...
(translation_unit "int * __regparm3 FUN_0004a890(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int in_GS_OFFSET;\n int local_24;\n int local_20;\n \n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n if ((param_2 != (int *)0x0) || (param_2 = (int *)FUN_00027230(), ...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "int * __regparm3 FUN_0004a890(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int in_GS_OFFSET;\n int local_24;\n int local_20;\n \n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n if ((param_2 != (int *)0x0) || (param_2 = (int *)FUN_00027230(...
type_4 * __regparm3 sqlite3IdListAppend(type_6 *pParse,type_4 *var_2,type_2 *pToken) { type_1 *db; type_2 *var_10; type_3 *var_8; char *pcVar2; type_4 *var_4; int var_1; type_5 in_stack_ffffffc4; int var_6; int var_12; db = pParse->db; var_12 = *(int *)(var_1 + 0x14); if ((var_2 != (type_4 ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) d...
null
int * __regparm3 MASKED(int param_1,int *param_2,undefined4 param_3) { int iVar1; int iVar2; undefined4 uVar3; int in_GS_OFFSET; int local_24; int local_20; local_20 = *(int *)(in_GS_OFFSET + 0x14); if ((param_2 != (int *)0x0) || (param_2 = (int *)FUN_00027230(), param_2 != (int *)0x0)) { iVar2...
5548_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
get_input_section_alignment
FUN_0014e8f0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ ld_plugin_status __thiscall gold::get_input_section_alignment(gold *this,ld_plugin_section section...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ undefined4 __regparm2 FUN_0014e8f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { int iVar1; int iVar2; undefined4 uVar3; int *piVar4; iVar1 = *(int *...
CALL 0x000644ba ADD ECX,0x26070b PUSH ESI PUSH EBX SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EBX,dword ptr [ESP + 0x14] LEA EAX,[ECX + 0x408] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x0014e967 MOV EDX,dword ptr [EAX + 0x593c] TEST EDX,EDX JZ 0x0014e97f CMP byte ptr [EDX + 0x63],0x0 MO...
null
null
null
null
[('const-417', u'LOAD_-1207178932'), (u'STORE_-1207178777', u'INDIRECT_-1207178467'), ('const-0', u'INT_EQUAL_-1207178832'), ('tmp_1335', u'MULTIEQUAL_-1207178463'), ('tmp_134', u'CBRANCH_-1207178933'), (u'COPY_-1207178479', u'CALL_-1207178656'), ('const-417', u'LOAD_-1207178819'), ('tmp_621', u'CALL_-1207178858'), ('c...
[('const-0', u'INT_EQUAL_-1207178832'), ('tmp_134', u'CBRANCH_-1207178933'), (u'CAST_-1207178499', u'LOAD_-1207178819'), ('const-0', u'RETURN_-1207178732'), ('const-0', u'INT_NOTEQUAL_-1207178910'), (u'MULTIEQUAL_-1207178608', u'RETURN_-1207178732'), (u'INT_ADD_-1207178936', u'CAST_-1207178535'), ('const-0', u'COPY_-12...
null
null
0014e8f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nundefined4 __regparm2\nFUN_0014e8f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nld_plugin_status __thiscall\ngold::get_input_section_alignment(gold *this,ld...
(translation_unit "undefined4 __regparm2\nFUN_0014e8f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n iVar1 = *(int *)(DAT_003af408 + 8);\n if (iVar1 == 0) {\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compou...
(function_definition "undefined4 __regparm2\nFUN_0014e8f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n iVar1 = *(int *)(DAT_003af408 + 8);\n if (iVar1 == 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ type_1 __thiscall type_2::function_1(type_2 *this,type_3 section,type_4 *addralign) { type_5 *v...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ undefined4 __regparm2 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { int iVar1; int iVar2; undefined4 uVar3; int *piVar4; iVar1 = *(int *)(DAT_...
10806_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
replace
FUN_00292650
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >) */ void __thiscall std::string::replace(str...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00292650(int *param_1,int param_2,int param_3,int param_4,int param_5) { uint uVar1; uint uVar2; uint uVar3; uVar1 = param_1[1]; uVar3 = param_2 - *param_1; uVar2 = param_3 - param_2; if (uVar1 - uVar3 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x11c9a7 SUB ESP,0xc MOV ECX,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x28] MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ECX + 0x4] MOV EDX,EAX SUB EDX,dword ptr [ECX] SUB EBP,EAX SUB ESI,dword ptr [ESP + 0x2c] MOV EA...
null
null
null
null
[(u'CAST_-1204410367', u'INT_LESS_-1204410626'), ('tmp_300', u'CBRANCH_-1204410632'), ('tmp_975', u'CAST_-1204410380'), (u'CAST_-1204410385', u'LOAD_-1204410706'), (u'COPY_-1204410389', u'CALL_-1204410493'), ('tmp_975', u'CALL_-1204410569'), (u'CAST_-1204410391', u'LOAD_-1204410718'), ('const-417', u'LOAD_-1204410718')...
[('tmp_950', u'CALL_-1204410569'), ('const-417', u'LOAD_-1204410718'), ('tmp_300', u'CBRANCH_-1204410632'), ('tmp_947', u'INT_SUB_-1204410687'), (u'COPY_-1204410399', u'CALL_-1204410493'), ('const-417', u'LOAD_-1204410706'), (u'COPY_-1204410444', u'MULTIEQUAL_-1204410470'), (u'INT_SUB_-1204410676', u'CAST_-1204410379')...
null
null
00292650
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00292650(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string\n >, __normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >) */\n\nvoid __thiscall st...
(translation_unit "void FUN_00292650(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - param_2;\n if (uVar1 - uVar3 < (uint)(param_3 - param_2)) {\n uVar2 = uVar1 - uVar3;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_00292650(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - param_2;\n if (uVar1 - uVar3 < (uint)(param_3 - param_2)) {\n uVar2 = uVar1 - uVar3;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >) */ void __thiscall std::type_1::function_1(...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,int param_3,int param_4,int param_5) { uint uVar1; uint uVar2; uint uVar3; uVar1 = param_1[1]; uVar3 = param_2 - *param_1; uVar2 = param_3 - param_2; if (uVar1 - uVar3 < (uin...
1078_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~Struct_bndplt
FUN_00039c60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_bndplt(Struct_bndplt * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_bndplt::~Struct_bndplt(Struct_bndplt *this,int __in_chrg) { pointer pcVar1; (this->supe...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00039c60(undefined4 *param_1) { *param_1 = &PTR_FUN_0039d3e8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001fd020((undefined4 *)param_1[1]); } FUN_001fd000(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x370399 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff33e8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00039c92 SUB ESP,0xc PUSH EAX CALL 0x001fd020 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001fd000 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206084228'), (u'PTRSUB_-1206084233', u'PTRSUB_-1206084228'), (u'PTRSUB_-1206084218', u'PTRSUB_-1206084214'), ('const-0', u'PTRSUB_-1206084222'), (u'LOAD_-1206084442', u'CALL_-1206084399'), ('const-8', u'PTRSUB_-1206084224'), ('tmp_323', u'CALL_-1206084358'), (u'PTRSUB_-1206084212', u'LOAD_-12060...
[('const-417', u'STORE_-1206084445'), (u'PTRADD_-1206084227', u'LOAD_-1206084442'), (u'PTRSUB_-1206084230', u'STORE_-1206084445'), ('tmp_597', u'STORE_-1206084445'), ('const-3789800', u'PTRSUB_-1206084230'), ('const-3', u'PTRADD_-1206084239'), (u'LOAD_-1206084442', u'CAST_-1206084227'), ('tmp_135', u'CBRANCH_-120608442...
null
null
00039c60
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039c60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3e8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_bndplt(Struct_bndplt * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_bndplt::~Struct_bndplt(Struct_bndplt *this,int __in_chrg)\n\n{\n pointer...
(translation_unit "void FUN_00039c60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3e8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00039c60(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_00039c60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3e8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039c60(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_bndplt(Struct_bndplt * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_0039d3e8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001fd020((undefined4 *)param_1[1]); } FUN_001fd000(param_1,0x40); return; }
716_cp_and_cp_strip.c
futimesat
futimesat
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int futimesat(int __fd,char *__file,timeval *__tvp) { /* WARNING: Bad instruction - Truncating control flow here */ /* futimesat@@GLIBC_2.4...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int futimesat(int __fd,char *__file,timeval *__tvp) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206070686')]
[('const-1', u'RETURN_-1206070686')]
null
null
0003d258
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint futimesat(int __fd,char *__file,timeval *__tvp)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint futimesat(int __fd,char *__file,timeval *__tvp)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int futimesat(int __fd,char *__file,timeval *__tvp)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int futimesat(int __fd,char *__file,timeval *__tvp)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "futimesat(int __fd,char *__file,ti...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argu...
(function_definition "int futimesat(int __fd,char *__file,timeval *__tvp)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "futimesat(int __fd,char *__file,timeval *__tvp)" (identifier "futimesat") (parameter_list "(int __fd,char *__file,timeval *__tvp)" (( "(") (parameter_d...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd,char *__file,type_1 *__tvp) { /* WARNING: Bad instruction - Truncating control flow here */ /* futimesat@@GLIBC_2.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: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd,char *__file,timeval *__tvp) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4531_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
Output_data_reloc
FUN_00103ae0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_reloc(Output_data_reloc<4,_true,_64,_false> * this, bool sr) */ void __thiscall gold::Output_data_reloc<4,_true,_64,_false>::O...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00103ae0(undefined4 *param_1,undefined1 param_2) { param_1[1] = 0; param_1[2] = 0; param_1[3] = 0; param_1[4] = 0; param_1[5] = 0xffffffff; param_1[6] = 0xffffffff; *(byte *)(param_1 + 7) = *(byte *)(param...
CALL 0x00035975 ADD EDX,0x28b51b MOV EAX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [ESP + 0x8] MOV dword ptr [EAX + 0x4],0x0 MOV dword ptr [EAX + 0x8],0x0 MOV dword ptr [EAX + 0xc],0x0 MOV dword ptr [EAX + 0x10],0x0 LEA EDX,[EDX + 0xffff55e4] MOV dword ptr [EAX + 0x14],0xffffffff MOV dword ptr [EAX + 0x18],0xffffffff AND...
null
null
null
null
[('const-417', u'STORE_-1206961236'), (u'CAST_-1206961001', u'STORE_-1206961236'), ('const-0', u'PTRSUB_-1206961130'), ('const-48', u'PTRSUB_-1206961099'), (u'PTRSUB_-1206961231', u'PTRSUB_-1206961200'), (u'PTRSUB_-1206961096', u'PTRSUB_-1206961078'), (u'INT_ADD_-1206961147', u'CAST_-1206961091'), ('const-0', u'PTRSUB_...
[('const-4', u'PTRADD_-1206961240'), ('const-417', u'STORE_-1206961271'), ('const-11', u'PTRADD_-1206961181'), ('const-4', u'PTRADD_-1206961248'), ('tmp_271', u'PTRADD_-1206961240'), ('const-0', u'STORE_-1206961311'), ('tmp_271', u'PTRADD_-1206961197'), ('const-5', u'PTRADD_-1206961226'), ('const-15', u'PTRADD_-1206961...
null
null
00103ae0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00103ae0(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void Output_data_reloc(Output_data_reloc<4,_true,_64,_false> * this,\n bool sr) */\n\nvoid __thiscall\ngold::Output_data_relo...
(translation_unit "void FUN_00103ae0(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[8] = 0;\n param_1[9] = 8;\n param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statem...
(function_definition "void FUN_00103ae0(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[8] = 0;\n param_1[9] = 8;\n par...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_reloc(Output_data_reloc<4,_true,_64,_false> * this, bool sr) */ void __thiscall var_1::Output_data_reloc<4,_true,_64,_false>::...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,undefined1 param_2) { param_1[1] = 0; param_1[2] = 0; param_1[3] = 0; param_1[4] = 0; param_1[5] = 0xffffffff; param_1[6] = 0xffffffff; *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7...
160_diff_and_diff_strip.c
compare_names_for_qsort
FUN_00018b48
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int compare_names_for_qsort(void *file1,void *file2) { char *name1_00; char *name2_00; int iVar1; char **f1; char **f2; char *name1; char *name2; int diff; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00018b48(undefined4 *param_1,undefined4 *param_2) { char *__s1; char *__s2; int iVar1; __s1 = (char *)*param_1; __s2 = (char *)*param_2; if ((DAT_0004f320 == '\0') || (iVar1 = FUN_00018a3e(__s1,__s2), iVar...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x24 CALL 0x000127d0 ADD EBX,0x364ac MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x18],EAX MOV EAX,dword ptr [EBP + -0x1c] MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x14],EAX MOV EAX,dword ptr [EBP + -0x18] M...
null
null
null
null
[(u'LOAD_-1205957738', u'CALL_-1205957653'), (u'BOOL_NEGATE_-1205957421', u'CBRANCH_-1205957688'), (u'CALL_-1205957653', u'INT_EQUAL_-1205957618'), ('const-0', u'INT_EQUAL_-1205957618'), (u'MULTIEQUAL_-1205957350', u'COPY_-1205957406'), ('tmp_970', u'MULTIEQUAL_-1205957366'), (u'CALL_-1205957653', u'MULTIEQUAL_-1205957...
[(u'CAST_-1205957415', u'CALL_-1205957562'), (u'INDIRECT_-1205957392', u'MULTIEQUAL_-1205957351'), (u'CALL_-1205957653', u'INT_EQUAL_-1205957618'), ('const-417', u'LOAD_-1205957722'), (u'CAST_-1205957406', u'CALL_-1205957653'), (u'CALL_-1205957653', u'INDIRECT_-1205957392'), (u'CAST_-1205957415', u'CALL_-1205957653'), ...
null
null
00018b48
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00018b48(undefined4 *param_1,undefined4 *param_2)\n\n{\n char *__s1;\n char *__s2;\n int iVar1;\n \n __s1 = (char *)*param_1;\n __s2 = (char *)*param_2;\n if ((DAT_0004f320 == '\0') || (iVar1 = ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint compare_names_for_qsort(void *file1,void *file2)\n\n{\n char *name1_00;\n char *name2_00;\n int iVar1;\n char **f1;\n char **f2;\n char *name1;\n char *name...
(translation_unit "int FUN_00018b48(undefined4 *param_1,undefined4 *param_2)\n\n{\n char *__s1;\n char *__s2;\n int iVar1;\n \n __s1 = (char *)*param_1;\n __s2 = (char *)*param_2;\n if ((DAT_0004f320 == '\0') || (iVar1 = FUN_00018a3e(__s1,__s2), iVar1 == 0)) {\n iVar1 = strcmp(__s1,__s2);\n }\n return iVar1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator...
(function_definition "int FUN_00018b48(undefined4 *param_1,undefined4 *param_2)\n\n{\n char *__s1;\n char *__s2;\n int iVar1;\n \n __s1 = (char *)*param_1;\n __s2 = (char *)*param_2;\n if ((DAT_0004f320 == '\0') || (iVar1 = FUN_00018a3e(__s1,__s2), iVar1 == 0)) {\n iVar1 = strcmp(__s1,__s2);\n }\n return iV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(void *file1,void *file2) { char *name1_00; char *name2_00; int var_2; char **f1; char **f2; char *name1; char *name2; int diff; /* WA...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 *param_1,undefined4 *param_2) { char *__s1; char *__s2; int iVar1; __s1 = (char *)*param_1; __s2 = (char *)*param_2; if ((DAT_0004f320 == '\0') || (iVar1 = FUN_00018a3e(__s1,__s2), iVar1 == 0...
8980_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
find_last_not_of
FUN_00203050
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_last_not_of(wchar_t const*, unsigned int) const */ void __thiscall std::wstring::find_last_not_of(wstring *this,wchar_t *param_1,uint param_2) { size_t sVar1; sVar1 = wcslen(param_1); find_last_not_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00203050(undefined4 param_1,wchar_t *param_2,undefined4 param_3) { size_t sVar1; undefined4 uVar2; uVar2 = 0x203057; sVar1 = wcslen(param_2); FUN_00202fb0(param_1,param_2,param_3,sVar1,uVar2); return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0xfefa9 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x20] PUSH ESI CALL 0x00026270 ADD ESP,0x10 PUSH EAX PUSH dword ptr [ESP + 0x1c] PUSH ESI PUSH dword ptr [ESP + 0x1c] CALL 0x00202fb0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_247', u'CALL_-1203818307'), ('tmp_247', u'CALL_-1203818353'), (u'CALL_-1203818353', u'CALL_-1203818307'), ('tmp_248', u'CALL_-1203818307'), ('tmp_246', u'CALL_-1203818307'), ('const-0', u'RETURN_-1203818274')]
[('tmp_478', u'CALL_-1203818307'), ('const-2109527', u'COPY_-1203818406'), (u'CALL_-1203818353', u'CALL_-1203818307'), (u'INDIRECT_-1203818199', u'CALL_-1203818307'), (u'CALL_-1203818353', u'INDIRECT_-1203818199'), ('tmp_477', u'CALL_-1203818353'), ('tmp_479', u'CALL_-1203818307'), ('const-0', u'RETURN_-1203818274'), (...
null
null
00203050
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00203050(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x203057;\n sVar1 = wcslen(param_2);\n FUN_00202fb0(param_1,param_2,param_3...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_last_not_of(wchar_t const*, unsigned int) const */\n\nvoid __thiscall std::wstring::find_last_not_of(wstring *this,wchar_t *param_1,uint param_2)\n\n{\n size_t sVar1;\n \n sVar1 = wcslen(...
(translation_unit "void FUN_00203050(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x203057;\n sVar1 = wcslen(param_2);\n FUN_00202fb0(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}\n\n" (function_definition "void FUN_00203050(undefined4 param_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme...
(function_definition "void FUN_00203050(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x203057;\n sVar1 = wcslen(param_2);\n FUN_00202fb0(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00203050(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_last_not_of(wchar_t const*, unsigned int) const */ void __thiscall std::type_1::function_1(type_1 *this,type_2 *param_1,type_3 param_2) { size_t sVar1; sVar1 = var_1(param_1); function_1(this,param_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,wchar_t *param_2,undefined4 param_3) { size_t sVar1; undefined4 uVar2; uVar2 = 0x203057; sVar1 = wcslen(param_2); FUN_00202fb0(param_1,param_2,param_3,sVar1,uVar2); return; }
3148_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_local_got_offset
FUN_000a9d50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_local_got_offset(Sized_relobj<32,_false> * this, uint symndx, uint got_type, uint64_t addend) */ uint __thiscall gold::Sized_relobj<32,_false>::do_local_got_offset (Sized_relobj<32...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000a9d50(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5) { int *piVar1; undefined4 extraout_EDX; int local_24; undefined1 local_20 [8]; undefined4 local_18; undefined4 local...
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x3052a9 SUB ESP,0x24 MOV EAX,dword ptr [ESP + 0x34] MOV EDX,dword ptr [ESP + 0x40] MOV ESI,dword ptr [ESP + 0x38] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [ESP + 0x3c] MOV dword ptr [ESP + 0x1c],EDX LEA EDX,[ESP + 0xc] SUB ESP,0x4 MOV dword ptr [ESP + 0x1c],EAX LEA EAX...
null
null
null
null
[('const-417', u'LOAD_-1206542833'), ('const-1', u'PTRADD_-1206542457'), (u'INT_NOTEQUAL_-1206542738', u'CBRANCH_-1206542737'), ('const-16', u'INT_ADD_-1206542817'), (u'PTRSUB_-1206542505', u'CAST_-1206542495'), (u'COPY_-1206542758', u'RETURN_-1206542705'), (u'MULTIEQUAL_-1206542482', u'LOAD_-1206542776'), ('const-4294...
[(u'INT_NOTEQUAL_-1206542738', u'CBRANCH_-1206542737'), ('const-16', u'INT_ADD_-1206542817'), (u'CALL_-1206542711', u'INDIRECT_-1206542435'), ('tmp_1230', u'COPY_-1206542943'), ('tmp_1231', u'INT_EQUAL_-1206542761'), ('tmp_1233', u'INT_ADD_-1206542876'), ('const-417', u'LOAD_-1206542735'), ('tmp_1232', u'COPY_-12065429...
null
null
000a9d50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a9d50(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n undefined4 extraout_EDX;\n int local_24;\n undefined1 local_20 [8];\n undefined4 l...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_local_got_offset(Sized_relobj<32,_false> * this, uint symndx,\n uint got_type, uint64_t addend) */\n\nuint __thiscall\ngold::Sized_relobj<32,_false>::do_local_got_offset\n ...
(translation_unit "void FUN_000a9d50(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n undefined4 extraout_EDX;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n undefined4 uStack_c;\n \n uSta...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi...
(function_definition "void FUN_000a9d50(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n undefined4 extraout_EDX;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n undefined4 uStack_c;\n \n u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_local_got_offset(Sized_relobj<32,_false> * this, uint symndx, uint got_type, uint64_t addend) */ type_1 __thiscall gold::Sized_relobj<32,_false>::do_local_got_offset (Sized_relobj<...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5) { int *piVar1; undefined4 extraout_EDX; int local_24; undefined1 local_20 [8]; undefined4 local_18; undefined4 local_14; ...
10022_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
~collate_byname
FUN_0024b9a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate_byname<wchar_t>::~collate_byname() */ void __thiscall std::collate_byname<wchar_t>::~collate_byname(collate_byname<wchar_t> *this) { *(undefined ***)this = &PTR__collate_0038e224; locale::facet::_S_destroy_c_l...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0024b9a0(undefined4 *param_1) { *param_1 = &PTR_FUN_0038e224; FUN_0022f270(param_1 + 2); FUN_001e8c40(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x143659 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xfffff21c] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x8] PUSH EAX CALL 0x0022f270 MOV dword ptr [ESP],ESI CALL 0x001e8c40 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_222', u'CAST_-1204045194'), ('const-1', u'PTRADD_-1204045269'), ('const-0', u'PTRSUB_-1204045193'), ('const-8', u'PTRADD_-1204045269'), ('tmp_222', u'PTRADD_-1204045269'), ('const-417', u'STORE_-1204045334'), (u'CAST_-1204045194', u'STORE_-1204045334'), ('const-0', u'RETURN_-1204045270'), ('const-3727908', u'PTR...
[('tmp_389', u'CALL_-1204045303'), ('tmp_389', u'STORE_-1204045334'), ('const-3727908', u'PTRSUB_-1204045193'), ('const-4', u'PTRADD_-1204045191'), (u'PTRADD_-1204045191', u'CALL_-1204045316'), ('const-0', u'PTRSUB_-1204045193'), ('const-0', u'RETURN_-1204045270'), ('const-417', u'STORE_-1204045334'), ('tmp_389', u'PTR...
null
null
0024b9a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024b9a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e224;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0024b9a0(undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::collate_byname<wchar_t>::~collate_byname() */\n\nvoid __thiscall std::collate_byname<wchar_t>::~collate_byname(collate_byname<wchar_t> *this)\n\n{\n *(undefined ***)this = &PTR__collate_0038e224;\n loca...
(translation_unit "void FUN_0024b9a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e224;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(param_1);\n return;\n}\n\n" (function_definition "void FUN_0024b9a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e224;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_0024b9a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e224;\n FUN_0022f270(param_1 + 2);\n FUN_001e8c40(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0024b9a0(undefined4 *param_1)" (identifier "FUN_0024b9a0") (parameter_list "(undefined4 *param_1)" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate_byname<wchar_t>::~collate_byname() */ void __thiscall std::function_1<wchar_t>::~function_1(function_1<wchar_t> *var_2) { *(type_1 ***)var_2 = &PTR__collate_0038e224; locale::facet::var_1((type_2 **)(var_2 + 8...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_0038e224; FUN_0022f270(param_1 + 2); FUN_001e8c40(param_1); return; }
6203_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_filename
FUN_0024dec0
/* DWARF original prototype: char * do_filename(Sized_input_reader * this) */ char * __thiscall gold::Sized_incremental_binary<64,_false>::Sized_input_reader::do_filename(Sized_input_reader *this) { Incremental_inputs_reader<64,_false> *pIVar1; pIVar1 = (this->reader_).inputs_; if (*(uint *)(pIVar1->p_ + (t...
int FUN_0024dec0(int param_1) { int *piVar1; uint uVar2; piVar1 = *(int **)(param_1 + 4); uVar2 = *(uint *)(*piVar1 + *(int *)(param_1 + 0xc)); if (uVar2 < (uint)piVar1[2]) { return piVar1[1] + uVar2; } return 0; }
PUSH EBX MOV EAX,dword ptr [ESP + 0x8] MOV EDX,dword ptr [EAX + 0x4] MOV EAX,dword ptr [EAX + 0xc] MOV ECX,dword ptr [EDX] MOV EBX,dword ptr [EDX + 0x4] MOV ECX,dword ptr [ECX + EAX*0x1] LEA EAX,[EBX + ECX*0x1] CMP ECX,dword ptr [EDX + 0x8] JNC 0x0024dee0 POP EBX RET XOR EAX,EAX POP EBX RET
null
null
null
null
[(u'LOAD_-1204035867', u'INT_LESS_-1204035840'), (u'PTRSUB_-1204035756', u'LOAD_-1204035879'), ('const-417', u'LOAD_-1204035879'), (u'PTRSUB_-1204035769', u'PTRSUB_-1204035768'), (u'PTRSUB_-1204035764', u'PTRSUB_-1204035760'), (u'COPY_-1204035861', u'RETURN_-1204035822'), ('const-1', u'PTRADD_-1204035798'), (u'INT_LESS...
[('const-417', u'LOAD_-1204035867'), (u'LOAD_-1204035867', u'INT_LESS_-1204035840'), (u'INT_ADD_-1204035851', u'CAST_-1204035756'), ('tmp_178', u'INT_ADD_-1204035868'), (u'COPY_-1204035861', u'RETURN_-1204035822'), (u'INT_LESS_-1204035840', u'CBRANCH_-1204035837'), (u'COPY_-1204035824', u'RETURN_-1204035799'), (u'LOAD_...
null
null
0024dec0
x86
O0
(translation_unit "int FUN_0024dec0(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n \n piVar1 = *(int **)(param_1 + 4);\n uVar2 = *(uint *)(*piVar1 + *(int *)(param_1 + 0xc));\n if (uVar2 < (uint)piVar1[2]) {\n return piVar1[1] + uVar2;\n }\n return 0;\n}\n\n" (function_definition "int FUN_0024dec0(int para...
(translation_unit "/* DWARF original prototype: char * do_filename(Sized_input_reader * this) */\n\nchar * __thiscall\ngold::Sized_incremental_binary<64,_false>::Sized_input_reader::do_filename(Sized_input_reader *this)\n\n{\n Incremental_inputs_reader<64,_false> *pIVar1;\n \n pIVar1 = (this->reader_).inputs_;\n if...
(translation_unit "int FUN_0024dec0(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n \n piVar1 = *(int **)(param_1 + 4);\n uVar2 = *(uint *)(*piVar1 + *(int *)(param_1 + 0xc));\n if (uVar2 < (uint)piVar1[2]) {\n return piVar1[1] + uVar2;\n }\n return 0;\n}\n\n" (function_definition "int FUN_0024dec0(int para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression (...
(function_definition "int FUN_0024dec0(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n \n piVar1 = *(int **)(param_1 + 4);\n uVar2 = *(uint *)(*piVar1 + *(int *)(param_1 + 0xc));\n if (uVar2 < (uint)piVar1[2]) {\n return piVar1[1] + uVar2;\n }\n return 0;\n}" (primitive_type "int") (function_declarator "FUN...
/* DWARF original prototype: char * do_filename(Sized_input_reader * this) */ char * __thiscall gold::Sized_incremental_binary<64,var_5>::var_2::var_1(var_2 *var_3) { var_4<64,var_5> *pIVar1; pIVar1 = (var_3->reader_).inputs_; if (*(type_1 *)(pIVar1->p_ + (var_3->reader_).offset_) < (pIVar1->strtab_).usable...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator decl...
null
int MASKED(int param_1) { int *piVar1; uint uVar2; piVar1 = *(int **)(param_1 + 4); uVar2 = *(uint *)(*piVar1 + *(int *)(param_1 + 0xc)); if (uVar2 < (uint)piVar1[2]) { return piVar1[1] + uVar2; } return 0; }
1070_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_relocate
FUN_0003ace0
/* 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_relocate(Sized_relobj_dwo<64,_true> * this, Symbol_table * param_1, Layout * param_2, Output_file * param_3) */ void __thiscall...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003ace0(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x35431a SUB ESP,0xc LEA EAX,[EBX + 0xffef2350] PUSH EAX LEA EAX,[EBX + 0xffef1008] PUSH 0x1b4 PUSH EAX CALL 0x00069d00
null
null
null
null
[('const-2626384', u'COPY_-1206080176'), (u'COPY_-1206080176', u'CALL_-1206080208'), ('const-1', u'RETURN_-1206080203'), ('const-2621448', u'COPY_-1206080177'), ('const-436', u'CALL_-1206080208'), (u'COPY_-1206080177', u'CALL_-1206080208')]
[('const-436', u'CALL_-1206080208'), (u'COPY_-1206080184', u'CALL_-1206080208'), ('const-1', u'RETURN_-1206080203'), ('const-2626384', u'COPY_-1206080184'), ('const-2621448', u'COPY_-1206080185'), (u'COPY_-1206080185', u'CALL_-1206080208')]
null
null
0003ace0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003ace0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}\n\n" comment (function_definition "void FUN_0003ace0(voi...
(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_relocate(Sized_relobj_dwo<64,_true> * this, Symbol_table *\n param_1, Layout * param_2, Output_file * param_3...
(translation_unit "void FUN_0003ace0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}\n\n" (function_definition "void FUN_0003ace0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}" primitive_type (function_declarator "FUN_0003ace0...
(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_0003ace0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}" (primitive_type "void") (function_declarator "FUN_0003ace0(void)" (identifier "FUN_0003ace0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* 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_relocate(Sized_relobj_dwo<64,_true> * this, Symbol_table * param_1, Layout * param_2, Output_file * param_3) */ void __thiscall...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate"); }
5997_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
alternate_constraint
FUN_001623f0
/* DWARF original prototype: bool alternate_constraint(Sections_element * this, Output_section_definition * param_1, Section_constraint param_2) */ bool __thiscall gold::Sections_element::alternate_constraint (Sections_element *this,Output_section_definition *param_2,Section_constraint param_3) { retu...
undefined4 FUN_001623f0(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1207360512', u'RETURN_-1207360505'), ('const-0', u'COPY_-1207360512'), ('const-0', u'RETURN_-1207360505')]
[('const-0', u'COPY_-1207360525'), (u'COPY_-1207360525', u'RETURN_-1207360505'), ('const-0', u'RETURN_-1207360505')]
null
null
001623f0
x86
O0
(translation_unit "undefined4 FUN_001623f0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001623f0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001623f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* DWARF original prototype: bool alternate_constraint(Sections_element * this,\n Output_section_definition * param_1, Section_constraint param_2) */\n\nbool __thiscall\ngold::Sections_element::alternate_constraint\n (Sections_element *this,Output_section_definition *param_2,Section_constr...
(translation_unit "undefined4 FUN_001623f0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001623f0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001623f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_001623f0(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_001623f0(void)" (identifier "FUN_001623f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* DWARF original prototype: bool alternate_constraint(Sections_element * this, Output_section_definition * param_1, Section_constraint param_2) */ bool __thiscall gold::type_1::function_1 (type_1 *this,type_2 *param_2,type_3 param_3) { return false; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
1393_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
_ITM_registerTMCloneTable
_ITM_registerTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206570858')]
[('const-1', u'RETURN_-1206570858')]
null
null
000a308c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ...
(translation_unit "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
144_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
pthread_attr_destroy
pthread_attr_destroy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_attr_destroy(pthread_attr_t *__attr) { int iVar1; iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f244)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_attr_destroy(pthread_attr_t *__attr) { int iVar1; iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f244)(); return iVar1; }
JMP dword ptr [EBX + 0x244]
null
null
null
null
[(u'CAST_-1206019719', u'CALLIND_-1206019798'), (u'INDIRECT_-1206019725', u'COPY_-1206019784'), (u'CALLIND_-1206019798', u'INDIRECT_-1206019725'), ('tmp_67', u'CAST_-1206019719'), ('const-0', u'RETURN_-1206019795'), (u'CALLIND_-1206019798', u'RETURN_-1206019795')]
[(u'CAST_-1206019719', u'CALLIND_-1206019798'), (u'INDIRECT_-1206019725', u'COPY_-1206019784'), (u'CALLIND_-1206019798', u'INDIRECT_-1206019725'), ('tmp_67', u'CAST_-1206019719'), ('const-0', u'RETURN_-1206019795'), (u'CALLIND_-1206019798', u'RETURN_-1206019795')]
null
null
00029920
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_destroy(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f244)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_attr_destroy(pthread_at...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_destroy(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f244)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_attr_destroy(pthread_at...
(translation_unit "int pthread_attr_destroy(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f244)();\n return iVar1;\n}\n\n" (function_definition "int pthread_attr_destroy(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ...
(function_definition "int pthread_attr_destroy(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_destroy_0038f244)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_attr_destroy(pthread_attr_t *__attr)" (identifier "pthread_attr_destroy") (parameter_list "(p...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__attr) { int iVar1; iVar1 = (*(type_2 *)PTR_pthread_attr_destroy_0038f244)(); 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))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(pthread_attr_t *__attr) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0038f244)(); return iVar1; }
89_alpha-linux-gnu-ar_and_alpha-linux-gnu-ar_strip.c
__lxstat64
__lxstat64
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf) { int iVar1; iVar1 = (*(code *)PTR___lxstat64_00021170)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf) { int iVar1; iVar1 = (*(code *)PTR___lxstat64_00021170)(); return iVar1; }
JMP dword ptr [EBX + 0x170]
null
null
null
null
[(u'CAST_-1205983701', u'CALLIND_-1205983782'), ('const-0', u'RETURN_-1205983779'), (u'CALLIND_-1205983782', u'RETURN_-1205983779'), (u'INDIRECT_-1205983709', u'COPY_-1205983768'), (u'CALLIND_-1205983782', u'INDIRECT_-1205983709'), ('tmp_77', u'CAST_-1205983701')]
[(u'CAST_-1205983701', u'CALLIND_-1205983782'), ('const-0', u'RETURN_-1205983779'), (u'CALLIND_-1205983782', u'RETURN_-1205983779'), (u'INDIRECT_-1205983709', u'COPY_-1205983768'), (u'CALLIND_-1205983782', u'INDIRECT_-1205983709'), ('tmp_77', u'CAST_-1205983701')]
null
null
000125d0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat64_00021170)();\n return iVar1;\n}\n\n" comment (function_definition "int __lxstat64(int __ver,char *_...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat64_00021170)();\n return iVar1;\n}\n\n" comment (function_definition "int __lxstat64(int __ver,char *_...
(translation_unit "int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat64_00021170)();\n return iVar1;\n}\n\n" (function_definition "int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat64...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat64_00021170)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "__lxstat64(int __ver,char *__filename,stat64 *__stat_buf)" (identifier "__lxstat64") (parameter_li...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __ver,char *__filename,type_1 *__stat_buf) { int iVar1; iVar1 = (*(type_2 *)PTR___lxstat64_00021170)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __ver,char *__filename,stat64 *__stat_buf) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00021170)(); return iVar1; }
126_aarch64-linux-gnu-gprof_and_aarch64-linux-gnu-gprof_strip.c
gmon_io_write_64
FUN_00019c10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 gmon_io_write_64(FILE *ofp,ulonglong val) { size_t sVar1; undefined4 in_ECX; undefined4 in_EDX; char buf [8]; buf[4] = '\x1a'; buf[5] = -100; buf[6] = '\x01'; buf[7] = '\0'; (*core_bfd->xvec->b...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool __regparm3 FUN_00019c10(FILE *param_1,undefined4 param_2,undefined4 param_3) { size_t sVar1; undefined1 local_14 [4]; undefined4 uStack_10; uStack_10 = 0x19c1a; (**(code **)(*(int *)(DAT_0002e4ec + 4) + 0x24))(...
PUSH EDI MOV EDI,EAX PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0x133e6 SUB ESP,0x14 LEA ESI,[ESP + 0xc] LEA EAX,[EBX + 0x14ec] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x4] PUSH ESI PUSH ECX PUSH EDX CALL dword ptr [EAX + 0x24] PUSH EDI PUSH 0x8 PUSH 0x1 PUSH ESI CALL 0x000121c0 CMP EAX,0x8 SETNZ AL ADD ESP,0x3...
null
null
null
null
[(u'PTRSUB_-1205953243', u'CALL_-1205953398'), ('const-1', u'COPY_-1205953314'), ('const-156', u'COPY_-1205953315'), (u'PIECE_-1205953258', u'PIECE_-1205953257'), (u'INT_NOTEQUAL_-1205953382', u'INT_ZEXT_-1205953347'), (u'CALLIND_-1205953421', u'INDIRECT_-1205953241'), (u'CALLIND_-1205953421', u'INDIRECT_-1205953233'),...
[(u'CALL_-1205953398', u'INDIRECT_-1205953227'), ('tmp_393', u'CALL_-1205953398'), (u'CALL_-1205953398', u'INDIRECT_-1205953236'), ('tmp_397', u'CALLIND_-1205953421'), (u'COPY_-1205953274', u'RETURN_-1205953338'), ('const-8', u'INT_NOTEQUAL_-1205953382'), ('const-0', u'RETURN_-1205953338'), ('const-417', u'LOAD_-120595...
null
null
00019c10
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool __regparm3 FUN_00019c10(FILE *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined1 local_14 [4];\n undefined4 uStack_10;\n \n uStack_10 = 0x19c1a;\n (**(code **)(*(int *)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 gmon_io_write_64(FILE *ofp,ulonglong val)\n\n{\n size_t sVar1;\n undefined4 in_ECX;\n undefined4 in_EDX;\n char buf [8];\n \n buf[4] = '\x1a';\n buf[5] = -100;\n buf[6] = '\x01';\n buf[7...
(translation_unit "bool __regparm3 FUN_00019c10(FILE *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined1 local_14 [4];\n undefined4 uStack_10;\n \n uStack_10 = 0x19c1a;\n (**(code **)(*(int *)(DAT_0002e4ec + 4) + 0x24))(param_2,param_3,local_14);\n sVar1 = fwrite(local_14,1,8,param_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declara...
(function_definition "bool __regparm3 FUN_00019c10(FILE *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined1 local_14 [4];\n undefined4 uStack_10;\n \n uStack_10 = 0x19c1a;\n (**(code **)(*(int *)(DAT_0002e4ec + 4) + 0x24))(param_2,param_3,local_14);\n sVar1 = fwrite(local_14,1,8,par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(type_1 *ofp,type_2 val) { size_t var_3; type_3 in_ECX; type_3 in_EDX; char buf [8]; buf[4] = '\x1a'; buf[5] = -100; buf[6] = '\x01'; buf[7] = '\0'; (*core_bfd->xvec->bfd_putx64)(var_...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool __regparm3 MASKED(FILE *param_1,undefined4 param_2,undefined4 param_3) { size_t sVar1; undefined1 local_14 [4]; undefined4 uStack_10; uStack_10 = 0x19c1a; (**(code **)(*(int *)(DAT_0002e4ec + 4) + 0x24))(param_...
120_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
malloc
malloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)(); return pvVar1; }
JMP dword ptr [EBX + 0x1e4]
null
null
null
null
[(u'CAST_-1206020102', u'RETURN_-1206020179'), ('const-0', u'RETURN_-1206020179'), (u'CALLIND_-1206020182', u'CAST_-1206020102'), (u'INDIRECT_-1206020109', u'COPY_-1206020168'), (u'CAST_-1206020103', u'CALLIND_-1206020182'), ('tmp_67', u'CAST_-1206020103'), (u'CALLIND_-1206020182', u'INDIRECT_-1206020109')]
[(u'CAST_-1206020102', u'RETURN_-1206020179'), ('const-0', u'RETURN_-1206020179'), (u'CALLIND_-1206020182', u'CAST_-1206020102'), (u'INDIRECT_-1206020109', u'COPY_-1206020168'), (u'CAST_-1206020103', u'CALLIND_-1206020182'), ('tmp_67', u'CAST_-1206020103'), (u'CALLIND_-1206020182', u'INDIRECT_-1206020109')]
null
null
000297a0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n...
(translation_unit "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)();\n return pvVar1;\n}\n\n" (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)();\n return pvVar1;\n}" primitive_typ...
(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 "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0038f1e4)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* malloc(size_t __size)" (* "*") (function_declarator "malloc(size_t __size)" (identifier "malloc") (parameter_list "(size...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_malloc_0038f1e4)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0038f1e4)(); return pvVar1; }
3598_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
type
FUN_000c8cb0
/* DWARF original prototype: uint type(Output_reloc<9,_true,_64,_false> * this) */ uint __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this) { return *(uint *)&this->field_0x14 & 0xfffffff; }
uint FUN_000c8cb0(int param_1) { return *(uint *)(param_1 + 0x14) & 0xfffffff; }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0x14] AND EAX,0xfffffff RET
null
null
null
null
[('const-417', u'LOAD_-1206678342'), ('const-268435455', u'INT_AND_-1206678310'), ('const-20', u'PTRSUB_-1206678263'), ('const-0', u'RETURN_-1206678313'), (u'PTRSUB_-1206678263', u'CAST_-1206678264'), (u'LOAD_-1206678342', u'INT_AND_-1206678310'), ('tmp_51', u'PTRSUB_-1206678263'), (u'CAST_-1206678264', u'LOAD_-1206678...
[('const-268435455', u'INT_AND_-1206678310'), (u'CAST_-1206678265', u'LOAD_-1206678342'), ('const-0', u'RETURN_-1206678313'), ('const-20', u'INT_ADD_-1206678326'), ('tmp_53', u'INT_ADD_-1206678326'), (u'LOAD_-1206678342', u'INT_AND_-1206678310'), (u'INT_ADD_-1206678326', u'CAST_-1206678265'), ('const-417', u'LOAD_-1206...
null
null
000c8cb0
x86
O0
(translation_unit "uint FUN_000c8cb0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_000c8cb0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_000c8cb0(int param_1)" identifier (parameter_list "(int...
(translation_unit "/* DWARF original prototype: uint type(Output_reloc<9,_true,_64,_false> * this) */\n\nuint __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this)\n\n{\n return *(uint *)&this->field_0x14 & 0xfffffff;\n}\n\n" comment (declaration "uint __thiscall gold::Output_...
(translation_unit "uint FUN_000c8cb0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_000c8cb0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_000c8cb0(int param_1)" identifier (parameter_list "(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( ...
(function_definition "uint FUN_000c8cb0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}" (type_identifier "uint") (function_declarator "FUN_000c8cb0(int param_1)" (identifier "FUN_000c8cb0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identi...
/* DWARF original prototype: uint type(Output_reloc<9,_true,_64,_false> * this) */ type_1 __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this) { return *(type_1 *)&this->field_0x14 & 0xfffffff; }
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 (binary_expression left: (pointer_expression argument...
null
uint MASKED(int param_1) { return *(uint *)(param_1 + 0x14) & 0xfffffff; }
629_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
buildargv
FUN_0003ecb0
char ** buildargv(char *input) { byte bVar1; int iVar2; bool bVar3; bool bVar4; bool bVar5; byte bVar6; size_t sVar7; byte *__ptr; char *pcVar8; byte *pbVar9; int unaff_EDI; char **local_3c; int local_38; int local_2c; char **local_20; __x86_get_pc_thunk_di(); local_3c = (char **)...
int FUN_0003ecb0(byte *param_1) { int iVar1; byte bVar2; int iVar3; bool bVar4; bool bVar5; bool bVar6; byte bVar7; size_t sVar8; byte *__ptr; undefined4 uVar9; byte *pbVar10; int unaff_EDI; int local_3c; int local_38; int local_2c; undefined4 *local_20; FUN_0002a2ef(); local_3c...
PUSH EBP PUSH EDI CALL 0x0002a2ef ADD EDI,0x55349 PUSH ESI PUSH EBX SUB ESP,0x3c MOV ESI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x10],0x0 MOV dword ptr [ESP + 0x28],EDI TEST ESI,ESI JZ 0x0003ee39 SUB ESP,0xc MOV EBX,EDI XOR EBP,EBP PUSH ESI CALL 0x000146f0 ADD EAX,0x1 MOV dword ptr [ESP],EAX CALL 0x00014c58 XOR ED...
null
null
null
null
[(u'INT_MULT_-1206063306', u'INT_ADD_-1206063318'), (u'MULTIEQUAL_-1206062042', u'CBRANCH_-1206062962'), (u'MULTIEQUAL_-1206062268', u'MULTIEQUAL_-1206062268'), (u'INT_ADD_-1206063687', u'CAST_-1206062055'), (u'INT_ADD_-1206062191', u'PTRADD_-1206063719'), (u'BOOL_NEGATE_-1206062025', u'BOOL_AND_-1206062273'), ('const-...
[(u'INT_MULT_-1206063306', u'INT_ADD_-1206063318'), (u'MULTIEQUAL_-1206062042', u'CBRANCH_-1206062962'), (u'MULTIEQUAL_-1206062268', u'MULTIEQUAL_-1206062268'), (u'INT_ADD_-1206062191', u'PTRADD_-1206063719'), (u'BOOL_NEGATE_-1206062025', u'BOOL_AND_-1206062273'), (u'MULTIEQUAL_-1206062025', u'MULTIEQUAL_-1206062367'),...
null
null
0003ecb0
x86
O0
(translation_unit "int FUN_0003ecb0(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local...
(translation_unit "char ** buildargv(char *input)\n\n{\n byte bVar1;\n int iVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n byte bVar6;\n size_t sVar7;\n byte *__ptr;\n char *pcVar8;\n byte *pbVar9;\n int unaff_EDI;\n char **local_3c;\n int local_38;\n int local_2c;\n char **local_20;\n \n __x86_get_...
(translation_unit "int FUN_0003ecb0(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration...
(function_definition "int FUN_0003ecb0(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *lo...
char ** function_1(char *var_2) { type_1 var_15; int var_7; bool bVar3; bool bVar4; bool bVar5; type_1 var_12; size_t var_5; type_1 *__ptr; char *pcVar8; type_1 *var_13; int var_6; char **var_10; int var_8; int var_9; char **local_20; var_1(); var_10 = (char **)0x0; if (var_2 ==...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
int MASKED(byte *param_1) { int iVar1; byte bVar2; int iVar3; bool bVar4; bool bVar5; bool bVar6; byte bVar7; size_t sVar8; byte *__ptr; undefined4 uVar9; byte *pbVar10; int unaff_EDI; int local_3c; int local_38; int local_2c; undefined4 *local_20; FUN_0002a2ef(); local_3c = 0; ...
95_env_and_env_strip.c
set_program_name
FUN_000130f8
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void set_program_name(char *argv0) { char *pcVar1; char *__s1; int iVar2; char *slash; char *base; if (argv0 != (char *)0x0) { pcVar1 = strrchr(argv0,0x2f); __s1 = ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000130f8(char *param_1) { char *pcVar1; char *__s1; int iVar2; if (param_1 != (char *)0x0) { pcVar1 = strrchr(param_1,0x2f); __s1 = param_1; if (pcVar1 != (char *)0x0) { __s1 = pcVar1 + 1; ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x000113e0 ADD EBX,0x7efc CMP dword ptr [EBP + 0x8],0x0 JNZ 0x00013131 MOV EAX,dword ptr [EBX + 0xffffffc0] MOV EAX,dword ptr [EAX] PUSH EAX PUSH 0x37 PUSH 0x1 LEA EAX,[EBX + 0xffffc9b4] PUSH EAX CALL 0x00011160 ADD ESP,0x10 CALL 0x00011340 SUB ESP,0x8 PUSH 0x2f PUSH dwor...
null
null
null
null
[(u'MULTIEQUAL_-1205980414', u'CALL_-1205980524'), (u'COPY_-1205980293', u'MULTIEQUAL_-1205980414'), (u'STORE_-1205980418', u'INDIRECT_-1205980110'), ('const-0', u'INT_NOTEQUAL_-1205980871'), (u'INDIRECT_-1205980232', u'MULTIEQUAL_-1205980160'), (u'INDIRECT_-1205980140', u'COPY_-1205980195'), (u'STORE_-1205980455', u'I...
[(u'MULTIEQUAL_-1205980414', u'CALL_-1205980524'), (u'COPY_-1205980293', u'MULTIEQUAL_-1205980414'), ('tmp_1711', u'COPY_-1205980235'), (u'STORE_-1205980418', u'INDIRECT_-1205980110'), (u'INDIRECT_-1205980232', u'MULTIEQUAL_-1205980160'), ('const-0', u'INT_NOTEQUAL_-1205980731'), (u'INDIRECT_-1205980140', u'COPY_-12059...
null
null
000130f8
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000130f8(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid set_program_name(char *argv0)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n char *slash;\n char *base;\n \n if (argv0 != (char *)0x0) {\n pcVar1 = s...
(translation_unit "void FUN_000130f8(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0) {\n __s1 = pcVar1 + 1;\n }\n if (((6 < (int)__s1 - (int)param_1) && (iVar2 = st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (pa...
(function_definition "void FUN_000130f8(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0) {\n __s1 = pcVar1 + 1;\n }\n if (((6 < (int)__s1 - (int)param_1) && (iVar2 =...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *var_1) { char *var_3; char *var_5; int var_6; char *slash; char *base; if (var_1 != (char *)0x0) { var_3 = var_2(var_1,0x2f); var_5 = var_1; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1) { char *pcVar1; char *__s1; int iVar2; if (param_1 != (char *)0x0) { pcVar1 = strrchr(param_1,0x2f); __s1 = param_1; if (pcVar1 != (char *)0x0) { __s1 = pcVar1 + 1; } ...
87_hppa-linux-gnu-nm_and_hppa-linux-gnu-nm_strip.c
main
FUN_000125a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ int main(int argc,char **argv) { char cVar1; int iVar2; undefined *puVar3; char cVar4; char cVar5; char cVar6; char cVar7; uint uVar8; bfd_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ bool FUN_000125a0(int param_1,undefined4 *param_2) { byte bVar1; undefined *puVar2; undefined *puVar3; byte bVar4; byte bVar5; byte bVar6; byt...
LEA ECX,[ESP + 0x4] AND ESP,0xfffffff0 PUSH dword ptr [ECX + -0x4] PUSH EBP MOV EBP,ESP PUSH EDI MOV EDI,ECX PUSH ESI PUSH EBX CALL 0x00012a60 ADD EBX,0x9a49 PUSH ECX SUB ESP,0x30 MOV dword ptr [EBP + -0x1c],ECX LEA ESI,[EBX + 0xffffb0bd] PUSH ESI PUSH 0x5 CALL 0x000123f0 POP EAX POP EDX PUSH ESI PUSH 0x0 CALL 0x000123...
null
null
null
null
[(u'CALL_-1205982560', u'INDIRECT_-1205979145'), ('const-0', u'PTRSUB_-1205979051'), (u'CALL_-1205982560', u'INDIRECT_-1205978704'), (u'INDIRECT_-1205981093', u'MULTIEQUAL_-1205981608'), (u'CALL_-1205983659', u'INDIRECT_-1205979513'), (u'CALL_-1205982247', u'INDIRECT_-1205978894'), (u'CALL_-1205982041', u'INDIRECT_-120...
[(u'CALL_-1205983625', u'INDIRECT_-1205979362'), (u'INDIRECT_-1205978791', u'MULTIEQUAL_-1205978756'), (u'MULTIEQUAL_-1205978583', u'MULTIEQUAL_-1205978398'), (u'INT_EQUAL_-1205982437', u'MULTIEQUAL_-1205978441'), (u'MULTIEQUAL_-1205982119', u'MULTIEQUAL_-1205982119'), (u'INT_NOTEQUAL_-1205982119', u'CBRANCH_-120598211...
null
null
000125a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Restarted to delay deadcode elimination for space: stack */\n\nbool FUN_000125a0(int param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n undefined *puVar3;\n byte bVar4;\n byt...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Restarted to delay deadcode elimination for space: stack */\n\nint main(int argc,char **argv)\n\n{\n char cVar1;\n int iVar2;\n undefined *puVar3;\n char cVar4;\n char cVar5;\n char cVar6;\n ch...
(translation_unit "bool FUN_000125a0(int param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n undefined *puVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n uint uVar8;\n undefined4 uVar9;\n int iVar10;\n char *pcVar11;\n byte *extraout_ECX;\n byte *pbVar12;\n byte *pbVar14...
(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 (pointer_declar...
(function_definition "bool FUN_000125a0(int param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n undefined *puVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n uint uVar8;\n undefined4 uVar9;\n int iVar10;\n char *pcVar11;\n byte *extraout_ECX;\n byte *pbVar12;\n byte *pbVa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ int function_1(int var_16,char **argv) { char var_32; int var_17; type_1 *puVar3; char cVar4; char cVar5; char cVar6; char cVar7; type_2 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: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ bool MASKED(int param_1,undefined4 *param_2) { byte bVar1; undefined *puVar2; undefined *puVar3; byte bVar4; byte bVar5; byte bVar6; byte bVar...
5552_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
add_local
FUN_0017f850
/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_false>::add_local (Output_data_reloc<9,_...
void FUN_0017f850(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_001687e0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_0017f4a0(param_1,param_5,local_24);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 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 + 0x34] PUSH EBX CALL 0x001687e0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48] PUSH dword ptr [ESP + 0x3c...
null
null
null
null
[('const-4294967260', u'PTRSUB_-1207371396'), (u'PTRSUB_-1207371396', u'CALL_-1207371554'), ('tmp_281', u'CALL_-1207371596'), ('tmp_284', u'CALL_-1207371596'), (u'PTRSUB_-1207371373', u'CALL_-1207371554'), ('const-0', u'CALL_-1207371596'), ('tmp_279', u'PTRSUB_-1207371373'), ('tmp_283', u'CALL_-1207371554'), ('const-0'...
[('tmp_622', u'CALL_-1207371596'), ('const-0', u'CALL_-1207371596'), ('const-0', u'CALL_-1207371596'), ('tmp_625', u'CALL_-1207371596'), ('const-0', u'CALL_-1207371596'), ('tmp_627', u'CALL_-1207371554'), ('tmp_628', u'CALL_-1207371554'), (u'PTRSUB_-1207371422', u'CALL_-1207371596'), ('const-0', u'CALL_-1207371596'), (...
null
null
0017f850
x86
O0
(translation_unit "void FUN_0017f850(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_001687e0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0017f4a0(p...
(translation_unit "/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::add_local\n ...
(translation_unit "void FUN_0017f850(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_001687e0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0017f4a0(p...
(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_0017f850(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_001687e0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0017f4a...
/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_false>::add_local (Output_data_reloc<9,_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_001687e0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_0017f4a0(param_1,param_5,local_24); ret...
7_sparc64-linux-gnu-gprof_and_sparc64-linux-gnu-gprof_strip.c
free
free
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_0002d020)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_0002d020)(); return; }
JMP dword ptr [EBX + 0x20]
null
null
null
null
[('const-0', u'RETURN_-1205985123'), (u'CAST_-1205985048', u'CALLIND_-1205985126'), (u'CALLIND_-1205985126', u'INDIRECT_-1205985054'), (u'INDIRECT_-1205985054', u'COPY_-1205985113'), ('tmp_63', u'CAST_-1205985048')]
[('const-0', u'RETURN_-1205985123'), (u'CAST_-1205985048', u'CALLIND_-1205985126'), (u'CALLIND_-1205985126', u'INDIRECT_-1205985054'), (u'INDIRECT_-1205985054', u'COPY_-1205985113'), ('tmp_63', u'CAST_-1205985048')]
null
null
00012090
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}" primitive_type (function_declar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}" primitive_type (function_declar...
(translation_unit "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declara...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer...
(function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002d020)();\n return;\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void *__ptr) { (*(type_1 *)PTR_free_0002d020)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void *__ptr) { (*(code *)PTR_MASKED_0002d020)(); return; }
12799_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
what
FUN_003f50a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* what() const */ void std::runtime_error::what(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003f50a0(undefined4 param_1) { undefined4 uVar1; uVar1 = FUN_003f4880(param_1); FUN_003f47f0(uVar1); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x1f4f5a SUB ESP,0x14 PUSH dword ptr [ESP + 0x1c] CALL 0x003f4880 MOV dword ptr [ESP],EAX CALL 0x003f47f0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1205841742')]
[('const-0', u'RETURN_-1205841662'), ('tmp_306', u'CALL_-1205841703'), (u'CALL_-1205841703', u'CALL_-1205841690')]
null
null
003f50a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003f50a0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4880(param_1);\n FUN_003f47f0(uVar1);\n return;\n}\n\n" comment (function_definition "void FUN_003f50a0(undefined4 param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* what() const */\n\nvoid std::runtime_error::what(void)\n\n{\n}\n\n" comment comment (function_definition "void std::runtime_error::what(void)\n\n{\n}" primitive_type (ERROR "std::runtime_error::" identifier : ...
(translation_unit "void FUN_003f50a0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4880(param_1);\n FUN_003f47f0(uVar1);\n return;\n}\n\n" (function_definition "void FUN_003f50a0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4880(param_1);\n FUN_003f47f0(uVar1);\n retur...
(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 IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expressi...
(function_definition "void FUN_003f50a0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_003f4880(param_1);\n FUN_003f47f0(uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003f50a0(undefined4 param_1)" (identifier "FUN_003f50a0") (parameter_list "(undefined4 param_1)" (( "(") (p...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* what() const */ void std::runtime_error::function_1(void) { }
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: (identifier)) (express...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { undefined4 uVar1; uVar1 = FUN_003f4880(param_1); FUN_003f47f0(uVar1); return; }
14_cmp_and_cmp_strip.c
fclose
fclose
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fclose_0001d038)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fclose_0001d038)(); return iVar1; }
JMP dword ptr [EBX + 0x38]
null
null
null
null
[('tmp_67', u'CAST_-1205989047'), (u'CAST_-1205989047', u'CALLIND_-1205989126'), (u'CALLIND_-1205989126', u'INDIRECT_-1205989053'), (u'CALLIND_-1205989126', u'RETURN_-1205989123'), ('const-0', u'RETURN_-1205989123'), (u'INDIRECT_-1205989053', u'COPY_-1205989112')]
[('tmp_67', u'CAST_-1205989047'), (u'CAST_-1205989047', u'CALLIND_-1205989126'), (u'CALLIND_-1205989126', u'INDIRECT_-1205989053'), (u'CALLIND_-1205989126', u'RETURN_-1205989123'), ('const-0', u'RETURN_-1205989123'), (u'INDIRECT_-1205989053', u'COPY_-1205989112')]
null
null
000110f0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d038)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d038)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)...
(translation_unit "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d038)();\n return iVar1;\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d038)();\n return iVar1;\n}" primitive_type (function_declarator "fclose...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ...
(function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d038)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_id...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fclose_0001d038)(); 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))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0001d038)(); return iVar1; }
4981_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Output_data_reloc
FUN_00166870
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_64,_true> * this, int __in_chrg) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_true>::~Output_data_reloc (Output_data_reloc<9,_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00166870(undefined4 *param_1) { *param_1 = &DAT_004102a4; if (param_1[0xd] != 0) { FUN_00248220(param_1[0xd]); } return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x2ad78a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] LEA EDX,[EBX + 0xffffc2a4] MOV dword ptr [EAX],EDX MOV EAX,dword ptr [EAX + 0x34] TEST EAX,EAX JZ 0x0016689e SUB ESP,0xc PUSH EAX CALL 0x00248220 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1207342974')]
[('tmp_402', u'STORE_-1207342934'), ('const-0', u'RETURN_-1207342849'), ('tmp_402', u'PTRADD_-1207342769'), ('const-13', u'PTRADD_-1207342769'), (u'LOAD_-1207342931', u'CALL_-1207342889'), ('tmp_118', u'CBRANCH_-1207342912'), ('const-4260516', u'PTRSUB_-1207342771'), ('const-0', u'INT_NOTEQUAL_-1207342912'), (u'INT_NOT...
null
null
00166870
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00166870(undefined4 *param_1)\n\n{\n *param_1 = &DAT_004102a4;\n if (param_1[0xd] != 0) {\n FUN_00248220(param_1[0xd]);\n }\n return;\n}\n\n" comment (function_definition "void FUN_00166870(und...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_64,_true> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_true>::~Output_data_reloc\n ...
(translation_unit "void FUN_00166870(undefined4 *param_1)\n\n{\n *param_1 = &DAT_004102a4;\n if (param_1[0xd] != 0) {\n FUN_00248220(param_1[0xd]);\n }\n return;\n}\n\n" (function_definition "void FUN_00166870(undefined4 *param_1)\n\n{\n *param_1 = &DAT_004102a4;\n if (param_1[0xd] != 0) {\n FUN_00248220(pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_00166870(undefined4 *param_1)\n\n{\n *param_1 = &DAT_004102a4;\n if (param_1[0xd] != 0) {\n FUN_00248220(param_1[0xd]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00166870(undefined4 *param_1)" (identifier "FUN_00166870") (parameter_list "(undefined4 *param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_64,_true> * this, int __in_chrg) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_true>::~Output_data_reloc (Output_data_reloc<9,_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &DAT_004102a4; if (param_1[0xd] != 0) { FUN_00248220(param_1[0xd]); } return; }
1457_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
~Struct_gnu_unique
FUN_0003e680
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_gnu_unique(Struct_gnu_unique * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_gnu_unique::~Struct_gnu_unique(Struct_gnu_unique *this,int __in_chrg) { pointer pcVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003e680(undefined4 *param_1) { *param_1 = &PTR_FUN_00331e0c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } FUN_001ac450(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x300979 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff2e0c] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003e6b2 SUB ESP,0xc PUSH EAX CALL 0x001ac470 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001ac450 AD...
null
null
null
null
[('const-4', u'PTRSUB_-1206065243'), ('const-0', u'PTRSUB_-1206065236'), ('tmp_135', u'CBRANCH_-1206065446'), ('const-4', u'PTRSUB_-1206065257'), ('const-0', u'PTRSUB_-1206065246'), (u'PTRSUB_-1206065236', u'LOAD_-1206065466'), ('tmp_323', u'PTRSUB_-1206065246'), ('const-64', u'CALL_-1206065382'), ('const-417', u'LOAD_...
[('const-417', u'STORE_-1206065469'), (u'PTRADD_-1206065251', u'LOAD_-1206065466'), ('const-3', u'PTRADD_-1206065263'), ('tmp_597', u'STORE_-1206065469'), ('const-417', u'LOAD_-1206065466'), ('tmp_597', u'CALL_-1206065382'), ('const-64', u'CALL_-1206065382'), (u'PTRADD_-1206065263', u'INT_NOTEQUAL_-1206065446'), ('cons...
null
null
0003e680
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003e680(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331e0c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_gnu_unique(Struct_gnu_unique * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_gnu_unique::~Struct_gnu_unique(Struct_gnu_unique *this,int __in_c...
(translation_unit "void FUN_0003e680(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331e0c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_0003e680(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_0003e680(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331e0c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003e680(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_gnu_unique(Struct_gnu_unique * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_S...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_00331e0c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } FUN_001ac450(param_1,0x40); return; }
3585_sqlite3_and_sqlite3_strip.c
fts5MultiIterTerm
FUN_00132274
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ u8 * fts5MultiIterTerm(Fts5Iter *pIter,int *pn) { ushort uVar1; Fts5SegIter *p; uVar1 = pIter->aFirst[1].iFirst; *pn = pIter->aSeg[uVar1].term.n; return pIter->aSeg[uVar1].te...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00132274(int param_1,undefined4 *param_2) { param_1 = param_1 + (uint)*(ushort *)(*(int *)(param_1 + 0x40) + 4) * 0x58; *param_2 = *(undefined4 *)(param_1 + 0x84); return *(undefined4 *)(param_1 + 0x80); }
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x0003db2b ADD EAX,0x57ba1 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x40] ADD EAX,0x4 MOVZX EAX,word ptr [EAX] MOVZX EAX,AX IMUL EAX,EAX,0x58 LEA EDX,[EAX + 0x40] MOV EAX,dword ptr [EBP + 0x8] ADD EAX,EDX ADD EAX,0x4 MOV dword ptr [EBP + -0x4],EAX MOV EAX,dword ptr [...
null
null
null
null
[(u'PTRSUB_-1207164063', u'PTRADD_-1207164059'), ('const-417', u'LOAD_-1207164166'), ('const-417', u'LOAD_-1207164233'), (u'PTRSUB_-1207164057', u'PTRSUB_-1207164053'), (u'LOAD_-1207164250', u'PTRADD_-1207164102'), ('tmp_282', u'PTRSUB_-1207164063'), (u'LOAD_-1207164166', u'STORE_-1207164153'), ('const-0', u'RETURN_-12...
[('tmp_328', u'INT_ADD_-1207164183'), (u'CAST_-1207164073', u'LOAD_-1207164166'), ('const-417', u'LOAD_-1207164166'), (u'INT_ZEXT_-1207164213', u'INT_MULT_-1207164192'), (u'INT_ADD_-1207164183', u'INT_ADD_-1207164128'), (u'LOAD_-1207164166', u'STORE_-1207164153'), (u'LOAD_-1207164250', u'INT_ADD_-1207164226'), ('const-...
null
null
00132274
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00132274(int param_1,undefined4 *param_2)\n\n{\n param_1 = param_1 + (uint)*(ushort *)(*(int *)(param_1 + 0x40) + 4) * 0x58;\n *param_2 = *(undefined4 *)(param_1 + 0x84);\n return *(undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nu8 * fts5MultiIterTerm(Fts5Iter *pIter,int *pn)\n\n{\n ushort uVar1;\n Fts5SegIter *p;\n \n uVar1 = pIter->aFirst[1].iFirst;\n *pn = pIter->aSeg[uVar1].term.n;\n ...
(translation_unit "undefined4 FUN_00132274(int param_1,undefined4 *param_2)\n\n{\n param_1 = param_1 + (uint)*(ushort *)(*(int *)(param_1 + 0x40) + 4) * 0x58;\n *param_2 = *(undefined4 *)(param_1 + 0x84);\n return *(undefined4 *)(param_1 + 0x80);\n}\n\n" (function_definition "undefined4 FUN_00132274(int param_1,unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (binary_exp...
(function_definition "undefined4 FUN_00132274(int param_1,undefined4 *param_2)\n\n{\n param_1 = param_1 + (uint)*(ushort *)(*(int *)(param_1 + 0x40) + 4) * 0x58;\n *param_2 = *(undefined4 *)(param_1 + 0x84);\n return *(undefined4 *)(param_1 + 0x80);\n}" (type_identifier "undefined4") (function_declarator "FUN_001322...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_2 *pIter,int *pn) { type_3 uVar1; type_4 *p; uVar1 = pIter->aFirst[1].iFirst; *pn = pIter->aSeg[uVar1].term.n; return pIter->aSeg[uVar1].term.p; }
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: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1,undefined4 *param_2) { param_1 = param_1 + (uint)*(ushort *)(*(int *)(param_1 + 0x40) + 4) * 0x58; *param_2 = *(undefined4 *)(param_1 + 0x84); return *(undefined4 *)(param_1 + 0x80); }
350_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
rescan
FUN_0002c8e0
/* gold::Plugin_manager::rescan(gold::Task*) [clone .cold.357] */ void gold::Plugin_manager::rescan(Task *param_1) { int unaff_EBP; int unaff_EDI; File_read::unlock((File_read *)(*(int *)(unaff_EDI + 0x24) + 0x1c),*(Task **)(unaff_EBP + 0xc)); if (*(int *)(unaff_EBP + -0x30) != 0) { operator_delete(*(...
void __regparm3 FUN_0002c8e0(undefined4 param_1,undefined4 param_2) { int unaff_EBP; int unaff_EDI; FUN_0005cd80(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_2,param_2); if (*(int *)(unaff_EBP + -0x30) != 0) { FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x30)); } ...
PUSH EDX MOV EBX,dword ptr [EBP + -0x1c] PUSH EDX PUSH dword ptr [EBP + 0xc] MOV EAX,dword ptr [EDI + 0x24] ADD EAX,0x1c PUSH EAX CALL 0x0005cd80 ADD ESP,0x10 CMP dword ptr [EBP + -0x30],0x0 JZ 0x0002c90e SUB ESP,0xc PUSH dword ptr [EBP + -0x30] MOV EBX,dword ptr [EBP + -0x1c] CALL 0x001807a0 ADD ESP,0x10 SUB ESP,0xc M...
null
null
null
null
[('const-4294967248', u'INT_ADD_-1206007470'), ('const-36', u'INT_ADD_-1206007543'), ('const-28', u'INT_ADD_-1206007535'), ('tmp_148', u'CBRANCH_-1206007499'), ('const-417', u'LOAD_-1206007567'), ('const-417', u'LOAD_-1206007486'), (u'LOAD_-1206007486', u'CALL_-1206007466'), (u'LOAD_-1206007559', u'INT_ADD_-1206007535'...
[('const-4294967248', u'INT_ADD_-1206007470'), ('tmp_433', u'INT_ADD_-1206007543'), (u'CAST_-1206007309', u'LOAD_-1206007517'), ('const-417', u'LOAD_-1206007517'), ('const-417', u'LOAD_-1206007486'), ('const-36', u'INT_ADD_-1206007543'), ('const-28', u'INT_ADD_-1206007535'), ('tmp_148', u'CBRANCH_-1206007499'), (u'CAST...
null
null
0002c8e0
x86
O0
(translation_unit "void __regparm3 FUN_0002c8e0(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_0005cd80(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_2,param_2);\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n FUN_001807a0(*(undefined4 *)(unaff_EBP ...
(translation_unit "/* gold::Plugin_manager::rescan(gold::Task*) [clone .cold.357] */\n\nvoid gold::Plugin_manager::rescan(Task *param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n File_read::unlock((File_read *)(*(int *)(unaff_EDI + 0x24) + 0x1c),*(Task **)(unaff_EBP + 0xc));\n if (*(int *)(unaff_EBP + -0x30) != ...
(translation_unit "void __regparm3 FUN_0002c8e0(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_0005cd80(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_2,param_2);\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n FUN_001807a0(*(undefined4 *)(unaff_EBP ...
(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 ;) (expression_statement (call_expression IDENT (argument_list ( (bi...
(function_definition "void __regparm3 FUN_0002c8e0(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_0005cd80(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_2,param_2);\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n FUN_001807a0(*(undefined4 *)(unaff_E...
/* gold::Plugin_manager::rescan(gold::Task*) [clone .cold.357] */ void gold::Plugin_manager::function_1(type_1 *param_1) { int var_3; int var_2; File_read::var_1((type_2 *)(*(int *)(var_2 + 0x24) + 0x1c),*(type_1 **)(var_3 + 0xc)); if (*(int *)(var_3 + -0x30) != 0) { var_4(*(void **)(var_3 + -0x30)); ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { int unaff_EBP; int unaff_EDI; FUN_0005cd80(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_2,param_2); if (*(int *)(unaff_EBP + -0x30) != 0) { FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x30)); } ...
1116_pterm_and_pterm_strip.c
set_raw_mouse_mode
FUN_0005fdcf
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void set_raw_mouse_mode(void *frontend,int activate) { int iVar1; gui_data *inst; if (activate != 0) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005fdcf(int param_1,int param_2) { int iVar1; if (param_2 != 0) { iVar1 = FUN_0001d6e8(*(undefined4 *)(param_1 + 0x2238),0x44); if (iVar1 == 0) { DAT_0009a5e0 = 1; goto LAB_0005fe14; } ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x00019fc0 ADD EBX,0x38a29 MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0xc],EAX CMP dword ptr [EBP + 0xc],0x0 JZ 0x0005fe0f MOV EAX,dword ptr [EBP + -0xc] MOV EAX,dword ptr [EAX + 0x2238] SUB ESP,0x8 PUSH 0x44 PUSH EAX CALL 0x0001d6e8 ADD ESP,0x10 TEST EAX,EAX JNZ...
null
null
null
null
[('const-8760', u'INT_ADD_-1206190539'), ('const-417', u'LOAD_-1206190555'), (u'CAST_-1206190286', u'LOAD_-1206190555'), (u'COPY_-1206190492', u'MULTIEQUAL_-1206190342'), (u'LOAD_-1206190555', u'CALL_-1206190519'), (u'INT_ADD_-1206190539', u'CAST_-1206190286'), ('tmp_248', u'CBRANCH_-1206190491'), ('const-1', u'COPY_-1...
[('const-8760', u'INT_ADD_-1206190539'), (u'INT_ADD_-1206190539', u'CAST_-1206190288'), ('const-417', u'LOAD_-1206190555'), ('tmp_798', u'INT_ADD_-1206190539'), (u'LOAD_-1206190555', u'CALL_-1206190519'), (u'CALL_-1206190429', u'INDIRECT_-1206190241'), ('tmp_248', u'CBRANCH_-1206190491'), ('const-1', u'COPY_-1206190492...
null
null
0005fdcf
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005fdcf(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n iVar1 = FUN_0001d6e8(*(undefined4 *)(param_1 + 0x2238),0x44);\n if (iVar1 == 0) {\n DAT_0009a5e0 = 1;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid set_raw_mouse_mode(void *frontend,int activate)\n\n{\n int iVar1;\n gui_data *inst;\n ...
(translation_unit "void FUN_0005fdcf(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n iVar1 = FUN_0001d6e8(*(undefined4 *)(param_1 + 0x2238),0x44);\n if (iVar1 == 0) {\n DAT_0009a5e0 = 1;\n goto LAB_0005fe14;\n }\n }\n DAT_0009a5e0 = 0;\nLAB_0005fe14:\n FUN_0005d0f3(param_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (ex...
(function_definition "void FUN_0005fdcf(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n iVar1 = FUN_0001d6e8(*(undefined4 *)(param_1 + 0x2238),0x44);\n if (iVar1 == 0) {\n DAT_0009a5e0 = 1;\n goto LAB_0005fe14;\n }\n }\n DAT_0009a5e0 = 0;\nLAB_0005fe14:\n FUN_0005d0f3(para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend,int var_1) { int var_3; type_1 *inst; if (var_1 != 0) { var_3 = var_2(...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2) { int iVar1; if (param_2 != 0) { iVar1 = FUN_0001d6e8(*(undefined4 *)(param_1 + 0x2238),0x44); if (iVar1 == 0) { DAT_0009a5e0 = 1; goto LAB_0005fe14; } } DA...
44_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
strcat
strcat
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcat(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcat(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)(); return pcVar1; }
JMP dword ptr [EBX + 0xbc]
null
null
null
null
[(u'INDIRECT_-1205976237', u'COPY_-1205976296'), ('const-0', u'RETURN_-1205976307'), ('tmp_72', u'CAST_-1205976230'), (u'CALLIND_-1205976310', u'CAST_-1205976229'), (u'CAST_-1205976229', u'RETURN_-1205976307'), (u'CALLIND_-1205976310', u'INDIRECT_-1205976237'), (u'CAST_-1205976230', u'CALLIND_-1205976310')]
[(u'INDIRECT_-1205976237', u'COPY_-1205976296'), ('const-0', u'RETURN_-1205976307'), ('tmp_72', u'CAST_-1205976230'), (u'CALLIND_-1205976310', u'CAST_-1205976229'), (u'CAST_-1205976229', u'RETURN_-1205976307'), (u'CALLIND_-1205976310', u'INDIRECT_-1205976237'), (u'CAST_-1205976230', u'CALLIND_-1205976310')]
null
null
00014300
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcat(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcat(char *__dest,char *__src)\n\n{\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcat(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcat(char *__dest,char *__src)\n\n{\...
(translation_unit "char * strcat(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)();\n return pcVar1;\n}\n\n" (function_definition "char * strcat(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)();\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 * strcat(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcat_000710bc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strcat(char *__dest,char *__src)" (* "*") (function_declarator "strcat(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_strcat_000710bc)(); 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_000710bc)(); return pcVar1; }
183_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c
is_strip_section_1
FUN_000176a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 is_strip_section_1(bfd *abfd,asection *sec) { section_list *psVar1; bfd *pbVar2; bfd_boolean bVar3; uint uVar4; char *pcVar5; int iVar6; asection *sec_00; byte *pbVar7; char *pcVar8; byt...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 FUN_000176a0(undefined4 *param_1) { int iVar1; undefined4 *puVar2; uint uVar3; char *pcVar4; undefined4 uVar5; byte *pbVar6; undefined4 uVar7; byte *pbVar8; bool bVar9; bool bVar10; byte bVa...
PUSH EBP MOV EBP,EAX PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x27955 SUB ESP,0xc MOV EAX,dword ptr [EBX + 0xb6c] OR EAX,dword ptr [EBX + 0xb68] JZ 0x00017720 MOV EAX,dword ptr [EBP] XOR EDX,EDX MOV ECX,0x1 CALL 0x00016910 XOR EDX,EDX MOV ECX,0x2 MOV ESI,EAX MOV EAX,dword ptr [EBP] CALL 0x00016910 TEST ESI,ES...
null
null
null
null
[(u'LOAD_-1205962642', u'CAST_-1205961680'), (u'INDIRECT_-1205961746', u'MULTIEQUAL_-1205961752'), (u'INDIRECT_-1205961731', u'COPY_-1205961783'), (u'MULTIEQUAL_-1205961858', u'MULTIEQUAL_-1205961767'), ('tmp_3554', u'MULTIEQUAL_-1205961813'), ('const-0', u'RETURN_-1205961844'), (u'INT_AND_-1205962719', u'INT_EQUAL_-12...
[(u'CALL_-1205962363', u'INDIRECT_-1205961728'), (u'MULTIEQUAL_-1205961795', u'COPY_-1205961718'), (u'INT_EQUAL_-1205962593', u'MULTIEQUAL_-1205962023'), (u'COPY_-1205961757', u'MULTIEQUAL_-1205962083'), ('tmp_3572', u'INT_NOTEQUAL_-1205962139'), (u'INT_AND_-1205962719', u'INT_EQUAL_-1205962733'), (u'MULTIEQUAL_-120596...
null
null
000176a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_000176a0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 *puVar2;\n uint uVar3;\n char *pcVar4;\n undefined4 uVar5;\n byte *pbVar6;\n undefined4 uVar7;\n byte *pbVar8;\n bool b...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 is_strip_section_1(bfd *abfd,asection *sec)\n\n{\n section_list *psVar1;\n bfd *pbVar2;\n bfd_boolean bVar3;\n uint uVar4;\n char *pcVar5;\n int iVar6;\n asection *sec_00;\n byte ...
(translation_unit "uint __regparm3 FUN_000176a0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 *puVar2;\n uint uVar3;\n char *pcVar4;\n undefined4 uVar5;\n byte *pbVar6;\n undefined4 uVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n byte bVar11;\n \n bVar11 = 0;\n if (DAT_0003fb6c != 0 || DAT_000...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de...
(function_definition "uint __regparm3 FUN_000176a0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 *puVar2;\n uint uVar3;\n char *pcVar4;\n undefined4 uVar5;\n byte *pbVar6;\n undefined4 uVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n byte bVar11;\n \n bVar11 = 0;\n if (DAT_0003fb6c != 0 || DAT_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *abfd,type_3 *sec) { type_4 *var_4; type_2 *var_5; type_1 var_9; type_5 uVar4; char *pcVar5; int var_12; type_3 *sec_00; type_6 *var_13; char *pcVar8; type_6 *var_14; bool...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 MASKED(undefined4 *param_1) { int iVar1; undefined4 *puVar2; uint uVar3; char *pcVar4; undefined4 uVar5; byte *pbVar6; undefined4 uVar7; byte *pbVar8; bool bVar9; bool bVar10; byte bVar11; ...
53_sparc64-linux-gnu-addr2line_and_sparc64-linux-gnu-addr2line_strip.c
bfd_demangle
bfd_demangle
void bfd_demangle(void) { (*(code *)PTR_bfd_demangle_000180dc)(); return; }
void bfd_demangle(void) { (*(code *)PTR_bfd_demangle_000180dc)(); return; }
JMP dword ptr [EBX + 0xdc]
null
null
null
null
[(u'CALLIND_-1205988470', u'INDIRECT_-1205988398'), (u'CAST_-1205988393', u'CALLIND_-1205988470'), ('tmp_58', u'CAST_-1205988393'), ('const-0', u'RETURN_-1205988467'), (u'INDIRECT_-1205988398', u'COPY_-1205988457')]
[(u'CALLIND_-1205988470', u'INDIRECT_-1205988398'), (u'CAST_-1205988393', u'CALLIND_-1205988470'), ('tmp_58', u'CAST_-1205988393'), ('const-0', u'RETURN_-1205988467'), (u'INDIRECT_-1205988398', u'COPY_-1205988457')]
null
null
00011380
x86
O0
(translation_unit "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (param...
(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_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_000180dc)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_demangle(void)" (identifier "bfd_demangle") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement...
void function_1(void) { (*(type_1 *)PTR_bfd_demangle_000180dc)(); 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_000180dc)(); return; }
65_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
bfd_hash_table_free
bfd_hash_table_free
void bfd_hash_table_free(void) { (*(code *)PTR_bfd_hash_table_free_001bf110)(); return; }
void bfd_hash_table_free(void) { (*(code *)PTR_bfd_hash_table_free_001bf110)(); return; }
JMP dword ptr [EBX + 0x110]
null
null
null
null
[(u'CALLIND_-1205967782', u'INDIRECT_-1205967710'), (u'INDIRECT_-1205967710', u'COPY_-1205967769'), (u'CAST_-1205967705', u'CALLIND_-1205967782'), ('tmp_58', u'CAST_-1205967705'), ('const-0', u'RETURN_-1205967779')]
[(u'CALLIND_-1205967782', u'INDIRECT_-1205967710'), (u'INDIRECT_-1205967710', u'COPY_-1205967769'), (u'CAST_-1205967705', u'CALLIND_-1205967782'), ('tmp_58', u'CAST_-1205967705'), ('const-0', u'RETURN_-1205967779')]
null
null
00016450
x86
O0
(translation_unit "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}\n\n" (function_definition "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}" primitive_type (function_declarator "bfd_hash_table_free(void)" identifie...
(translation_unit "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}\n\n" (function_definition "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}" primitive_type (function_declarator "bfd_hash_table_free(void)" identifie...
(translation_unit "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}\n\n" (function_definition "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}" primitive_type (function_declarator "bfd_hash_table_free(void)" identifie...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_hash_table_free(void)\n\n{\n (*(code *)PTR_bfd_hash_table_free_001bf110)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_hash_table_free(void)" (identifier "bfd_hash_table_free") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_bfd_hash_table_free_001bf110)(); 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_001bf110)(); return; }
4780_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
add_local_relative
FUN_00113140
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_false,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::add_local_relative (Output_data_reloc<...
void FUN_00113140(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined1 local_24 [28]; FUN_000fb650(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0); FUN_00112c90(param_1,param_5,local_24); return; }
PUSH ESI PUSH EBX SUB ESP,0x2c MOV EBX,dword ptr [ESP + 0x48] PUSH 0x0 PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH EBX PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x34] PUSH ESI CALL 0x000fb650 ADD ESP,0x2c PUSH ESI PUSH EBX PUSH dword ptr [ESP + 0x...
null
null
null
null
[('const-1', u'CALL_-1207029334'), ('tmp_407', u'PTRSUB_-1207029131'), (u'PTRSUB_-1207029131', u'CALL_-1207029334'), ('tmp_297', u'CALL_-1207029334'), ('tmp_293', u'PTRSUB_-1207029111'), ('const-0', u'CALL_-1207029334'), ('const-0', u'PTRSUB_-1207029111'), ('tmp_296', u'CALL_-1207029334'), ('const-1', u'CALL_-120702933...
[('tmp_346', u'PTRSUB_-1207029157'), ('const-0', u'CALL_-1207029334'), ('tmp_640', u'CALL_-1207029334'), (u'PTRSUB_-1207029157', u'CALL_-1207029297'), ('tmp_644', u'CALL_-1207029334'), ('const-0', u'RETURN_-1207029264'), ('tmp_642', u'CALL_-1207029334'), ('const-1', u'CALL_-1207029334'), ('tmp_640', u'CALL_-1207029297'...
null
null
00113140
x86
O0
(translation_unit "void FUN_00113140(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_000fb650(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0);\n FUN_00112c90(param_1,param_5,loca...
(translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_false,_32,_true> * this,\n Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::add_local_relative\n ...
(translation_unit "void FUN_00113140(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_000fb650(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0);\n FUN_00112c90(param_1,param_5,loca...
(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_00113140(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_000fb650(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0);\n FUN_00112c90(param_1,param_5,l...
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_false,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::add_local_relative (Output_data_reloc<...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined1 local_24 [28]; FUN_000fb650(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0); FUN_00112c90(param_1,param_5,local_24); return; }
29_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
filename_cmp
filename_cmp
void filename_cmp(void) { (*(code *)PTR_filename_cmp_0008407c)(); return; }
void filename_cmp(void) { (*(code *)PTR_filename_cmp_0008407c)(); return; }
JMP dword ptr [EBX + 0x7c]
null
null
null
null
[(u'CALLIND_-1205976566', u'INDIRECT_-1205976494'), ('tmp_58', u'CAST_-1205976489'), (u'CAST_-1205976489', u'CALLIND_-1205976566'), ('const-0', u'RETURN_-1205976563'), (u'INDIRECT_-1205976494', u'COPY_-1205976553')]
[(u'CALLIND_-1205976566', u'INDIRECT_-1205976494'), ('tmp_58', u'CAST_-1205976489'), (u'CAST_-1205976489', u'CALLIND_-1205976566'), ('const-0', u'RETURN_-1205976563'), (u'INDIRECT_-1205976494', u'COPY_-1205976553')]
null
null
00014200
x86
O0
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(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 filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008407c)();\n return;\n}" (primitive_type "void") (function_declarator "filename_cmp(void)" (identifier "filename_cmp") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement...
void function_1(void) { (*(type_1 *)PTR_filename_cmp_0008407c)(); 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_0008407c)(); return; }
51_x86_64-linux-gnux32-addr2line_and_x86_64-linux-gnux32-addr2line_strip.c
bfd_openw
bfd_openw
void bfd_openw(void) { (*(code *)PTR_bfd_openw_000180d4)(); return; }
void bfd_openw(void) { (*(code *)PTR_bfd_openw_000180d4)(); return; }
JMP dword ptr [EBX + 0xd4]
null
null
null
null
[('const-0', u'RETURN_-1205988499'), (u'INDIRECT_-1205988430', u'COPY_-1205988489'), (u'CAST_-1205988425', u'CALLIND_-1205988502'), ('tmp_58', u'CAST_-1205988425'), (u'CALLIND_-1205988502', u'INDIRECT_-1205988430')]
[('const-0', u'RETURN_-1205988499'), (u'INDIRECT_-1205988430', u'COPY_-1205988489'), (u'CAST_-1205988425', u'CALLIND_-1205988502'), ('tmp_58', u'CAST_-1205988425'), (u'CALLIND_-1205988502', u'INDIRECT_-1205988430')]
null
null
00011360
x86
O0
(translation_unit "void bfd_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}\n\n" (function_definition "void bfd_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}" primitive_type (function_declarator "bfd_openw(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void bfd_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}\n\n" (function_definition "void bfd_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}" primitive_type (function_declarator "bfd_openw(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void bfd_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}\n\n" (function_definition "void bfd_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}" primitive_type (function_declarator "bfd_openw(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(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_openw(void)\n\n{\n (*(code *)PTR_bfd_openw_000180d4)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_openw(void)" (identifier "bfd_openw") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
void function_1(void) { (*(type_1 *)PTR_bfd_openw_000180d4)(); 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_000180d4)(); return; }
1819_sqlite3_and_sqlite3_strip.c
sqlite3ExprIfTrue
FUN_00094983
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void sqlite3ExprIfTrue(Parse *pParse,Expr *pExpr,int dest,int jumpIfNull) { int iVar1; int in_GS_OFFSET; Expr *pExpr_local; Parse *pParse_local; int regFree1; int regFree2; int op; Vdbe *v; int d2; int isNot; ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00094983(int param_1,byte *param_2,undefined4 param_3,uint param_4) { int iVar1; undefined4 uVar2; int in_GS_OFFSET; undefined4 local_3c; undefined4 local_38; uint local_34; int local_30; undefined4 loca...
PUSH EBP MOV EBP,ESP SUB ESP,0x48 CALL 0x0003db2b ADD EAX,0xf5492 MOV EDX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x3c],EDX MOV EDX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x40],EDX MOV ECX,dword ptr GS:[0x14] MOV dword ptr [EBP + -0xc],ECX XOR ECX,ECX MOV EDX,dword ptr [EBP + -0x3c] MOV EDX,dword ptr [EDX + 0x...
null
null
null
null
[(u'PTRSUB_-1206494964', u'LOAD_-1206497456'), (u'CALL_-1206497150', u'INDIRECT_-1206495296'), (u'INDIRECT_-1206495328', u'MULTIEQUAL_-1206494801'), (u'CALL_-1206496813', u'COPY_-1206494878'), (u'INDIRECT_-1206495640', u'MULTIEQUAL_-1206495033'), (u'CALL_-1206497199', u'INDIRECT_-1206495328'), (u'CALL_-1206497318', u'I...
[('tmp_11484', u'CALL_-1206497199'), (u'INDIRECT_-1206495355', u'MULTIEQUAL_-1206495043'), (u'CALL_-1206496622', u'INDIRECT_-1206495014'), (u'CALL_-1206497964', u'INDIRECT_-1206495637'), (u'CALL_-1206496670', u'INDIRECT_-1206495098'), (u'INT_ZEXT_-1206498727', u'INT_EQUAL_-1206498178'), ('tmp_11487', u'MULTIEQUAL_-1206...
null
null
00094983
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00094983(int param_1,byte *param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n int in_GS_OFFSET;\n undefined4 local_3c;\n undefined4 local_38;\n uint local_34;\n in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid sqlite3ExprIfTrue(Parse *pParse,Expr *pExpr,int dest,int jumpIfNull)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n Expr *pExpr_local;\n Parse *pParse_local;\n int regFree1;\n int regFree2;\n int op;\n Vd...
(translation_unit "void FUN_00094983(int param_1,byte *param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n int in_GS_OFFSET;\n undefined4 local_3c;\n undefined4 local_38;\n uint local_34;\n int local_30;\n undefined4 local_2c;\n uint local_28;\n uint local_24;\n undefined4 local_...
(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) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "void FUN_00094983(int param_1,byte *param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n int in_GS_OFFSET;\n undefined4 local_3c;\n undefined4 local_38;\n uint local_34;\n int local_30;\n undefined4 local_2c;\n uint local_28;\n uint local_24;\n undefined4 loc...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void function_1(type_1 *pParse,type_2 *var_3,int dest,int var_6) { int var_15; int var_1; type_2 *pExpr_local; type_1 *pParse_local; int regFree1; int regFree2; int var_4; type_3 *var_2; int d2; int var_22; ...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,byte *param_2,undefined4 param_3,uint param_4) { int iVar1; undefined4 uVar2; int in_GS_OFFSET; undefined4 local_3c; undefined4 local_38; uint local_34; int local_30; undefined4 local_2c; ...
715_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
_M_initialize_moneypunct
FUN_00033950
/* std::moneypunct<char, true>::_M_initialize_moneypunct(__locale_struct*, char const*) [clone .cold.0] */ void __regparm3 std::moneypunct<char,true>::_M_initialize_moneypunct(__locale_struct *param_1,char *param_2) { int *piVar1; int iVar2; int unaff_EBP; int unaff_ESI; __cxa_begin_catch(param_1); ...
void __regparm3 FUN_00033950(undefined4 param_1) { int *piVar1; int iVar2; int unaff_EBP; int unaff_ESI; FUN_001e64c0(param_1); piVar1 = *(int **)(unaff_ESI + 8); if (piVar1 != (int *)0x0) { *(undefined4 *)(unaff_EBP + -0x2c) = 0; *(undefined4 *)(unaff_EBP + -0x24) = 0; *(undefined4 *)(un...
SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x1c] PUSH EAX CALL 0x001e64c0 MOV EAX,dword ptr [ESI + 0x8] ADD ESP,0x10 TEST EAX,EAX JZ 0x000339d1 MOV dword ptr [EBP + -0x2c],0x0 MOV dword ptr [EBP + -0x24],0x0 MOV dword ptr [EBP + -0x38],0x0 MOV EDX,dword ptr [EAX] SUB ESP,0xc PUSH EAX CALL dword ptr [EDX + 0x4] ADD ESP,0x10 ...
null
null
null
null
[(u'CAST_-1206109416', u'LOAD_-1206109839'), ('const-0', u'STORE_-1206109805'), (u'LOAD_-1206109839', u'LOAD_-1206109778'), ('tmp_959', u'INT_ADD_-1206109645'), ('tmp_959', u'INT_ADD_-1206109771'), ('tmp_959', u'INT_ADD_-1206109781'), (u'INT_NOTEQUAL_-1206109642', u'CBRANCH_-1206109642'), ('const-8', u'INT_ADD_-1206109...
[(u'CAST_-1206109416', u'LOAD_-1206109839'), ('tmp_957', u'INT_ADD_-1206109720'), (u'LOAD_-1206109839', u'LOAD_-1206109778'), ('const-417', u'LOAD_-1206109736'), (u'INT_NOTEQUAL_-1206109642', u'CBRANCH_-1206109642'), ('const-8', u'INT_ADD_-1206109823'), (u'INT_ADD_-1206109679', u'CAST_-1206109350'), ('tmp_958', u'CALL_...
null
null
00033950
x86
O0
(translation_unit "void __regparm3 FUN_00033950(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_001e64c0(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x2...
(translation_unit "/* std::moneypunct<char, true>::_M_initialize_moneypunct(__locale_struct*, char const*) [clone\n .cold.0] */\n\nvoid __regparm3\nstd::moneypunct<char,true>::_M_initialize_moneypunct(__locale_struct *param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n ...
(translation_unit "void __regparm3 FUN_00033950(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_001e64c0(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x2...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (ca...
(function_definition "void __regparm3 FUN_00033950(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_001e64c0(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -...
/* std::moneypunct<char, true>::_M_initialize_moneypunct(__locale_struct*, char const*) [clone .cold.0] */ void __regparm3 std::moneypunct<char,true>::_M_initialize_moneypunct(__locale_struct *param_1,char *param_2) { int *var_3; int var_5; int var_4; int var_2; var_1(param_1); var_3 = *(int **)(va...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (p...
null
void __regparm3 MASKED(undefined4 param_1) { int *piVar1; int iVar2; int unaff_EBP; int unaff_ESI; FUN_001e64c0(param_1); piVar1 = *(int **)(unaff_ESI + 8); if (piVar1 != (int *)0x0) { *(undefined4 *)(unaff_EBP + -0x2c) = 0; *(undefined4 *)(unaff_EBP + -0x24) = 0; *(undefined4 *)(unaff_EB...
137_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c
yyget_leng
FUN_00016540
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int yyget_leng(void) { return yyleng; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00016540(void) { return DAT_0002139c; }
CALL 0x0001674d ADD EAX,0xaabb LEA EAX,[EAX + 0x39c] MOV EAX,dword ptr [EAX] RET
null
null
null
null
[('tmp_79', u'COPY_-1205967520'), ('const-0', u'RETURN_-1205967506'), (u'COPY_-1205967520', u'RETURN_-1205967506'), ('tmp_79', u'COPY_-1205967510')]
[('tmp_79', u'COPY_-1205967520'), ('const-0', u'RETURN_-1205967506'), (u'COPY_-1205967520', u'RETURN_-1205967506'), ('tmp_79', u'COPY_-1205967510')]
null
null
00016540
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00016540(void)\n\n{\n return DAT_0002139c;\n}\n\n" comment (function_definition "undefined4 FUN_00016540(void)\n\n{\n return DAT_0002139c;\n}" type_identifier (function_declarator "FUN_0001654...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint yyget_leng(void)\n\n{\n return yyleng;\n}\n\n" comment comment (function_definition "int yyget_leng(void)\n\n{\n return yyleng;\n}" primitive_type (function_decl...
(translation_unit "undefined4 FUN_00016540(void)\n\n{\n return DAT_0002139c;\n}\n\n" (function_definition "undefined4 FUN_00016540(void)\n\n{\n return DAT_0002139c;\n}" type_identifier (function_declarator "FUN_00016540(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_00016540(void)\n\n{\n return DAT_0002139c;\n}" (type_identifier "undefined4") (function_declarator "FUN_00016540(void)" (identifier "FUN_00016540") (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 */ int function_1(void) { return yyleng; }
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_0002139c; }
750_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
gldelf32lppcsim_after_allocation
FUN_00051db0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void gldelf32lppcsim_after_allocation(void) { output_elf_obj_tdata *poVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; bfd *pbVar6; b...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00051db0(void) { undefined4 *puVar1; uint uVar2; uint uVar3; uint uVar4; int iVar5; char *pcVar6; undefined4 uVar7; int local_28; iVar5 = bfd_elf_discard_info(DAT_001c0e54,&DAT_001c0e20); if (iVar...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017bc0 ADD EBX,0x16d247 SUB ESP,0x34 LEA ESI,[EBX + 0x1e20] PUSH ESI PUSH dword ptr [ESI + 0x34] CALL 0x000165a0 ADD ESP,0x10 TEST EAX,EAX JS 0x00051f20 LEA EDI,[EBX + 0x1dd8] MOV EBP,0xa LEA ECX,[EBX + 0xffee631c] MOV dword ptr [ESP + 0x1c],ECX MOV dword ptr [ESP + 0x18],ED...
null
null
null
null
[(u'PTRSUB_-1206246742', u'PTRSUB_-1206246726'), (u'MULTIEQUAL_-1206246817', u'COPY_-1206246753'), (u'INDIRECT_-1206246977', u'MULTIEQUAL_-1206246911'), (u'INDIRECT_-1206246920', u'MULTIEQUAL_-1206246835'), ('const-417', u'LOAD_-1206247611'), (u'CALL_-1206247936', u'INDIRECT_-1206246943'), ('const-4', u'INT_ADD_-120624...
[(u'COPY_-1206246915', u'CALL_-1206247656'), ('const-417', u'LOAD_-1206247805'), (u'LOAD_-1206247611', u'INT_ADD_-1206247586'), (u'INT_EQUAL_-1206247023', u'BOOL_AND_-1206247505'), ('const-28', u'INT_ADD_-1206247444'), (u'INDIRECT_-1206246675', u'COPY_-1206246718'), ('const-32', u'INT_ADD_-1206247577'), (u'CALL_-120624...
null
null
00051db0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00051db0(void)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n int local_28;\n \n iVar5 = bfd_elf_discard_info(DAT_001...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid gldelf32lppcsim_after_allocation(void)\n\n{\n output_elf_obj_tdata *poVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n ui...
(translation_unit "void FUN_00051db0(void)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n int local_28;\n \n iVar5 = bfd_elf_discard_info(DAT_001c0e54,&DAT_001c0e20);\n if (iVar5 < 0) {\n pcVar6 = "%X%P: .eh_frame/.stab edit: %E\n";\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_00051db0(void)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n char *pcVar6;\n undefined4 uVar7;\n int local_28;\n \n iVar5 = bfd_elf_discard_info(DAT_001c0e54,&DAT_001c0e20);\n if (iVar5 < 0) {\n pcVar6 = "%X%P: .eh_frame/.stab edit: %E\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 *poVar1; type_2 var_12; type_2 var_11; type_2 var_10; type_2 var_13; type_3 *pbVar6; type_4 var_2; int va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 *puVar1; uint uVar2; uint uVar3; uint uVar4; int iVar5; char *pcVar6; undefined4 uVar7; int local_28; iVar5 = bfd_elf_discard_info(DAT_001c0e54,&DAT_001c0e20); if (iVar5 < 0)...
2917_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
_M_erase
FUN_00085c20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void _M_erase(_Rb_tree<unsigned_int,_unsigned_int,_std::_Identity<unsigned_int>,_std::less<unsigned_int>,_std::allocator<unsigned_int>_> * this, _Link_type __x) */ void __thiscall std:: _Rb_tree<...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00085c20(undefined4 param_1,int param_2) { int iVar1; if (param_2 != 0) { do { FUN_00085c20(param_1,*(undefined4 *)(param_2 + 0xc)); iVar1 = *(int *)(param_2 + 8); FUN_001e6db0(param_2); ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x3093d7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x20] TEST ESI,ESI JZ 0x00085c5e SUB ESP,0x8 PUSH dword ptr [ESI + 0xc] PUSH EBP CALL 0x00085c20 MOV EDI,dword ptr [ESI + 0x8] MOV dword ptr [ESP],ESI CALL 0x001e6db0 ADD ESP,0x10 MOV...
null
null
null
null
[(u'PTRSUB_-1206428300', u'PTRSUB_-1206428296'), ('const-0', u'INT_NOTEQUAL_-1206428479'), ('tmp_356', u'INT_NOTEQUAL_-1206428559'), (u'MULTIEQUAL_-1206428393', u'PTRSUB_-1206428300'), ('tmp_265', u'CBRANCH_-1206428478'), ('const-417', u'LOAD_-1206428546'), ('const-12', u'PTRSUB_-1206428296'), ('const-0', u'PTRSUB_-120...
[(u'COPY_-1206428339', u'MULTIEQUAL_-1206428395'), (u'INT_ADD_-1206428530', u'CAST_-1206428302'), (u'LOAD_-1206428546', u'CALL_-1206428528'), ('const-0', u'INT_NOTEQUAL_-1206428479'), ('tmp_754', u'INT_NOTEQUAL_-1206428559'), (u'LOAD_-1206428526', u'INT_NOTEQUAL_-1206428479'), (u'COPY_-1206428372', u'MULTIEQUAL_-120642...
null
null
00085c20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00085c20(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_00085c20(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_erase(_Rb_tree<unsigned_int,_unsigned_int,_std::_Identity<unsigned_int>,_std::less<unsigned_int>,_std::allocator<unsigned_int>_>\n * this, _Link_type __x) */\n\nvoid __t...
(translation_unit "void FUN_00085c20(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_00085c20(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n FUN_001e6db0(param_2);\n param_2 = iVar1;\n } while (iVar1 != 0);\n }\n return;...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do...
(function_definition "void FUN_00085c20(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_00085c20(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n FUN_001e6db0(param_2);\n param_2 = iVar1;\n } while (iVar1 != 0);\n }\n retu...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void _M_erase(_Rb_tree<unsigned_int,_unsigned_int,_std::_Identity<unsigned_int>,_std::less<unsigned_int>,_std::allocator<unsigned_int>_> * this, _Link_type __x) */ void __thiscall std:: _Rb_tree<...
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; if (param_2 != 0) { do { MASKED(param_1,*(undefined4 *)(param_2 + 0xc)); iVar1 = *(int *)(param_2 + 8); FUN_001e6db0(param_2); param_2 =...
6649_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~streambuf
FUN_0018b6a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::streambuf::~streambuf() */ void __thiscall std::streambuf::~streambuf(streambuf *this) { *(undefined ***)this = &PTR__streambuf_002ff09c; locale::~locale((locale *)(this + 0x1c)); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0018b6a0(undefined4 *param_1) { *param_1 = &PTR_FUN_002ff09c; FUN_00182f00(param_1 + 7); return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x17695a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] ADD EAX,0x1c LEA EDX,[EBX + 0xffffd094] ADD EDX,0x8 MOV dword ptr [EAX + -0x1c],EDX PUSH EAX CALL 0x00182f00 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'CAST_-1207453867', u'CALL_-1207453951'), ('tmp_212', u'PTRADD_-1207453935'), (u'CAST_-1207453854', u'STORE_-1207453965'), (u'PTRSUB_-1207453854', u'STORE_-1207453965'), ('const-1', u'PTRADD_-1207453935'), ('const-28', u'PTRADD_-1207453935'), ('const-417', u'STORE_-1207453965'), ('const-3141788', u'PTRSUB_-120745385...
[('const-7', u'PTRADD_-1207453866'), ('tmp_312', u'PTRADD_-1207453866'), (u'PTRSUB_-1207453854', u'STORE_-1207453965'), ('const-417', u'STORE_-1207453965'), ('const-3141788', u'PTRSUB_-1207453854'), ('const-4', u'PTRADD_-1207453866'), ('const-0', u'PTRSUB_-1207453854'), ('tmp_312', u'STORE_-1207453965'), (u'PTRADD_-120...
null
null
0018b6a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018b6a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002ff09c;\n FUN_00182f00(param_1 + 7);\n return;\n}\n\n" comment (function_definition "void FUN_0018b6a0(undefined4 *param_1)\n\n{\n *param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::streambuf::~streambuf() */\n\nvoid __thiscall std::streambuf::~streambuf(streambuf *this)\n\n{\n *(undefined ***)this = &PTR__streambuf_002ff09c;\n locale::~locale((locale *)(this + 0x1c));\n return;\n...
(translation_unit "void FUN_0018b6a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002ff09c;\n FUN_00182f00(param_1 + 7);\n return;\n}\n\n" (function_definition "void FUN_0018b6a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002ff09c;\n FUN_00182f00(param_1 + 7);\n return;\n}" primitive_type (function_declar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_0018b6a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002ff09c;\n FUN_00182f00(param_1 + 7);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0018b6a0(undefined4 *param_1)" (identifier "FUN_0018b6a0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declarat...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::streambuf::~streambuf() */ void __thiscall std::function_1::~function_1(function_1 *var_2) { *(type_1 ***)var_2 = &PTR__streambuf_002ff09c; locale::~var_1((var_1 *)(var_2 + 0x1c)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_002ff09c; FUN_00182f00(param_1 + 7); return; }
178_m68k-linux-gnu-objcopy_and_m68k-linux-gnu-objcopy_strip.c
set_long_section_mode
FUN_000174e0
void __regparm3 set_long_section_mode(bfd *output_bfd,bfd *input_bfd,long_section_name_handling style) { bool bVar1; if (output_bfd->xvec->flavour != bfd_target_coff_flavour) { return; } if (style == KEEP) { bVar1 = true; if (*(int *)(input_bfd->filename + 4) == 2) { bVar1 = *(int *)(*(in...
void __regparm3 FUN_000174e0(int param_1,int *param_2,int param_3) { bool bVar1; if (*(int *)(*(int *)(param_1 + 4) + 4) != 2) { return; } if (param_3 == 2) { bVar1 = true; if (*(int *)(*param_2 + 4) == 2) { bVar1 = *(int *)(*(int *)(*param_2 + 0x1c0) + 0x4c) != 0; } } else { ...
PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [EAX + 0x4] CMP dword ptr [EBX + 0x4],0x2 JZ 0x000174f8 ADD ESP,0x8 POP EBX RET CMP ECX,0x2 JZ 0x00017520 XOR EDX,EDX TEST ECX,ECX SETNZ DL SUB ESP,0x8 MOV ECX,dword ptr [EBX + 0x1c0] PUSH EDX PUSH EAX CALL dword ptr [ECX + 0x50] ADD ESP,0x10 ADD ESP,0x8 POP EBX RET MOV ECX,dword ...
null
null
null
null
[('const-417', u'LOAD_-1205963331'), ('tmp_380', u'CBRANCH_-1205963332'), ('const-0', u'INT_NOTEQUAL_-1205963303'), (u'INT_ADD_-1205963306', u'CAST_-1205963182'), ('tmp_149', u'CBRANCH_-1205963466'), (u'LOAD_-1205963331', u'INT_ADD_-1205963306'), ('const-0', u'INT_NOTEQUAL_-1205963441'), ('const-1', u'COPY_-1205963269'...
[('tmp_380', u'CBRANCH_-1205963332'), ('const-417', u'LOAD_-1205963527'), ('const-417', u'LOAD_-1205963409'), ('const-0', u'INT_NOTEQUAL_-1205963303'), (u'LOAD_-1205963362', u'INT_ADD_-1205963315'), ('const-417', u'LOAD_-1205963351'), ('tmp_149', u'CBRANCH_-1205963466'), ('const-4', u'INT_ADD_-1205963335'), (u'LOAD_-12...
null
null
000174e0
x86
O0
(translation_unit "void __regparm3 FUN_000174e0(int param_1,int *param_2,int param_3)\n\n{\n bool bVar1;\n \n if (*(int *)(*(int *)(param_1 + 4) + 4) != 2) {\n return;\n }\n if (param_3 == 2) {\n bVar1 = true;\n if (*(int *)(*param_2 + 4) == 2) {\n bVar1 = *(int *)(*(int *)(*param_2 + 0x1c0) + 0x4c) ...
(translation_unit "void __regparm3\nset_long_section_mode(bfd *output_bfd,bfd *input_bfd,long_section_name_handling style)\n\n{\n bool bVar1;\n \n if (output_bfd->xvec->flavour != bfd_target_coff_flavour) {\n return;\n }\n if (style == KEEP) {\n bVar1 = true;\n if (*(int *)(input_bfd->filename + 4) == 2) ...
(translation_unit "void __regparm3 FUN_000174e0(int param_1,int *param_2,int param_3)\n\n{\n bool bVar1;\n \n if (*(int *)(*(int *)(param_1 + 4) + 4) != 2) {\n return;\n }\n if (param_3 == 2) {\n bVar1 = true;\n if (*(int *)(*param_2 + 4) == 2) {\n bVar1 = *(int *)(*(int *)(*param_2 + 0x1c0) + 0x4c) ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_...
(function_definition "void __regparm3 FUN_000174e0(int param_1,int *param_2,int param_3)\n\n{\n bool bVar1;\n \n if (*(int *)(*(int *)(param_1 + 4) + 4) != 2) {\n return;\n }\n if (param_3 == 2) {\n bVar1 = true;\n if (*(int *)(*param_2 + 4) == 2) {\n bVar1 = *(int *)(*(int *)(*param_2 + 0x1c0) + 0x4...
void __regparm3 function_1(type_1 *output_bfd,type_1 *input_bfd,type_2 var_2) { bool bVar1; if (output_bfd->xvec->flavour != var_1) { return; } if (var_2 == var_3) { bVar1 = true; if (*(int *)(input_bfd->filename + 4) == 2) { bVar1 = *(int *)(*(int *)(input_bfd->filename + 0x1c0) + 0x4c) ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator d...
null
void __regparm3 MASKED(int param_1,int *param_2,int param_3) { bool bVar1; if (*(int *)(*(int *)(param_1 + 4) + 4) != 2) { return; } if (param_3 == 2) { bVar1 = true; if (*(int *)(*param_2 + 4) == 2) { bVar1 = *(int *)(*(int *)(*param_2 + 0x1c0) + 0x4c) != 0; } } else { bVar1 ...
312_sh4-linux-gnu-strip_and_sh4-linux-gnu-strip_strip.c
stab_class_start_method
FUN_00027ff0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean stab_class_start_method(void *p,char *name) { int iVar1; size_t sVar2; size_t sVar3; char *pcVar4; iVar1 = *(int *)((int)p + 0x38); if ((iVar1 != 0) && (*(int *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00027ff0(int param_1,char *param_2) { int iVar1; size_t sVar2; size_t sVar3; char *pcVar4; iVar1 = *(int *)(param_1 + 0x38); if ((iVar1 != 0) && (*(int *)(iVar1 + 0x14) != 0)) { pcVar4 = *(char ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x17007 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESI + 0x38] TEST EAX,EAX JZ 0x00028096 MOV EDI,dword ptr [EAX + 0x14] TEST EDI,EDI JZ 0x00028096 SUB ESP,0xc MOV EBP,dword ptr [EAX + 0x1c] PUSH dword ptr [ESP + 0x30] CALL 0x000134e0 ADD ES...
null
null
null
null
[('tmp_166', u'CBRANCH_-1206026152'), (u'CAST_-1206025486', u'MULTIEQUAL_-1206025749'), (u'INT_NOTEQUAL_-1206026176', u'CBRANCH_-1206026176'), (u'CAST_-1206025513', u'INT_ADD_-1206025918'), (u'CAST_-1206025618', u'LOAD_-1206026195'), (u'INT_EQUAL_-1206026089', u'CBRANCH_-1206026088'), ('const-0', u'INT_NOTEQUAL_-120602...
[('tmp_166', u'CBRANCH_-1206026152'), (u'INT_NOTEQUAL_-1206026176', u'CBRANCH_-1206026176'), ('const-212417', u'COPY_-1206025590'), ('tmp_1783', u'INT_ADD_-1206026179'), (u'CAST_-1206025510', u'STORE_-1206025926'), ('const-1618', u'CALL_-1206025775'), (u'INT_EQUAL_-1206026089', u'CBRANCH_-1206026088'), ('const-0', u'IN...
null
null
00027ff0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00027ff0(int param_1,char *param_2)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n char *pcVar4;\n \n iVar1 = *(int *)(param_1 + 0x38);\n if ((iVar1 != 0) && (*(int *)(iVar1 + 0x14) ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_class_start_method(void *p,char *name)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n char *pcVar4;\n \n iVar1 = *(int *)((int)p + 0x38);\n...
(translation_unit "undefined4 FUN_00027ff0(int param_1,char *param_2)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n char *pcVar4;\n \n iVar1 = *(int *)(param_1 + 0x38);\n if ((iVar1 != 0) && (*(int *)(iVar1 + 0x14) != 0)) {\n pcVar4 = *(char **)(iVar1 + 0x1c);\n sVar2 = strlen(param_2);\n if (pcVa...
(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 (pointer_de...
(function_definition "undefined4 FUN_00027ff0(int param_1,char *param_2)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n char *pcVar4;\n \n iVar1 = *(int *)(param_1 + 0x38);\n if ((iVar1 != 0) && (*(int *)(iVar1 + 0x14) != 0)) {\n pcVar4 = *(char **)(iVar1 + 0x1c);\n sVar2 = strlen(param_2);\n if (p...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void *p,char *name) { int var_1; size_t var_5; size_t var_7; char *var_3; var_1 = *(int *)((int)p + 0x38); if ((var_1 != 0) && (*(int *)(var_1 + 0x14) != ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,char *param_2) { int iVar1; size_t sVar2; size_t sVar3; char *pcVar4; iVar1 = *(int *)(param_1 + 0x38); if ((iVar1 != 0) && (*(int *)(iVar1 + 0x14) != 0)) { pcVar4 = *(char **)(iV...
165_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
SetStringInfoLength
SetStringInfoLength
/* WARNING: Unknown calling convention */ void SetStringInfoLength(StringInfo *string_info,size_t length) { (*(code *)PTR_SetStringInfoLength_003ca2b0)(); return; }
void SetStringInfoLength(void) { (*(code *)PTR_SetStringInfoLength_003ca2b0)(); return; }
JMP dword ptr [EBX + 0x2b0]
null
null
null
null
[(u'CAST_-1206120647', u'CALLIND_-1206120726'), (u'CALLIND_-1206120726', u'INDIRECT_-1206120654'), ('const-1', u'RETURN_-1206120723'), (u'INDIRECT_-1206120654', u'COPY_-1206120713'), ('tmp_68', u'CAST_-1206120647')]
[(u'CALLIND_-1206120726', u'INDIRECT_-1206120654'), ('const-1', u'RETURN_-1206120723'), ('tmp_58', u'CAST_-1206120649'), (u'INDIRECT_-1206120654', u'COPY_-1206120713'), (u'CAST_-1206120649', u'CALLIND_-1206120726')]
null
null
00030ee0
x86
O0
(translation_unit "void SetStringInfoLength(void)\n\n{\n (*(code *)PTR_SetStringInfoLength_003ca2b0)();\n return;\n}\n\n" (function_definition "void SetStringInfoLength(void)\n\n{\n (*(code *)PTR_SetStringInfoLength_003ca2b0)();\n return;\n}" primitive_type (function_declarator "SetStringInfoLength(void)" identifie...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid SetStringInfoLength(StringInfo *string_info,size_t length)\n\n{\n (*(code *)PTR_SetStringInfoLength_003ca2b0)();\n return;\n}\n\n" comment (function_definition "void SetStringInfoLength(StringInfo *string_info,size_t length)\n\n{\n (*(code *)PTR_Se...
(translation_unit "void SetStringInfoLength(void)\n\n{\n (*(code *)PTR_SetStringInfoLength_003ca2b0)();\n return;\n}\n\n" (function_definition "void SetStringInfoLength(void)\n\n{\n (*(code *)PTR_SetStringInfoLength_003ca2b0)();\n return;\n}" primitive_type (function_declarator "SetStringInfoLength(void)" identifie...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void SetStringInfoLength(void)\n\n{\n (*(code *)PTR_SetStringInfoLength_003ca2b0)();\n return;\n}" (primitive_type "void") (function_declarator "SetStringInfoLength(void)" (identifier "SetStringInfoLength") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
/* WARNING: Unknown calling convention */ void function_1(type_1 *string_info,size_t length) { (*(type_2 *)PTR_SetStringInfoLength_003ca2b0)(); 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_003ca2b0)(); return; }
2492_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_local_symbol_offset
FUN_00073bd0
/* DWARF original prototype: off_t do_local_symbol_offset(Sized_relobj_incr<64,_false> * this) */ off_t __thiscall gold::Sized_relobj_incr<64,_false>::do_local_symbol_offset(Sized_relobj_incr<64,_false> *this) { return (off_t)this->local_symbol_offset_; }
undefined4 FUN_00073bd0(int param_1) { return *(undefined4 *)(param_1 + 0xb4); }
MOV EAX,dword ptr [ESP + 0x4] XOR EDX,EDX MOV EAX,dword ptr [EAX + 0xb4] RET
null
null
null
null
[('const-0', u'RETURN_-1206371337'), ('const-417', u'LOAD_-1206371355'), (u'LOAD_-1206371355', u'INT_ZEXT_-1206371328'), ('tmp_51', u'PTRSUB_-1206371282'), (u'PTRSUB_-1206371282', u'LOAD_-1206371355'), ('const-180', u'PTRSUB_-1206371282'), (u'INT_ZEXT_-1206371328', u'RETURN_-1206371337')]
[(u'LOAD_-1206371355', u'COPY_-1206371343'), ('const-180', u'INT_ADD_-1206371339'), ('const-417', u'LOAD_-1206371355'), ('const-0', u'RETURN_-1206371337'), (u'INT_ADD_-1206371339', u'CAST_-1206371285'), ('tmp_58', u'INT_ADD_-1206371339'), (u'CAST_-1206371285', u'LOAD_-1206371355'), (u'COPY_-1206371343', u'RETURN_-12063...
null
null
00073bd0
x86
O0
(translation_unit "undefined4 FUN_00073bd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xb4);\n}\n\n" (function_definition "undefined4 FUN_00073bd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xb4);\n}" type_identifier (function_declarator "FUN_00073bd0(int param_1)" identifier (parameter_list "(int...
(translation_unit "/* DWARF original prototype: off_t do_local_symbol_offset(Sized_relobj_incr<64,_false> * this) */\n\noff_t __thiscall\ngold::Sized_relobj_incr<64,_false>::do_local_symbol_offset(Sized_relobj_incr<64,_false> *this)\n\n{\n return (off_t)this->local_symbol_offset_;\n}\n\n" comment (ERROR "off_t __thisc...
(translation_unit "undefined4 FUN_00073bd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xb4);\n}\n\n" (function_definition "undefined4 FUN_00073bd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xb4);\n}" type_identifier (function_declarator "FUN_00073bd0(int param_1)" identifier (parameter_list "(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_00073bd0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xb4);\n}" (type_identifier "undefined4") (function_declarator "FUN_00073bd0(int param_1)" (identifier "FUN_00073bd0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (...
/* DWARF original prototype: off_t do_local_symbol_offset(Sized_relobj_incr<64,_false> * this) */ off_t __thiscall gold::Sized_relobj_incr<64,_false>::do_local_symbol_offset(Sized_relobj_incr<64,_false> *this) { return (off_t)this->local_symbol_offset_; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(param_1 + 0xb4); }
8163_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
operator.cast.to.bool
FUN_001f42a0
/* std::ostream::sentry::operator bool() const */ bool __thiscall std::ostream::sentry::operator_cast_to_bool(sentry *this) { return (bool)*this; }
undefined1 FUN_001f42a0(undefined1 *param_1) { return *param_1; }
MOV EAX,dword ptr [ESP + 0x4] MOVZX EAX,byte ptr [EAX] RET
null
null
null
null
[('const-417', u'LOAD_-1207942487'), (u'LOAD_-1207942487', u'CAST_-1207942414'), ('tmp_24', u'LOAD_-1207942487'), ('const-0', u'RETURN_-1207942472'), (u'COPY_-1207942479', u'RETURN_-1207942472'), (u'CAST_-1207942414', u'COPY_-1207942479')]
[(u'LOAD_-1207942487', u'COPY_-1207942482'), ('const-0', u'RETURN_-1207942472'), ('tmp_26', u'LOAD_-1207942487'), (u'COPY_-1207942482', u'RETURN_-1207942472'), ('const-417', u'LOAD_-1207942487')]
null
null
001f42a0
x86
O0
(translation_unit "undefined1 FUN_001f42a0(undefined1 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined1 FUN_001f42a0(undefined1 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_001f42a0(undefined1 *param_1)" identifier (parameter_list "(undefined1 *param_1)" ( (...
(translation_unit "/* std::ostream::sentry::operator bool() const */\n\nbool __thiscall std::ostream::sentry::operator_cast_to_bool(sentry *this)\n\n{\n return (bool)*this;\n}\n\n" comment (function_definition "bool __thiscall std::ostream::sentry::operator_cast_to_bool(sentry *this)\n\n{\n return (bool)*this;\n}" pr...
(translation_unit "undefined1 FUN_001f42a0(undefined1 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined1 FUN_001f42a0(undefined1 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_001f42a0(undefined1 *param_1)" identifier (parameter_list "(undefined1 *param_1)" ( (...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) })))
(function_definition "undefined1 FUN_001f42a0(undefined1 *param_1)\n\n{\n return *param_1;\n}" (type_identifier "undefined1") (function_declarator "FUN_001f42a0(undefined1 *param_1)" (identifier "FUN_001f42a0") (parameter_list "(undefined1 *param_1)" (( "(") (parameter_declaration "undefined1 *param_1" (type_identifie...
/* std::ostream::sentry::operator bool() const */ bool __thiscall std::ostream::type_1::function_1(type_1 *this) { return (bool)*this; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (return_statement (pointer_expression...
null
undefined1 MASKED(undefined1 *param_1) { return *param_1; }
6608_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
compare
FUN_0018ad60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(char const*) const */ int __thiscall std::string::compare(string *this,char *param_1) { uint uVar1; size_t sVar2; uint __n; int iVar3; uVar1 = *(uint *)(this + 4); sVar2 = strlen(param_1); ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0018ad60(undefined4 *param_1,char *param_2) { uint uVar1; size_t sVar2; uint __n; int iVar3; uVar1 = param_1[1]; sVar2 = strlen(param_2); __n = uVar1; if (sVar2 <= uVar1) { __n = sVar2; } if ((...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x177297 SUB ESP,0x18 MOV EAX,dword ptr [ESP + 0x2c] MOV EBP,dword ptr [ESP + 0x30] MOV ESI,dword ptr [EAX + 0x4] PUSH EBP CALL 0x000265f0 ADD ESP,0x10 MOV EDI,EAX CMP EAX,ESI MOV EAX,ESI CMOVBE EAX,EDI TEST EAX,EAX JZ 0x0018adaa SUB ESP,0x4 PUSH EAX PUSH EBP ...
null
null
null
null
[(u'COPY_-1207456045', u'RETURN_-1207456028'), (u'COPY_-1207456077', u'MULTIEQUAL_-1207456111'), (u'MULTIEQUAL_-1207456111', u'CALL_-1207456239'), (u'CALL_-1207456332', u'INT_SUB_-1207456188'), (u'CAST_-1207456030', u'LOAD_-1207456348'), (u'LOAD_-1207456252', u'CALL_-1207456239'), (u'CALL_-1207456239', u'INT_NOTEQUAL_-...
[(u'COPY_-1207456045', u'RETURN_-1207456028'), ('tmp_893', u'CALL_-1207456332'), (u'MULTIEQUAL_-1207456111', u'CALL_-1207456239'), (u'CALL_-1207456332', u'INT_SUB_-1207456188'), ('tmp_893', u'CALL_-1207456239'), (u'CALL_-1207456239', u'INT_NOTEQUAL_-1207456212'), ('const-417', u'LOAD_-1207456348'), (u'CALL_-1207456239'...
null
null
0018ad60
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0018ad60(undefined4 *param_1,char *param_2)\n\n{\n uint uVar1;\n size_t sVar2;\n uint __n;\n int iVar3;\n \n uVar1 = param_1[1];\n sVar2 = strlen(param_2);\n __n = uVar1;\n if (sVar2 <= uVar1)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::compare(char const*) const */\n\nint __thiscall std::string::compare(string *this,char *param_1)\n\n{\n uint uVar1;\n size_t sVar2;\n uint __n;\n int iVar3;\n \n uVar1 = *(uint *)(this + 4);...
(translation_unit "int FUN_0018ad60(undefined4 *param_1,char *param_2)\n\n{\n uint uVar1;\n size_t sVar2;\n uint __n;\n int iVar3;\n \n uVar1 = param_1[1];\n sVar2 = strlen(param_2);\n __n = uVar1;\n if (sVar2 <= uVar1) {\n __n = sVar2;\n }\n if ((__n != 0) && (iVar3 = memcmp((void *)*param_1,param_2,__n)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_0018ad60(undefined4 *param_1,char *param_2)\n\n{\n uint uVar1;\n size_t sVar2;\n uint __n;\n int iVar3;\n \n uVar1 = param_1[1];\n sVar2 = strlen(param_2);\n __n = uVar1;\n if (sVar2 <= uVar1) {\n __n = sVar2;\n }\n if ((__n != 0) && (iVar3 = memcmp((void *)*param_1,param_2,_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(char const*) const */ int __thiscall std::type_1::function_1(type_1 *var_1,char *param_1) { type_2 var_4; size_t var_3; type_2 var_5; int var_7; var_4 = *(type_2 *)(var_1 + 4); var_3 = var_2...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 *param_1,char *param_2) { uint uVar1; size_t sVar2; uint __n; int iVar3; uVar1 = param_1[1]; sVar2 = strlen(param_2); __n = uVar1; if (sVar2 <= uVar1) { __n = sVar2; } if ((__n !=...
10665_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
replace
FUN_0027a7c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::replace(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*, std::wstring >, unsigned int, wchar_t) */ void __thiscall std::wstring::replace(wstring *this,int param_2,int param_3,uint param_4...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0027a7c0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5) { FUN_001ebc40(param_1,param_2 - *param_1 >> 2,param_3 - param_2 >> 2,param_4,param_5); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x11483a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x20] MOV ECX,dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] MOV EDX,dword ptr [ESP + 0x2c] SUB EDX,EAX SAR EDX,0x2 PUSH EDX SUB EAX,dword ptr [ECX] SAR EAX,0x2 PUSH EAX PUSH ECX CALL 0x001ebc40 ADD ESP,0x28 ...
null
null
null
null
[('tmp_658', u'INT_SUB_-1204246437'), ('tmp_662', u'INT_SUB_-1204246492'), (u'LOAD_-1204246456', u'INT_SUB_-1204246437'), ('tmp_659', u'CALL_-1204246394'), ('const-417', u'LOAD_-1204246456'), (u'INT_SUB_-1204246437', u'INT_SRIGHT_-1204246415'), ('tmp_660', u'CALL_-1204246394'), ('tmp_661', u'CALL_-1204246394'), (u'INT_...
[('const-2', u'INT_SRIGHT_-1204246470'), ('tmp_634', u'CALL_-1204246394'), ('tmp_634', u'LOAD_-1204246456'), (u'LOAD_-1204246456', u'INT_SUB_-1204246437'), (u'INT_SUB_-1204246437', u'INT_SRIGHT_-1204246415'), ('tmp_633', u'INT_SUB_-1204246492'), ('const-417', u'LOAD_-1204246456'), ('tmp_633', u'INT_SUB_-1204246437'), (...
null
null
0027a7c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027a7c0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n FUN_001ebc40(param_1,param_2 - *param_1 >> 2,param_3 - param_2 >> 2,param_4,param_5);\n return;\n}\n\n" co...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::replace(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*,\n std::wstring >, unsigned int, wchar_t) */\n\nvoid __thiscall\nstd::wstring::replace(wstring *this,int param_2,i...
(translation_unit "void FUN_0027a7c0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n FUN_001ebc40(param_1,param_2 - *param_1 >> 2,param_3 - param_2 >> 2,param_4,param_5);\n return;\n}\n\n" (function_definition "void FUN_0027a7c0(int *param_1,int param_2,int param_3,undefined4 param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_0027a7c0(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n FUN_001ebc40(param_1,param_2 - *param_1 >> 2,param_3 - param_2 >> 2,param_4,param_5);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027a7c0(int *param_1,int param_2,int param_3...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::replace(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*, std::wstring >, unsigned int, wchar_t) */ void __thiscall std::type_1::function_1(type_1 *this,int var_2,int var_3,type_2 param_4,...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5) { FUN_001ebc40(param_1,param_2 - *param_1 >> 2,param_3 - param_2 >> 2,param_4,param_5); return; }
271_alpha-linux-gnu-readelf_and_alpha-linux-gnu-readelf_strip.c
introduce
FUN_0004eb80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void introduce(dwarf_section * section, bfd_boolean raw, dwarf_section * section) */ void __regparm3 introduce(dwarf_section *section,bfd_boolean raw,dwarf_section *section_1) { int iVar1; char...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0004eb80(undefined4 param_1,int *param_2) { int iVar1; char *pcVar2; if ((DAT_000b9d98 != 0) && (iVar1 = *param_2, iVar1 != 0)) { pcVar2 = (char *)dcgettext(0,"Contents of the %s section (loaded ...
PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x00013f70 ADD EBX,0x65476 LEA EAX,[EBX + 0x5d98] MOV EDI,dword ptr [EAX] TEST EDI,EDI JZ 0x0004ebd0 MOV EDI,dword ptr [EDX] TEST EDI,EDI JZ 0x0004ebd0 SUB ESP,0x4 LEA EAX,[EBX + 0xfffdb264] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000130f0 ADD ESP,0xc PUSH EDI PUSH ESI PUSH EAX CAL...
null
null
null
null
[(u'LOAD_-1206129726', u'INT_NOTEQUAL_-1206129708'), ('tmp_125', u'CBRANCH_-1206129708'), (u'INT_NOTEQUAL_-1206129708', u'CBRANCH_-1206129708'), (u'CAST_-1206129322', u'CALL_-1206129527'), ('tmp_503', u'CALL_-1206129635'), ('const-5', u'CALL_-1206129667'), (u'CALL_-1206129667', u'INDIRECT_-1206129378'), ('const-0', u'R...
[(u'LOAD_-1206129726', u'INT_NOTEQUAL_-1206129708'), ('tmp_125', u'CBRANCH_-1206129708'), (u'CALL_-1206129667', u'CAST_-1206129368'), (u'CALL_-1206129553', u'CAST_-1206129323'), ('const-5', u'CALL_-1206129667'), (u'INT_NOTEQUAL_-1206129708', u'CBRANCH_-1206129708'), (u'CALL_-1206129667', u'INDIRECT_-1206129378'), ('con...
null
null
0004eb80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0004eb80(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n char *pcVar2;\n \n if ((DAT_000b9d98 != 0) && (iVar1 = *param_2, iVar1 != 0)) {\n pcVar2 = (char *)dcgettext(0,"Contents...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void introduce(dwarf_section * section, bfd_boolean raw, dwarf_section\n * section) */\n\nvoid __regparm3 introduce(dwarf_section *section,bfd_boolean raw,dwarf_section *section_1)\...
(translation_unit "void __regparm3 FUN_0004eb80(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n char *pcVar2;\n \n if ((DAT_000b9d98 != 0) && (iVar1 = *param_2, iVar1 != 0)) {\n pcVar2 = (char *)dcgettext(0,"Contents of the %s section (loaded from %s):\n\n",5);\n printf(pcVar2,param_1,iVar1);\n return...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (p...
(function_definition "void __regparm3 FUN_0004eb80(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n char *pcVar2;\n \n if ((DAT_000b9d98 != 0) && (iVar1 = *param_2, iVar1 != 0)) {\n pcVar2 = (char *)dcgettext(0,"Contents of the %s section (loaded from %s):\n\n",5);\n printf(pcVar2,param_1,iVar1);\n ret...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void introduce(dwarf_section * section, bfd_boolean raw, dwarf_section * section) */ void __regparm3 function_1(type_1 *section,type_2 raw,type_1 *section_1) { int var_2; char *pcVar2; if ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,int *param_2) { int iVar1; char *pcVar2; if ((DAT_000b9d98 != 0) && (iVar1 = *param_2, iVar1 != 0)) { pcVar2 = (char *)dcgettext(0,"Contents of the %s section (loaded from %...
2841_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
output_section
FUN_0007d630
/* DWARF original prototype: Output_section * output_section(Sized_incremental_binary<64,_true> * this, uint shndx) */ Output_section * __thiscall gold::Sized_incremental_binary<64,_true>::output_section (Sized_incremental_binary<64,_true> *this,uint shndx) { return (this->section_map_). supe...
undefined4 FUN_0007d630(int param_1,int param_2) { return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4); }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [EAX + 0x50] MOV EAX,dword ptr [EAX + EDX*0x4] RET
null
null
null
null
[(u'LOAD_-1206331832', u'COPY_-1206331832'), ('const-0', u'RETURN_-1206331817'), ('const-0', u'PTRSUB_-1206331763'), ('const-0', u'PTRSUB_-1206331764'), (u'PTRSUB_-1206331763', u'PTRSUB_-1206331762'), ('const-417', u'LOAD_-1206331832'), ('tmp_46', u'PTRSUB_-1206331765'), (u'PTRADD_-1206331759', u'LOAD_-1206331832'), (u...
[('tmp_51', u'INT_MULT_-1206331804'), (u'INT_MULT_-1206331804', u'INT_ADD_-1206331816'), (u'LOAD_-1206331832', u'COPY_-1206331832'), ('const-417', u'LOAD_-1206331832'), ('const-80', u'INT_ADD_-1206331823'), (u'CAST_-1206331763', u'LOAD_-1206331832'), ('const-0', u'RETURN_-1206331817'), (u'INT_ADD_-1206331823', u'CAST_-...
null
null
0007d630
x86
O0
(translation_unit "undefined4 FUN_0007d630(int param_1,int param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_0007d630(int param_1,int param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4);\n}" type_identifier (function...
(translation_unit "/* DWARF original prototype: Output_section * output_section(Sized_incremental_binary<64,_true> *\n this, uint shndx) */\n\nOutput_section * __thiscall\ngold::Sized_incremental_binary<64,_true>::output_section\n (Sized_incremental_binary<64,_true> *this,uint shndx)\n\n{\n return (this->se...
(translation_unit "undefined4 FUN_0007d630(int param_1,int param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_0007d630(int param_1,int param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4);\n}" type_identifier (function...
(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_0007d630(int param_1,int param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4);\n}" (type_identifier "undefined4") (function_declarator "FUN_0007d630(int param_1,int param_2)" (identifier "FUN_0007d630") (parameter_list "(int param_1,int param_2)" (( "(") (...
/* DWARF original prototype: Output_section * output_section(Sized_incremental_binary<64,_true> * this, uint shndx) */ var_1 * var_2 var_6::var_4<64,var_5>::var_3 (var_4<64,var_5> *this,uint shndx) { return (this->section_map_). super__Vector_base<var_6::var_1*,var_7::allocator<var_6::var_1*>...
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
undefined4 MASKED(int param_1,int param_2) { return *(undefined4 *)(*(int *)(param_1 + 0x50) + param_2 * 4); }
142_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c
__cxa_finalize
__cxa_finalize
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0003ffb8)(); return; }
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0003ffb8)(); return; }
JMP dword ptr [EBX + 0xffffffb8]
null
null
null
null
[(u'CAST_-1205978713', u'CALLIND_-1205978790'), (u'INDIRECT_-1205978718', u'COPY_-1205978777'), ('tmp_58', u'CAST_-1205978713'), ('const-0', u'RETURN_-1205978787'), (u'CALLIND_-1205978790', u'INDIRECT_-1205978718')]
[(u'CAST_-1205978713', u'CALLIND_-1205978790'), (u'INDIRECT_-1205978718', u'COPY_-1205978777'), ('tmp_58', u'CAST_-1205978713'), ('const-0', u'RETURN_-1205978787'), (u'CALLIND_-1205978790', u'INDIRECT_-1205978718')]
null
null
00013950
x86
O0
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(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 __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR___cxa_finalize_0003ffb8)(); 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_0003ffb8)(); return; }
154_true_and_true_strip.c
__cxa_finalize
__cxa_finalize
/* WARNING: Control flow encountered bad instruction data */ void __cxa_finalize(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __cxa_finalize@@GLIBC_2.1.3 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __cxa_finalize(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956530')]
[('const-1', u'RETURN_-1205956530')]
null
null
00019044
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __cxa_finalize@@GLIBC_2.1.3 */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_...
(translation_unit "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __cxa_finalize@@GLIBC_2.1.3 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
111_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c
bfd_close
bfd_close
void bfd_close(void) { (*(code *)PTR_bfd_close_000401d0)(); return; }
void bfd_close(void) { (*(code *)PTR_bfd_close_000401d0)(); return; }
JMP dword ptr [EBX + 0x1d0]
null
null
null
null
[('const-0', u'RETURN_-1205979299'), (u'CALLIND_-1205979302', u'INDIRECT_-1205979230'), ('tmp_58', u'CAST_-1205979225'), (u'INDIRECT_-1205979230', u'COPY_-1205979289'), (u'CAST_-1205979225', u'CALLIND_-1205979302')]
[('const-0', u'RETURN_-1205979299'), (u'CALLIND_-1205979302', u'INDIRECT_-1205979230'), ('tmp_58', u'CAST_-1205979225'), (u'INDIRECT_-1205979230', u'COPY_-1205979289'), (u'CAST_-1205979225', u'CALLIND_-1205979302')]
null
null
00013750
x86
O0
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(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_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
void function_1(void) { (*(type_1 *)PTR_bfd_close_000401d0)(); 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_000401d0)(); return; }
62_alpha-linux-gnu-c++filt_and_alpha-linux-gnu-c++filt_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_00017100)(); 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_00017100)(); return; }
JMP dword ptr [EBX + 0x100]
null
null
null
null
[(u'CALLIND_-1205988326', u'INDIRECT_-1205988254'), (u'INDIRECT_-1205988254', u'COPY_-1205988313'), ('tmp_78', u'CAST_-1205988245'), ('const-0', u'RETURN_-1205988323'), (u'CAST_-1205988245', u'CALLIND_-1205988326')]
[(u'CALLIND_-1205988326', u'INDIRECT_-1205988254'), (u'INDIRECT_-1205988254', u'COPY_-1205988313'), ('tmp_78', u'CAST_-1205988245'), ('const-0', u'RETURN_-1205988323'), (u'CAST_-1205988245', u'CALLIND_-1205988326')]
null
null
00011410
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_00017100)();\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_00017100)();\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_00017100)();\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_00017100)();\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_00017100)();\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_00017100)(); 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_00017100)(); return; }
419_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
get_dependencies[abi:cxx11]
FUN_000307be
/* gold::Version_script_info::get_dependencies[abi:cxx11](char const*) const [clone .cold.465] */ void gold::Version_script_info::get_dependencies_abi_cxx11_(char *param_1) { vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std:...
void FUN_000307be(void) { FUN_0005b0f0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
SUB ESP,0xc PUSH ESI CALL 0x0005b0f0 MOV dword ptr [ESP],EBX MOV EBX,dword ptr [EBP + -0x20] CALL 0x0027dd80
null
null
null
null
[('tmp_188', u'CALL_-1206122537'), ('const-1', u'RETURN_-1206122513'), ('tmp_126', u'CALL_-1206122537')]
[('const-1', u'RETURN_-1206122513')]
null
null
000307be
x86
O0
(translation_unit "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}" primiti...
(translation_unit "/* gold::Version_script_info::get_dependencies[abi:cxx11](char const*) const [clone .cold.465] */\n\nvoid gold::Version_script_info::get_dependencies_abi_cxx11_(char *param_1)\n\n{\n vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::...
(translation_unit "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n \n FUN_0027dd80();\n}" primitive_type (function_declarator "FUN_000307be(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_000307be(void)\n\n{\n FUN_0005b0f0();\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_000307be(void)" (identifier "FUN_000307be") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta...
/* gold::Version_script_info::get_dependencies[abi:cxx11](char const*) const [clone .cold.465] */ void gold::Version_script_info::function_1(char *param_1) { var_4<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<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_0005b0f0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
10880_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
getc
getc
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* getc@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205431770')]
[('const-1', u'RETURN_-1205431770')]
null
null
0039921c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getc@@GLIBC_2.0 */\n ...
(translation_unit "int getc(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int getc(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declara...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int getc(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "getc(FILE *__stream)" (identifier "getc") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stre...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* getc@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4787_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
add_output_section_generic
FUN_00113310
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_false,_32,_true> * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_dat...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00113310(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int param_6,int param_7,int param_8) { undefined1 local_24 [24]; undefined4 uStack_c; uS...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x27bce9 SUB ESP,0x24 MOV EAX,dword ptr [ESP + 0x4c] OR EAX,dword ptr [ESP + 0x48] MOV ESI,dword ptr [ESP + 0x3c] MOV EDX,dword ptr [ESP + 0x40] MOV ECX,dword ptr [ESP + 0x44] JNZ 0x00113367 TEST ECX,ECX JNZ 0x00113380 SUB ESP,0x8 PUSH 0x0 PUSH EDX PUSH ESI PUSH dword ptr [ESP ...
null
null
null
null
[('tmp_168', u'CBRANCH_-1207028869'), ('tmp_515', u'SUBPIECE_-1207028610'), ('const-4', u'SUBPIECE_-1207028609'), (u'CALL_-1207028677', u'INDIRECT_-1207028422'), ('const-4294967260', u'PTRSUB_-1207028472'), ('const-2653868', u'COPY_-1207028490'), ('tmp_512', u'CALL_-1207028809'), ('const-2698636', u'COPY_-1207028489'),...
[('tmp_168', u'CBRANCH_-1207028869'), ('tmp_1196', u'CALL_-1207028809'), (u'CALL_-1207028809', u'INDIRECT_-1207028518'), ('tmp_654', u'PTRSUB_-1207028501'), ('const-0', u'INT_NOTEQUAL_-1207028597'), ('const-0', u'CALL_-1207028809'), ('tmp_1193', u'CALL_-1207028681'), (u'PTRSUB_-1207028501', u'CALL_-1207028772'), ('tmp_...
null
null
00113310
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00113310(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,int param_7,int param_8)\n\n{\n undefined1 local_24 [24];\n und...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_false,_32,_true> *\n this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thi...
(translation_unit "void FUN_00113310(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,int param_7,int param_8)\n\n{\n undefined1 local_24 [24];\n undefined4 uStack_c;\n \n uStack_c = 0x113317;\n if (param_8 != 0 || param_7 != 0) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_00113310(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,int param_7,int param_8)\n\n{\n undefined1 local_24 [24];\n undefined4 uStack_c;\n \n uStack_c = 0x113317;\n if (param_8 != 0 || param_7 != 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_false,_32,_true> * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_dat...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int param_6,int param_7,int param_8) { undefined1 local_24 [24]; undefined4 uStack_c; uStack_c...
230_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c
debug_record_variable
FUN_0001f6b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean debug_record_variable (void *handle,char *name,debug_type_conflict type,debug_var_kind kind,bfd_vma val) { int iVar1; debug_handle *info; debug_name *pdVar2; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0001f6b0(int param_1,int param_2,int param_3,int param_4,int param_5,int param_6) { int iVar1; int *piVar2; undefined4 uVar3; char cVar4; if ((param_2 != 0) && (param_3 != 0)) { if ((*(int *)(para...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000166c0 ADD EBX,0x20947 SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x24] MOV EAX,dword ptr [ESP + 0x20] MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x34] TEST EBP,EBP JZ 0x0001f78e MOV ECX,dword ptr [ESP + 0x28] TEST ECX,ECX JZ 0x0001f78e MOV EDX,dword ptr [EAX + 0x4] T...
null
null
null
null
[('const-8', u'INT_ADD_-1205930159'), (u'CALL_-1205929712', u'INDIRECT_-1205929418'), (u'CAST_-1205929465', u'PTRSUB_-1205929459'), ('tmp_1095', u'INT_NOTEQUAL_-1205930225'), ('tmp_1097', u'INT_EQUAL_-1205929743'), (u'INT_ADD_-1205930179', u'CAST_-1205929553'), (u'CAST_-1205929448', u'STORE_-1205929944'), ('tmp_216', u...
[('const-8', u'INT_ADD_-1205930159'), ('const-4', u'PTRADD_-1205929462'), ('tmp_2061', u'STORE_-1205929934'), ('const-2', u'INT_LESS_-1205930111'), ('const-4', u'PTRADD_-1205929458'), ('tmp_216', u'CBRANCH_-1205930176'), (u'CAST_-1205929552', u'LOAD_-1205930175'), ('tmp_250', u'CBRANCH_-1205930156'), (u'INT_EQUAL_-1205...
null
null
0001f6b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001f6b0(int param_1,int param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n char cVar4;\n \n if ((param_2 != 0) && (param_3 != ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\ndebug_record_variable\n (void *handle,char *name,debug_type_conflict type,debug_var_kind kind,bfd_vma val)\n\n{\n int iVar1;\n debug_handle *in...
(translation_unit "undefined4 FUN_0001f6b0(int param_1,int param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n char cVar4;\n \n if ((param_2 != 0) && (param_3 != 0)) {\n if ((*(int *)(param_1 + 4) == 0) || (*(int *)(param_1 + 8) == 0)) {\n uVar3 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "undefined4 FUN_0001f6b0(int param_1,int param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n char cVar4;\n \n if ((param_2 != 0) && (param_3 != 0)) {\n if ((*(int *)(param_1 + 4) == 0) || (*(int *)(param_1 + 8) == 0)) {\n uVa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1 (void *handle,char *var_1,type_2 var_2,type_3 var_6,type_4 val) { int var_3; type_5 *info; type_6 *var_10; type_7 *pdVar3; type_8 uVar4; type_9 kin...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int param_2,int param_3,int param_4,int param_5,int param_6) { int iVar1; int *piVar2; undefined4 uVar3; char cVar4; if ((param_2 != 0) && (param_3 != 0)) { if ((*(int *)(param_1 + ...
147_aarch64-linux-gnu-strings_and_aarch64-linux-gnu-strings_strip.c
xmalloc_set_program_name
xmalloc_set_program_name
/* WARNING: Control flow encountered bad instruction data */ void xmalloc_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xmalloc_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952386')]
[('const-1', u'RETURN_-1205952386')]
null
null
0001a074
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc_set_program_name(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc_set_program_name(void)\n\n{\n ...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xmalloc_set_program_name(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xmalloc_set_program_name(void)" (identifier "xmalloc_set_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1183_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
PixelGetBlackQuantum
PixelGetBlackQuantum
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "ExceptionType": Some values do not have unique names */ Quantum PixelGetBlackQuantum(PixelWand *wand) { Quantum QVar1; if (wand == (PixelWand *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void PixelGetBlackQuantum(int param_1) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("wand != (const PixelWand *) NULL","MagickWand/pixel-wand.c",0x261, ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x0001e983 ADD EAX,0x3e4d5 CMP dword ptr [EBP + 0x8],0x0 JNZ 0x0014bb57 LEA EDX,[EAX + 0xffff3e98] PUSH EDX PUSH 0x261 LEA EDX,[EAX + 0xffff3aa0] PUSH EDX LEA EDX,[EAX + 0xffff3c24] PUSH EDX MOV EBX,EAX CALL 0x0001ccf0 MOV EDX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EDX +...
null
null
null
null
[('tmp_644', u'PTRSUB_-1207190087'), ('const-612', u'CALL_-1207190413'), ('const-1563296', u'COPY_-1207190182'), ('const-1563387', u'PTRSUB_-1207190054'), (u'LOAD_-1207190384', u'CALL_-1207190339'), (u'CALL_-1207190339', u'COPY_-1207190286'), (u'LOAD_-1207190531', u'INT_NOTEQUAL_-1207190509'), (u'COPY_-1207190181', u'C...
[(u'INT_ADD_-1207190484', u'CALL_-1207190413'), (u'LOAD_-1207190384', u'CALL_-1207190339'), (u'LOAD_-1207190531', u'INT_NOTEQUAL_-1207190509'), ('const-4188', u'INT_ADD_-1207190515'), ('const-417', u'LOAD_-1207190531'), (u'COPY_-1207190181', u'CALL_-1207190541'), (u'COPY_-1207190127', u'CALL_-1207190413'), ('const-0', ...
null
null
0014bb1f
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid PixelGetBlackQuantum(int param_1)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (const PixelWand *) NULL","MagickWand/pixel-wand.c"...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "ExceptionType": Some values do not have unique names */\n\nQuantum PixelGetBlackQuantum(PixelWand *wand)\n\n{\n Quantum QVar1;\n \n if (wand == (Pix...
(translation_unit "void PixelGetBlackQuantum(int param_1)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("wand != (const PixelWand *) NULL","MagickWand/pixel-wand.c",0x261,\n "PixelGetBlackQuantum");\n }\n if (*(int *)(param_1 + 0x1060) != -0x54535255) {\n \n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (stri...
(function_definition "void PixelGetBlackQuantum(int param_1)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("wand != (const PixelWand *) NULL","MagickWand/pixel-wand.c",0x261,\n "PixelGetBlackQuantum");\n }\n if (*(int *)(param_1 + 0x1060) != -0x54535255) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "ExceptionType": Some values do not have unique names */ type_1 function_1(type_2 *var_1) { type_1 QVar1; if (var_1 == (type_2 *)0x0) { /* WARN...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("wand != (const PixelWand *) NULL","MagickWand/pixel-wand.c",0x261, "MASKED"); ...
1189_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~Struct_nodump
FUN_0003c8b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_nodump(Struct_nodump * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_nodump::~Struct_nodump(Struct_nodump *this,int __in_chrg) { pointer pcVar1; (this->supe...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003c8b0(undefined4 *param_1) { *param_1 = &PTR_FUN_00382b40; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x35274a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff3b40] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003c8e2 SUB ESP,0xc PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206072918', u'PTRSUB_-1206072916'), (u'LOAD_-1206073093', u'CAST_-1206072913'), (u'PTRSUB_-1206072938', u'PTRSUB_-1206072933'), (u'LOAD_-1206073093', u'CALL_-1206073050'), ('tmp_151', u'CBRANCH_-1206073073'), (u'CAST_-1206072920', u'STORE_-1206073097'), ('tmp_276', u'PTRSUB_-1206072923'), ('const-0', u'PTR...
[('const-3', u'PTRADD_-1206072941'), ('tmp_151', u'CBRANCH_-1206073073'), (u'LOAD_-1206073093', u'CAST_-1206072928'), ('tmp_439', u'PTRADD_-1206072928'), (u'CAST_-1206072928', u'INT_NOTEQUAL_-1206073073'), ('const-0', u'PTRSUB_-1206072932'), ('const-4', u'PTRADD_-1206072928'), ('const-0', u'RETURN_-1206073010'), (u'PTR...
null
null
0003c8b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003c8b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382b40;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_nodump(Struct_nodump * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_nodump::~Struct_nodump(Struct_nodump *this,int __in_chrg)\n\n{\n pointer...
(translation_unit "void FUN_0003c8b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382b40;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003c8b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382b40;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_0003c8b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382b40;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003c8b0(undefined4 *param_1)" (identifier "FUN_0003c8b0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_nodump(Struct_nodump * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_00382b40; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
612_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
gldelf32ppclinux_place_orphan
FUN_0003b1e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ lang_output_section_statement_type * gldelf32ppclinux_place_orphan(asection *s,char *secname,int constraint) { bfd_flavour bVar1; bfd_flavour bVar2; flagword fVar3; lang_output_section_statement_type *plVar4; bfd *pbVar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * FUN_0003b1e0(int *param_1,char *param_2,int param_3) { uint uVar1; undefined *puVar2; int *piVar3; int iVar4; int iVar5; uint uVar6; byte *pbVar7; byte *pbVar8; undefined **ppuVar9; undefined *puV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017bc0 ADD EBX,0x183e17 SUB ESP,0x3c MOV EBP,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x18],0x0 MOV EAX,dword ptr [EBP + 0xac] MOV EAX,dword ptr [EAX + 0x4] MOV ECX,dword ptr [EAX + 0x4] LEA EAX,[EBX + 0x1e20] MOV dword ptr [ESP + 0x4],EAX MOV EAX,dword ptr [EAX + 0x34] C...
null
null
null
null
[(u'INDIRECT_-1206071979', u'MULTIEQUAL_-1206071936'), ('const-20', u'PTRSUB_-1206072917'), ('const-3', u'INT_AND_-1206073782'), ('const-0', u'INT_EQUAL_-1206076579'), (u'MULTIEQUAL_-1206071829', u'COPY_-1206070985'), (u'CAST_-1206072269', u'MULTIEQUAL_-1206074153'), (u'COPY_-1206074876', u'MULTIEQUAL_-1206072485'), (u...
[('const-0', u'INT_EQUAL_-1206076579'), (u'INDIRECT_-1206072107', u'MULTIEQUAL_-1206072064'), (u'MULTIEQUAL_-1206073982', u'MULTIEQUAL_-1206073957'), (u'MULTIEQUAL_-1206073739', u'INT_ZEXT_-1206075857'), (u'CALL_-1206075494', u'INDIRECT_-1206071987'), (u'COPY_-1206072737', u'MULTIEQUAL_-1206073760'), (u'MULTIEQUAL_-120...
null
null
0003b1e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined * FUN_0003b1e0(int *param_1,char *param_2,int param_3)\n\n{\n uint uVar1;\n undefined *puVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n byte *pbVar8;\n undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlang_output_section_statement_type *\ngldelf32ppclinux_place_orphan(asection *s,char *secname,int constraint)\n\n{\n bfd_flavour bVar1;\n bfd_flavour bVar2;\n flagword fVar3;\n lang_output_section_statement...
(translation_unit "undefined * FUN_0003b1e0(int *param_1,char *param_2,int param_3)\n\n{\n uint uVar1;\n undefined *puVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n byte *pbVar8;\n undefined **ppuVar9;\n undefined *puVar10;\n undefined *puVar11;\n byte *pbVar12;\n bool bVar1...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "undefined * FUN_0003b1e0(int *param_1,char *param_2,int param_3)\n\n{\n uint uVar1;\n undefined *puVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n byte *pbVar8;\n undefined **ppuVar9;\n undefined *puVar10;\n undefined *puVar11;\n byte *pbVar12;\n bool bV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * function_1(type_2 *s,char *secname,int var_13) { type_3 var_1; type_3 var_3; type_4 var_25; type_1 *var_19; type_5 *pbVar5; type_2 *var_5; type_6 *var_7; int var_9; type_7 var_4; type_2 *paVar10; ty...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * MASKED(int *param_1,char *param_2,int param_3) { uint uVar1; undefined *puVar2; int *piVar3; int iVar4; int iVar5; uint uVar6; byte *pbVar7; byte *pbVar8; undefined **ppuVar9; undefined *puVar10; ...
4242_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
_M_realloc_insert<const_gold::Output_data_got<64,_false>::Got_entry&>
FUN_00100380
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<const gold::Output_data_got<64, false>::Got_entry&> DWARF original prototype: void _M_realloc_insert<const_gold::Output_data_got<64,_false>::Got_entry&>(vector<gold::Output_data_got<6...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00100380(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x23ec77 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x34] MOV EDX,dword ptr [ESP + 0x38] MOV ECX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x4] MOV EBP,ESI MOV dword ptr [ESP + 0x8],EAX SUB EAX,ECX SUB EBP,ECX SAR EAX,0x2 MOV dword ptr...
null
null
null
null
[('const-0', u'PTRSUB_-1206974310'), (u'PTRSUB_-1206974319', u'LOAD_-1206975154'), ('const-20', u'PTRADD_-1206974170'), (u'LOAD_-1206975542', u'CAST_-1206974387'), ('const-417', u'STORE_-1206975170'), ('const-0', u'PTRSUB_-1206974107'), (u'MULTIEQUAL_-1206974449', u'PTRSUB_-1206974247'), ('const-417', u'LOAD_-120697492...
[(u'PTRADD_-1206974218', u'LOAD_-1206974905'), ('tmp_3112', u'COPY_-1206974318'), (u'CAST_-1206974452', u'CAST_-1206974438'), (u'CAST_-1206974452', u'COPY_-1206974396'), ('tmp_3112', u'CAST_-1206974166'), (u'MULTIEQUAL_-1206974600', u'CAST_-1206974350'), (u'MULTIEQUAL_-1206974534', u'PTRADD_-1206974334'), ('const-1', u...
null
null
00100380
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00100380(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<const gold::Output_data_got<64, false>::Got_entry&>\n DWARF original prototype: void\n _M_realloc_insert<const_gold::Output_data_got<64,_false>::Got_entry&>(vector<go...
(translation_unit "void FUN_00100380(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void FUN_00100380(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<const gold::Output_data_got<64, false>::Got_entry&> DWARF original prototype: void _M_realloc_insert<const_gold::Output_data_got<64,_false>::Got_entry&>(vector<gold::Output_data_got<6...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar8; u...
7787_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
print
FUN_00226260
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print(Binary_mult * this, FILE * f) */ void __thiscall gold::Binary_mult::print(Binary_mult *this,FILE *f) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00226260(int param_1,FILE *param_2) { fputc(0x28,param_2); (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2); fprintf(param_2," %s ",&DAT_00312e85); (**(code **)(**(int **)(param_1 + 8) ...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x14] CALL 0x0003a210 ADD EBX,0x1edd94 MOV EDI,dword ptr [ESP + 0x10] SUB ESP,0x8 PUSH ESI PUSH 0x28 CALL 0x0002c290 MOV EAX,dword ptr [EDI + 0x4] POP EDX POP ECX MOV EDX,dword ptr [EAX] PUSH ESI PUSH EAX CALL dword ptr [EDX + 0x8] LEA EAX,[EBX + 0xffefee85] ADD ESP,0...
null
null
null
null
[('const-1', u'RETURN_-1203936639')]
[(u'LOAD_-1203936591', u'LOAD_-1203936576'), ('const-417', u'LOAD_-1203936563'), ('tmp_1031', u'INT_ADD_-1203936490'), (u'LOAD_-1203936563', u'CALLIND_-1203936553'), ('tmp_1030', u'CALL_-1203936593'), ('const-41', u'CALL_-1203936444'), ('const-0', u'RETURN_-1203936406'), ('const-417', u'LOAD_-1203936591'), (u'CAST_-120...
null
null
00226260
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00226260(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ",&DAT_00312e85);\n (**(code **...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Binary_mult * this, FILE * f) */\n\nvoid __thiscall gold::Binary_mult::print(Binary_mult *this,FILE *f)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall g...
(translation_unit "void FUN_00226260(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ",&DAT_00312e85);\n (**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(param_1 + 8),param_2);\n fputc(0x29,param_2);\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 IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_e...
(function_definition "void FUN_00226260(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ",&DAT_00312e85);\n (**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(param_1 + 8),param_2);\n fputc(0x29,param_2);\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print(Binary_mult * this, FILE * f) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f) { }
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,FILE *param_2) { fputc(0x28,param_2); (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2); fprintf(param_2," %s ",&DAT_00312e85); (**(code **)(**(int **)(param_1 + 8) + 8))(...
547_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c
fputs
fputs
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputs@@GLIBC_2.0 */ halt_baddata()...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185362')]
[('const-1', u'RETURN_-1206185362')]
null
null
00041264
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fputs@@GLIB...
(translation_unit "int fputs(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputs(char *__s,FILE *__stream)" identifier (parameter_list "(char...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputs(char *__s,FILE *__stream)" (identifier "fputs") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputs@@GLIBC_2.0 */ var_1()...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
96_i686-kfreebsd-gnu-gprof_and_i686-kfreebsd-gnu-gprof_strip.c
arc_add
FUN_00014870
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void arc_add(Sym *parent,Sym *child,ulong count) { Arc **ppAVar1; arc *paVar2; Arc *pAVar3; ulong uVar4; uint uVar5; int iVar6; Arc **__dest; uint uVar7; if (((byte)debug_level & 0x10) != 0) { printf("[ar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00014870(int param_1,int param_2,int param_3) { void *__ptr; int iVar1; int iVar2; int *piVar3; uint uVar4; void *__dest; if (((byte)DAT_0002e158 & 0x10) != 0) { printf("[arc_add] %lu arcs from %s t...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0x18785 SUB ESP,0x1c MOV ESI,dword ptr [EBP + 0x8] LEA EAX,[EBX + 0x1158] MOV dword ptr [EBP + -0x1c],EAX TEST byte ptr [EAX],0x10 JNZ 0x000148e8 SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH ESI CALL 0x00014780 ADD ESP,0x10 MOV EDI,EAX TEST EAX,EAX ...
null
null
null
null
[(u'PTRSUB_-1205973541', u'STORE_-1205974726'), ('tmp_764', u'CBRANCH_-1205974433'), (u'INDIRECT_-1205973305', u'MULTIEQUAL_-1205973419'), (u'INT_AND_-1205974512', u'INT_SUB_-1205973460'), (u'STORE_-1205974425', u'INDIRECT_-1205973498'), (u'STORE_-1205974248', u'INDIRECT_-1205973352'), (u'STORE_-1205974290', u'INDIRECT...
[('tmp_4004', u'MULTIEQUAL_-1205973613'), ('const-4', u'PTRADD_-1205973445'), (u'STORE_-1205974425', u'INDIRECT_-1205973421'), ('tmp_764', u'CBRANCH_-1205974433'), ('const-417', u'STORE_-1205974248'), (u'CALL_-1205973982', u'INDIRECT_-1205973280'), (u'CAST_-1205973326', u'STORE_-1205974305'), (u'STORE_-1205974290', u'I...
null
null
00014870
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014870(int param_1,int param_2,int param_3)\n\n{\n void *__ptr;\n int iVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n void *__dest;\n \n if (((byte)DAT_0002e158 & 0x10) != 0) {\n print...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid arc_add(Sym *parent,Sym *child,ulong count)\n\n{\n Arc **ppAVar1;\n arc *paVar2;\n Arc *pAVar3;\n ulong uVar4;\n uint uVar5;\n int iVar6;\n Arc **__dest;\n uint uVar7;\n \n if (((byte)debug_level...
(translation_unit "void FUN_00014870(int param_1,int param_2,int param_3)\n\n{\n void *__ptr;\n int iVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n void *__dest;\n \n if (((byte)DAT_0002e158 & 0x10) != 0) {\n printf("[arc_add] %lu arcs from %s to %s\n",param_3,*(undefined4 *)(param_1 + 0x10),\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "void FUN_00014870(int param_1,int param_2,int param_3)\n\n{\n void *__ptr;\n int iVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n void *__dest;\n \n if (((byte)DAT_0002e158 & 0x10) != 0) {\n printf("[arc_add] %lu arcs from %s to %s\n",param_3,*(undefined4 *)(param_1 + 0x10),\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(type_1 *var_8,type_1 *var_7,type_2 var_14) { type_3 **ppAVar1; type_4 *paVar2; type_3 *var_3; type_2 var_13; type_5 var_6; int iVar6; type_3 **__dest; type_5 var_5; if (((type_6)debug_level & ...
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,int param_3) { void *__ptr; int iVar1; int iVar2; int *piVar3; uint uVar4; void *__dest; if (((byte)DAT_0002e158 & 0x10) != 0) { printf("[arc_add] %lu arcs from %s to %s\n...
213_hppa-linux-gnu-ranlib_and_hppa-linux-gnu-ranlib_strip.c
xatexit_cleanup
FUN_000198d0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void xatexit_cleanup(void) { xatexit **ppxVar1; int iVar2; xatexit *pxVar3; pxVar3 = xatexit_head; if (xatexit_head != (xatexit *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000198d0(void) { int iVar1; int *piVar2; piVar2 = (int *)PTR_DAT_00021228; if (PTR_DAT_00021228 != (undefined *)0x0) { do { iVar1 = piVar2[1] + -1; if (-1 < iVar1) { do { (*(...
CALL 0x000166bd ADD EAX,0x772b PUSH ESI PUSH EBX SUB ESP,0x4 MOV ESI,dword ptr [EAX + 0x228] TEST ESI,ESI JZ 0x00019912 LEA ESI,[ESI] MOV EBX,dword ptr [ESI + 0x4] SUB EBX,0x1 JS 0x0001990c LEA ESI,[ESI] NOP CALL dword ptr [ESI + EBX*0x4 + 0x8] SUB EBX,0x1 CMP EBX,-0x1 JNZ 0x00019900 MOV ESI,dword ptr [ESI] TEST ESI,ES...
null
null
null
null
[(u'MULTIEQUAL_-1205953983', u'MULTIEQUAL_-1205953975'), (u'INT_SLESS_-1205954257', u'CBRANCH_-1205954256'), ('const-8', u'PTRSUB_-1205953982'), (u'PTRSUB_-1205953968', u'LOAD_-1205954206'), ('tmp_763', u'MULTIEQUAL_-1205953975'), (u'INDIRECT_-1205953996', u'MULTIEQUAL_-1205953983'), (u'MULTIEQUAL_-1205954067', u'PTRAD...
[(u'MULTIEQUAL_-1205953983', u'MULTIEQUAL_-1205953975'), (u'CAST_-1205953980', u'CALLIND_-1205954234'), (u'COPY_-1205954070', u'MULTIEQUAL_-1205954075'), (u'MULTIEQUAL_-1205954067', u'INT_ADD_-1205954030'), (u'CAST_-1205953967', u'INT_NOTEQUAL_-1205954188'), (u'INT_SLESS_-1205954257', u'CBRANCH_-1205954256'), ('const-4...
null
null
000198d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000198d0(void)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = (int *)PTR_DAT_00021228;\n if (PTR_DAT_00021228 != (undefined *)0x0) {\n do {\n iVar1 = piVar2[1] + -1;\n if (-1 < iVar1...
(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 xatexit_cleanup(void)\n\n{\n xatexit **ppxVar1;\n int iVar2;\n xatexit *pxVar3;\n \n pxVar3 = xatexit_head;\n if (xatexit...
(translation_unit "void FUN_000198d0(void)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = (int *)PTR_DAT_00021228;\n if (PTR_DAT_00021228 != (undefined *)0x0) {\n do {\n iVar1 = piVar2[1] + -1;\n if (-1 < iVar1) {\n do {\n (*(code *)piVar2[iVar1 + 2])();\n iVar1 = iVar1 + -1;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abst...
(function_definition "void FUN_000198d0(void)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = (int *)PTR_DAT_00021228;\n if (PTR_DAT_00021228 != (undefined *)0x0) {\n do {\n iVar1 = piVar2[1] + -1;\n if (-1 < iVar1) {\n do {\n (*(code *)piVar2[iVar1 + 2])();\n iVar1 = iVar1 + -...
/* 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) { type_1 **ppxVar1; int var_2; type_1 *pxVar3; pxVar3 = var_1; if (var_1 != (type_1 *)0x0) { do { var_2 = 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)) (declaration type: (primitive_type)...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { int iVar1; int *piVar2; piVar2 = (int *)PTR_DAT_00021228; if (PTR_DAT_00021228 != (undefined *)0x0) { do { iVar1 = piVar2[1] + -1; if (-1 < iVar1) { do { (*(code *...
1847_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_instantiate_target
FUN_0004a3f0
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target * do_instantiate_target(Target_selector_s390<32> * this) */ Target * __thiscall anon_unknown.dwarf_2212b3::Target_selector_s390<32>::do_instantiate_target (Target_selector_s390<32> *this) { int iVar1;...
int * FUN_0004a3f0(void) { int iVar1; int *piVar2; undefined4 extraout_ECX; int unaff_EDI; FUN_000644be(); piVar2 = (int *)FUN_001fd480(0x54); iVar1 = *(int *)(BYTE_ARRAY_00364f91 + unaff_EDI + 0x16); piVar2[1] = unaff_EDI + 0x364fa7; piVar2[2] = 0; *(undefined1 *)(piVar2 + 3) = 0; piVar2[4] ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000644be ADD EDI,0x364c07 PUSH ESI PUSH EBX SUB ESP,0x28 PUSH 0x54 MOV EBX,EDI CALL 0x001fd480 ADD ESP,0x10 CMP dword ptr [EDI + 0x3a0],0x20 MOV ESI,EAX LEA EAX,[EDI + 0x3a0] MOV dword ptr [ESI + 0x4],EAX LEA EAX,[EDI + 0xffff99e4] MOV dword ptr [ESI + 0x8],0x0 MOV byte ptr [ESI + 0...
null
null
null
null
[('const-0', u'STORE_-1206147964'), (u'PTRSUB_-1206147530', u'STORE_-1206147831'), (u'CAST_-1206147645', u'PTRADD_-1206147469'), ('const-4', u'PTRSUB_-1206147539'), ('const-1', u'RETURN_-1206147645'), (u'CAST_-1206147645', u'PTRADD_-1206147586'), ('const-417', u'STORE_-1206147891'), ('const-417', u'STORE_-1206147881'),...
[(u'PTRADD_-1206147515', u'STORE_-1206147781'), ('const-22', u'INT_ADD_-1206147736'), ('const-417', u'STORE_-1206147861'), ('const-1', u'RETURN_-1206147645'), ('const-417', u'STORE_-1206147761'), ('const-0', u'STORE_-1206147871'), ('const-4', u'PTRADD_-1206147499'), ('const-2436964', u'INT_ADD_-1206147664'), ('const-4'...
null
null
0004a3f0
x86
O0
(translation_unit "int * FUN_0004a3f0(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 extraout_ECX;\n int unaff_EDI;\n \n FUN_000644be();\n piVar2 = (int *)FUN_001fd480(0x54);\n iVar1 = *(int *)(BYTE_ARRAY_00364f91 + unaff_EDI + 0x16);\n piVar2[1] = unaff_EDI + 0x364fa7;\n piVar2[2] = 0;\n *(undefined1 *...
(translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target * do_instantiate_target(Target_selector_s390<32> * this) */\n\nTarget * __thiscall\nanon_unknown.dwarf_2212b3::Target_selector_s390<32>::do_instantiate_target\n (Target_selector_s390<32>...
(translation_unit "int * FUN_0004a3f0(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 extraout_ECX;\n int unaff_EDI;\n \n FUN_000644be();\n piVar2 = (int *)FUN_001fd480(0x54);\n iVar1 = *(int *)(BYTE_ARRAY_00364f91 + unaff_EDI + 0x16);\n piVar2[1] = unaff_EDI + 0x364fa7;\n piVar2[2] = 0;\n *(undefined1 *...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement ...
(function_definition "int * FUN_0004a3f0(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 extraout_ECX;\n int unaff_EDI;\n \n FUN_000644be();\n piVar2 = (int *)FUN_001fd480(0x54);\n iVar1 = *(int *)(BYTE_ARRAY_00364f91 + unaff_EDI + 0x16);\n piVar2[1] = unaff_EDI + 0x364fa7;\n piVar2[2] = 0;\n *(undefined...
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target * do_instantiate_target(Target_selector_s390<32> * this) */ type_1 * __thiscall anon_unknown.dwarf_2212b3::Target_selector_s390<32>::do_instantiate_target (Target_selector_s390<32> *this) { int var_5;...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (d...
null
int * MASKED(void) { int iVar1; int *piVar2; undefined4 extraout_ECX; int unaff_EDI; FUN_000644be(); piVar2 = (int *)FUN_001fd480(0x54); iVar1 = *(int *)(BYTE_ARRAY_00364f91 + unaff_EDI + 0x16); piVar2[1] = unaff_EDI + 0x364fa7; piVar2[2] = 0; *(undefined1 *)(piVar2 + 3) = 0; piVar2[4] = 0; ...
359_vdir_and_vdir_strip.c
hash_find_entry
FUN_0001ef7c
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void * hash_find_entry(Hash_table *table,void *entry,hash_entry **bucket_head,_Bool delete) { hash_entry *phVar1; hash_entry *phVar2; _Bool _Var3; void *pvVar4; _Bool delete_local; hash_entry *cursor; hash_entry *bu...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_0001ef7c(int param_1,int param_2,undefined4 *param_3,char param_4) { int *piVar1; int iVar2; char cVar3; int iVar4; int *local_24; local_24 = (int *)FUN_0001e63b(param_1,param_2); *param_3 = local_24; ...
PUSH EBP MOV EBP,ESP SUB ESP,0x38 CALL 0x0001c300 ADD EAX,0x1d079 MOV EAX,dword ptr [EBP + 0x14] MOV byte ptr [EBP + -0x2c],AL SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] CALL 0x0001e63b ADD ESP,0x10 MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [EBP + 0x10] MOV EDX,dword ptr [EBP + -0x1c] MOV...
null
null
null
null
[('tmp_1258', u'CALL_-1205932074'), (u'PTRSUB_-1205931139', u'LOAD_-1205931990'), (u'MULTIEQUAL_-1205931212', u'RETURN_-1205931731'), (u'CALL_-1205932074', u'PTRSUB_-1205931084'), ('const-417', u'LOAD_-1205931611'), ('const-28', u'PTRSUB_-1205931128'), (u'LOAD_-1205931568', u'INT_NOTEQUAL_-1205931549'), (u'MULTIEQUAL_-...
[('const-28', u'INT_ADD_-1205931612'), (u'CAST_-1205931171', u'STORE_-1205931787'), ('const-4', u'PTRADD_-1205930905'), (u'MULTIEQUAL_-1205930987', u'PTRADD_-1205930968'), (u'LOAD_-1205931568', u'INT_NOTEQUAL_-1205931549'), ('tmp_2877', u'CALL_-1205932074'), (u'COPY_-1205930944', u'RETURN_-1205930933'), ('const-0', u'I...
null
null
0001ef7c
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_0001ef7c(int param_1,int param_2,undefined4 *param_3,char param_4)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n int *local_24;\n \n local_24 = (int *)FUN_0001e63b(param_1,param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid * hash_find_entry(Hash_table *table,void *entry,hash_entry **bucket_head,_Bool delete)\n\n{\n hash_entry *phVar1;\n hash_entry *phVar2;\n _Bool _Var3;\n void *pvVar4;\n _Bool delete_local;\n hash_ent...
(translation_unit "int FUN_0001ef7c(int param_1,int param_2,undefined4 *param_3,char param_4)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n int *local_24;\n \n local_24 = (int *)FUN_0001e63b(param_1,param_2);\n *param_3 = local_24;\n if (*local_24 == 0) {\n iVar4 = 0;\n }\n else if ((param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarato...
(function_definition "int FUN_0001ef7c(int param_1,int param_2,undefined4 *param_3,char param_4)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n int *local_24;\n \n local_24 = (int *)FUN_0001e63b(param_1,param_2);\n *param_3 = local_24;\n if (*local_24 == 0) {\n iVar4 = 0;\n }\n else if ((pa...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void * function_1(type_1 *table,void *var_2,type_2 **bucket_head,type_3 delete) { type_2 *phVar1; type_2 *phVar2; type_3 _Var3; void *pvVar4; type_3 delete_local; type_2 *cursor; type_2 *bucket; void *data_1; ty...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(int param_1,int param_2,undefined4 *param_3,char param_4) { int *piVar1; int iVar2; char cVar3; int iVar4; int *local_24; local_24 = (int *)FUN_0001e63b(param_1,param_2); *param_3 = local_24; if (*l...
1358_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~Struct_threads
FUN_0003f830
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_threads(Struct_threads * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_threads::~Struct_threads(Struct_threads *this,int __in_chrg) { pointer pcVar1; (this-...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003f830(undefined4 *param_1) { *param_1 = &PTR_FUN_00382488; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x34f7c9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff3488] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003f862 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206060724'), ('tmp_323', u'CALL_-1206060854'), ('const-4', u'PTRSUB_-1206060729'), (u'PTRSUB_-1206060708', u'LOAD_-1206060938'), ('const-64', u'CALL_-1206060854'), ('const-417', u'STORE_-1206060941'), (u'PTRSUB_-1206060720', u'INT_NOTEQUAL_-1206060918'), ('const-0', u'PTRSUB_-1206060714'), ('tmp...
[('const-417', u'STORE_-1206060941'), ('tmp_597', u'STORE_-1206060941'), ('const-417', u'LOAD_-1206060938'), (u'PTRADD_-1206060723', u'LOAD_-1206060938'), ('const-3679368', u'PTRSUB_-1206060726'), ('const-1', u'PTRADD_-1206060723'), ('const-4', u'PTRADD_-1206060735'), ('tmp_597', u'CALL_-1206060854'), ('tmp_135', u'CBR...
null
null
0003f830
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003f830(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382488;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_threads(Struct_threads * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_threads::~Struct_threads(Struct_threads *this,int __in_chrg)\n\n{\n po...
(translation_unit "void FUN_0003f830(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382488;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_0003f830(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_0003f830(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382488;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003f830(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_threads(Struct_threads * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_00382488; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x40); return; }
2759_putty_and_putty_strip.c
snprintf
snprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int snprintf(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* snprintf@@GLI...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int snprintf(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207003402')]
[('const-1', u'RETURN_-1207003402')]
null
null
001196ec
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_badd...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "snprintf(char *__s,s...
(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)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (...
(function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "snprintf(char *__s,size_t __maxlen,char *__format,...)" (identifier "snprintf") (parameter_list "(char *__s,size_t __maxlen,char *__format,...)"...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* snprintf@@G...
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 *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }