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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9427_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | resize | FUN_00230a20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::resize(unsigned int, wchar_t) */
void __thiscall std::wstring::resize(wstring *this,uint param_1,wchar_t param_2)
{
uint uVar1;
uVar1 = *(uint *)(*(int *)this + -0xc);
if (0xffffffe < param_1) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00230a20(int *param_1,uint param_2,undefined4 param_3)
{
uint uVar1;
uVar1 = *(uint *)(*param_1 + -0xc);
if (0xffffffe < param_2) {
/* WARNING: Subroutine does not return */
FUN_001f1e60... | PUSH EBX
CALL 0x00035680
ADD EBX,0x10e5da
SUB ESP,0x8
MOV ECX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [ECX]
MOV EDX,dword ptr [EDX + -0xc]
CMP EAX,0xffffffe
JA 0x00230a80
CMP EAX,EDX
JA 0x00230a68
JC 0x00230a50
ADD ESP,0x8
POP EBX
RET
SUB EDX,EAX
PUSH 0x0
PUSH EDX
PUSH EAX
PUSH ECX
CALL ... | null | null | null | null | [('const-4294967284', u'INT_ADD_-1204024724'), ('const-2544393', u'COPY_-1204024383'), ('const-268435454', u'INT_LESS_-1204024708'), (u'INT_SUB_-1204024653', u'CALL_-1204024638'), (u'CAST_-1204024399', u'LOAD_-1204024740'), ('tmp_575', u'CALL_-1204024553'), ('tmp_574', u'INT_SUB_-1204024653'), (u'LOAD_-1204024740', u'I... | [('const-4294967284', u'INT_ADD_-1204024724'), (u'INT_SUB_-1204024653', u'CALL_-1204024638'), ('tmp_944', u'LOAD_-1204024745'), ('tmp_945', u'INT_LESS_-1204024708'), ('tmp_945', u'INT_SUB_-1204024568'), (u'LOAD_-1204024740', u'INT_EQUAL_-1204024702'), ('tmp_163', u'CBRANCH_-1204024699'), ('tmp_944', u'CALL_-1204024553'... | null | null | 00230a20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00230a20(int *param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n if (0xffffffe < param_2) {\n /* WARNING: Subroutine does not... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::resize(unsigned int, wchar_t) */\n\nvoid __thiscall std::wstring::resize(wstring *this,uint param_1,wchar_t param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*(int *)this + -0xc);\n if (0xff... | (translation_unit "void FUN_00230a20(int *param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n if (0xffffffe < param_2) {\n \n FUN_001f1e60("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "void FUN_00230a20(int *param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n if (0xffffffe < param_2) {\n \n FUN_001f1e60("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::resize(unsigned int, wchar_t) */
void __thiscall std::type_1::function_1(type_1 *this,type_2 var_1,type_3 param_2)
{
type_2 var_3;
var_3 = *(type_2 *)(*(int *)this + -0xc);
if (0xffffffe < 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: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,uint param_2,undefined4 param_3)
{
uint uVar1;
uVar1 = *(uint *)(*param_1 + -0xc);
if (0xffffffe < param_2) {
/* WARNING: Subroutine does not return */
FUN_001f1e60("basi... |
2_head_and_head_strip.c | FUN_00011030 | FUN_00011030 |
void FUN_00011030(void)
{
(*(code *)PTR_0001d008)();
return;
}
|
void FUN_00011030(void)
{
(*(code *)PTR_0001d008)();
return;
}
| PUSH dword ptr [EBX + 0x4]
JMP dword ptr [EBX + 0x8] | null | null | null | null | [(u'INDIRECT_-1205989234', u'COPY_-1205989293'), (u'CAST_-1205989226', u'CALLIND_-1205989307'), ('tmp_91', u'CAST_-1205989226'), ('const-1', u'RETURN_-1205989304'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989232'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989234'), (u'INDIRECT_-1205989232', u'COPY_-1205989291')] | [(u'INDIRECT_-1205989234', u'COPY_-1205989293'), (u'CAST_-1205989226', u'CALLIND_-1205989307'), ('tmp_91', u'CAST_-1205989226'), ('const-1', u'RETURN_-1205989304'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989232'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989234'), (u'INDIRECT_-1205989232', u'COPY_-1205989291')] | null | null | 00011030 | x86 | O0 | (translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_0001d008)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011030(void)" (identifier "FUN_00011030") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(cod... |
void function_1(void)
{
(*(type_1 *)PTR_0001d008)();
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_0001d008)();
return;
}
|
306_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | lang_one_common | FUN_000228a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean lang_one_common(bfd_link_hash_entry *h,void *info)
{
bfd *pbVar1;
char *pcVar2;
bfd_target *pbVar3;
int iVar4;
bfd_boolean bVar5;
char *pcVar6;
size_t sVar7;
c... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000228a0(int param_1,uint *param_2)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
int iVar4;
char *pcVar5;
size_t sVar6;
undefined4 uVar7;
undefined4 uVar8;
char local_4e [58];
undefined4 uStack_1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1ac757
SUB ESP,0x5c
MOV ESI,dword ptr [ESP + 0x70]
CMP byte ptr [ESI + 0xc],0x5
JNZ 0x00022a11
LEA EBP,[EBX + 0x24e0]
MOV EAX,dword ptr [ESI + 0x14]
MOV ECX,dword ptr [EBP + 0x2c]
MOV EDI,dword ptr [EAX]
CMP ECX,0x2
JZ 0x00022a20
CMP ECX,0x1
JZ 0x00022a30
MO... | null | null | null | null | [(u'CALL_-1206047945', u'INDIRECT_-1206046434'), (u'INDIRECT_-1206046353', u'MULTIEQUAL_-1206046317'), (u'CAST_-1206046426', u'CALL_-1206048162'), (u'INDIRECT_-1206046356', u'MULTIEQUAL_-1206046345'), (u'INDIRECT_-1206046116', u'MULTIEQUAL_-1206046489'), ('tmp_6623', u'PTRSUB_-1206046530'), (u'CALL_-1206048146', u'INDI... | [('const-417', u'LOAD_-1206048459'), ('tmp_6015', u'INT_ADD_-1206048417'), (u'CALL_-1206047565', u'INDIRECT_-1206046320'), ('const-0', u'PTRSUB_-1206046147'), ('const-5', u'CALL_-1206047339'), (u'CALL_-1206047565', u'INDIRECT_-1206046349'), ('tmp_6025', u'LOAD_-1206047486'), ('const-417', u'LOAD_-1206048376'), (u'MULTI... | null | null | 000228a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000228a0(int param_1,uint *param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n undefined4 uVar7;\n undefined4 uVar8;\n char local... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean lang_one_common(bfd_link_hash_entry *h,void *info)\n\n{\n bfd *pbVar1;\n char *pcVar2;\n bfd_target *pbVar3;\n int iVar4;\n bfd_boolean bVar5;\n char... | (translation_unit "undefined4 FUN_000228a0(int param_1,uint *param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n undefined4 uVar7;\n undefined4 uVar8;\n char local_4e [58];\n undefined4 uStack_14;\n \n uStack_14 = 0x228a9;\n if (*(char *)(param_1 + 0x... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "undefined4 FUN_000228a0(int param_1,uint *param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n undefined4 uVar7;\n undefined4 uVar8;\n char local_4e [58];\n undefined4 uStack_14;\n \n uStack_14 = 0x228a9;\n if (*(char *)(param_1 +... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *h,void *info)
{
type_3 *pbVar1;
char *var_2;
type_4 *pbVar3;
int var_16;
type_1 var_4;
char *var_10;
size_t var_15;
char *fmt;
char buf [50];
... | 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.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,uint *param_2)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
int iVar4;
char *pcVar5;
size_t sVar6;
undefined4 uVar7;
undefined4 uVar8;
char local_4e [58];
undefined4 uStack_14;
... |
3208_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | add_gnu_property | FUN_000b1a40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void add_gnu_property(Layout * this, uint note_type, uint pr_type,
size_t pr_data... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm1
FUN_000b1a40(undefined4 param_1,int param_2,int param_3,uint param_4,size_t param_5,void *param_6)
{
int *piVar1;
size_t __n;
int iVar2;
void *__dest;
int iVar3;
int iVar4;
int iVar5;
bool bVar6;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x2f85b7
SUB ESP,0x2c
CMP dword ptr [ESP + 0x44],0x5
MOV ESI,dword ptr [ESP + 0x4c]
JNZ 0x000b1b0c
SUB ESP,0xc
PUSH ESI
CALL 0x001fb3f0
ADD ESP,0xc
PUSH ESI
MOV EDI,EAX
PUSH dword ptr [ESP + 0x58]
PUSH EAX
CALL 0x0002a5c0
MOV EAX,dword ptr [ESP + 0x50]
ADD ESP... | null | null | null | null | [(u'PTRSUB_-1206641343', u'LOAD_-1206641735'), (u'LOAD_-1206641883', u'INT_LESSEQUAL_-1206641867'), (u'CAST_-1206641224', u'CALL_-1206641707'), ('const-0', u'PTRSUB_-1206641223'), ('const-8', u'PTRSUB_-1206641343'), ('const-0', u'INT_EQUAL_-1206641717'), ('tmp_857', u'INT_NOTEQUAL_-1206642042'), (u'CALL_-1206642004', u... | [(u'COPY_-1206641512', u'CALL_-1206641964'), (u'INT_ADD_-1206641670', u'CAST_-1206641248'), ('const-4294967264', u'PTRSUB_-1206641306'), ('const-2419', u'CALL_-1206641572'), (u'LOAD_-1206641883', u'INT_LESSEQUAL_-1206641867'), (u'INT_ADD_-1206641848', u'CAST_-1206641323'), (u'LOAD_-1206641864', u'COPY_-1206641396'), ('... | null | null | 000b1a40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1\nFUN_000b1a40(undefined4 param_1,int param_2,int param_3,uint param_4,size_t param_5,void *param_6)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n void *__dest;\n int iVar3;\n int iVar4... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void add_gnu_property(Layout * this, uint note_type, uint pr_ty... | (translation_unit "void __regparm1\nFUN_000b1a40(undefined4 param_1,int param_2,int param_3,uint param_4,size_t param_5,void *param_6)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n void *__dest;\n int iVar3;\n int iVar4;\n int iVar5;\n bool bVar6;\n int local_34;\n undefined1 local_30 [15];\n undefined1 l... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (poi... | (function_definition "void __regparm1\nFUN_000b1a40(undefined4 param_1,int param_2,int param_3,uint param_4,size_t param_5,void *param_6)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n void *__dest;\n int iVar3;\n int iVar4;\n int iVar5;\n bool bVar6;\n int local_34;\n undefined1 local_30 [15];\n undefined... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void add_gnu_property(Layout * this, uint note_type, uint pr_type,
size_t pr_data... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm1
MASKED(undefined4 param_1,int param_2,int param_3,uint param_4,size_t param_5,void *param_6)
{
int *piVar1;
size_t __n;
int iVar2;
void *__dest;
int iVar3;
int iVar4;
int iVar5;
bool bVar6;
int ... |
8439_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | collate_byname | FUN_001fbbc0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::collate_byname<char>::collate_byname(char const*, unsigned int) */
void __thiscall
std::collate_byname<char>::collate_byname(collate_byname<char> *this,char *param_1,uint param_2)
{
undefined4 uVar1;
int iVar2;
byte... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_001fbbc0(undefined4 *param_1,byte *param_2,int param_3)
{
undefined4 uVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
bVar8 = 0;
param_1[1] = (uint)(pa... | CALL 0x00035975
ADD EDX,0x19343b
PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,EDX
SUB ESP,0x1c
MOV ECX,dword ptr [EBP + 0x10]
MOV EBX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EDX
TEST ECX,ECX
SETNZ AL
MOV dword ptr [EBX + 0x4],EAX
LEA EAX,[EDX + 0xffffd384]
MOV dword ptr [EBP + -0x20],EA... | null | null | null | null | [('tmp_304', u'CBRANCH_-1207911277'), (u'LOAD_-1207911174', u'INT_LESS_-1207911159'), (u'LOAD_-1207911174', u'INT_EQUAL_-1207911159'), (u'BOOL_AND_-1207911214', u'INT_EQUAL_-1207911216'), (u'MULTIEQUAL_-1207910808', u'LOAD_-1207911174'), (u'MULTIEQUAL_-1207910804', u'MULTIEQUAL_-1207910801'), (u'PTRADD_-1207911321', u'... | [('tmp_304', u'CBRANCH_-1207911277'), ('tmp_1868', u'CALL_-1207911009'), (u'COPY_-1207911198', u'CAST_-1207910663'), (u'LOAD_-1207911174', u'INT_LESS_-1207911159'), (u'LOAD_-1207911174', u'INT_EQUAL_-1207911159'), (u'BOOL_AND_-1207911214', u'INT_EQUAL_-1207911216'), (u'INT_ADD_-1207911170', u'MULTIEQUAL_-1207910820'), ... | null | null | 001fbbc0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_001fbbc0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::collate_byname<char>::collate_byname(char const*, unsigned int) */\n\nvoid __thiscall\nstd::collate_byname<char>::collate_byname(collate_byname<char> *this,char *param_1,uint param_2)\n\n{\n undefined4 u... | (translation_unit "void FUN_001fbbc0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038c38c;\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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT... | (function_definition "void FUN_001fbbc0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038c38c;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::collate_byname<char>::collate_byname(char const*, unsigned int) */
void __thiscall
std::function_1<char>::function_1(function_1<char> *var_1,char *param_1,type_1 var_2)
{
type_2 uVar1;
int var_4;
type_3 *var_5;
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: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,byte *param_2,int param_3)
{
undefined4 uVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
bVar8 = 0;
param_1[1] = (uint)(param_3 ... |
3209_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | _M_erase | FUN_000a5a00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_erase(_Rb_tree<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Select1st<std::pair<const... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a5a00(undefined4 param_1,int param_2)
{
int iVar1;
if (param_2 != 0) {
do {
FUN_000a5a00(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,0x2e95f7
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x24]
MOV EBP,dword ptr [ESP + 0x20]
TEST ESI,ESI
JZ 0x000a5a3e
SUB ESP,0x8
PUSH dword ptr [ESI + 0xc]
PUSH EBP
CALL 0x000a5a00
MOV EDI,dword ptr [ESI + 0x8]
MOV dword ptr [ESP],ESI
CALL 0x001e6db0
ADD ESP,0x10
MOV... | null | null | null | null | [('tmp_132', u'CBRANCH_-1206560175'), (u'MULTIEQUAL_-1206560009', u'CALL_-1206560125'), (u'COPY_-1206559980', u'MULTIEQUAL_-1206560009'), (u'CAST_-1206559900', u'INT_NOTEQUAL_-1206560095'), ('tmp_356', u'INT_NOTEQUAL_-1206560175'), (u'LOAD_-1206560142', u'CAST_-1206559900'), ('const-0', u'INT_NOTEQUAL_-1206560175'), (u... | [('tmp_132', u'CBRANCH_-1206560175'), ('const-417', u'LOAD_-1206560142'), ('tmp_754', u'INT_NOTEQUAL_-1206560175'), ('const-8', u'INT_ADD_-1206560126'), ('tmp_754', u'COPY_-1206559988'), ('const-417', u'LOAD_-1206560162'), ('const-0', u'INT_NOTEQUAL_-1206560175'), (u'COPY_-1206559988', u'MULTIEQUAL_-1206560011'), (u'IN... | null | null | 000a5a00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a5a00(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_000a5a00(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<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Selec... | (translation_unit "void FUN_000a5a00(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_000a5a00(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_000a5a00(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_000a5a00(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<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Select1st<std::pair<const... | 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 =... |
3037_sqlite3_and_sqlite3_strip.c | jsonEachConnect | FUN_0010bba7 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int jsonEachConnect(sqlite3 *db,void *pAux,int argc,char **argv,sqlite3_vtab **ppVtab,char **pzErr)
{
int iVar1;
sqlite3_vtab *psVar2;
int rc;
sqlite3_vtab *pNew;
iVar1 = sql... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0010bba7(undefined4 param_1)
{
int iVar1;
undefined4 uVar2;
undefined4 *in_stack_00000014;
iVar1 = FUN_000c956e(param_1,
"CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json H... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x000156e0
ADD EBX,0x7e26d
SUB ESP,0x8
LEA EAX,[EBX + 0xfffd0344]
PUSH EAX
PUSH dword ptr [EBP + 0x8]
CALL 0x000c956e
ADD ESP,0x10
MOV dword ptr [EBP + -0x10],EAX
CMP dword ptr [EBP + -0x10],0x0
JNZ 0x0010bc12
SUB ESP,0xc
PUSH 0xc
CALL 0x000422e3
ADD ESP,0x10
MOV EDX,EAX
... | null | null | null | null | [(u'CALL_-1206928386', u'INT_EQUAL_-1206928351'), (u'INT_EQUAL_-1206928351', u'CBRANCH_-1206928347'), ('const-0', u'CALL_-1206928206'), (u'LOAD_-1206928291', u'CALL_-1206928206'), ('tmp_500', u'STORE_-1206928299'), (u'CALL_-1206928323', u'CAST_-1206928000'), ('const-0', u'INT_EQUAL_-1206928351'), ('tmp_351', u'CBRANCH_... | [(u'INT_EQUAL_-1206928351', u'CBRANCH_-1206928347'), (u'CALL_-1206928386', u'INT_EQUAL_-1206928351'), ('const-0', u'INT_EQUAL_-1206928351'), (u'LOAD_-1206928291', u'CAST_-1206928002'), ('const-12', u'CALL_-1206928323'), ('const-0', u'CALL_-1206928206'), ('tmp_351', u'CBRANCH_-1206928261'), ('const-0', u'INT_EQUAL_-1206... | null | null | 0010bba7 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0010bba7(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 *in_stack_00000014;\n \n iVar1 = FUN_000c956e(param_1,\n "CREATE TABLE x(key,value,type,atom,i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint jsonEachConnect(sqlite3 *db,void *pAux,int argc,char **argv,sqlite3_vtab **ppVtab,char **pzErr)\n\n{\n int iVar1;\n sqlite3_vtab *psVar2;\n int rc;\n sqlite3_v... | (translation_unit "int FUN_0010bba7(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 *in_stack_00000014;\n \n iVar1 = FUN_000c956e(param_1,\n "CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)"\n );\n if (iVar1 == 0)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_express... | (function_definition "int FUN_0010bba7(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 *in_stack_00000014;\n \n iVar1 = FUN_000c956e(param_1,\n "CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)"\n );\n if (iVar1 ==... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *db,void *pAux,int argc,char **argv,type_2 **ppVtab,char **pzErr)
{
int var_2;
type_2 *psVar2;
int rc;
type_2 *pNew;
var_2 = var_1
(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1)
{
int iVar1;
undefined4 uVar2;
undefined4 *in_stack_00000014;
iVar1 = FUN_000c956e(param_1,
"CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,... |
380_ia64-linux-gnu-readelf_and_ia64-linux-gnu-readelf_strip.c | fflush | fflush |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fflush(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fflush@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fflush(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206607842')] | [('const-1', u'RETURN_-1206607842')] | null | null | 000ba014 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(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 fflush(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fflush@@GLIBC_2.0 */... | (translation_unit "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fflush(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 fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (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 */
/* fflush@@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();
}
|
1743_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Struct_build_id_min_file_size_for_treehash | FUN_00046480 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_build_id_min_file_size_for_treehash(Struct_build_id_min_file_size_for_treehash * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_build_id_min_file_size_for_tree... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00046480(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003814fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x348b7a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff24fc]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000464b2
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'CAST_-1206164104', u'STORE_-1206164281'), ('const-0', u'PTRSUB_-1206164100'), (u'PTRSUB_-1206164111', u'PTRSUB_-1206164106'), ('const-0', u'PTRSUB_-1206164117'), (u'PTRSUB_-1206164106', u'STORE_-1206164281'), ('const-0', u'PTRSUB_-1206164114'), ('const-0', u'PTRSUB_-1206164106'), ('const-4', u'PTRSUB_-1206164107'),... | [('const-0', u'PTRSUB_-1206164116'), ('const-417', u'LOAD_-1206164277'), (u'LOAD_-1206164277', u'CAST_-1206164112'), ('const-417', u'STORE_-1206164281'), ('const-1', u'PTRADD_-1206164112'), ('const-4', u'PTRADD_-1206164125'), ('tmp_439', u'PTRADD_-1206164112'), ('const-0', u'RETURN_-1206164194'), ('const-3675388', u'PT... | null | null | 00046480 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814fc;\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\n ~Struct_build_id_min_file_size_for_treehash(Struct_build_id_min_file_size_for_treehash * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_build_i... | (translation_unit "void FUN_00046480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814fc;\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_00046480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814fc;\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_00046480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814fc;\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_00046480(undefined4 *param_1)" (identifier "FUN_00046480... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_build_id_min_file_size_for_treehash(Struct_build_id_min_file_size_for_treehash * this,
int __in_chrg) */
void __thiscall
gold::General_options::function_1::
~function_1
(fu... | 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_003814fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
301_sqlite3_and_sqlite3_strip.c | expertClose | FUN_000248a8 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int expertClose(sqlite3_vtab_cursor *cur)
{
ExpertCsr *pCsr;
sqlite3_finalize((sqlite3_stmt *)cur[1].pVtab);
sqlite3_free(cur);
return 0;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000248a8(int param_1)
{
FUN_0007792e(*(undefined4 *)(param_1 + 4));
FUN_000423de(param_1);
return 0;
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x000156e0
ADD EBX,0x16556c
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0xc],EAX
MOV EAX,dword ptr [EBP + -0xc]
MOV EAX,dword ptr [EAX + 0x4]
SUB ESP,0xc
PUSH EAX
CALL 0x0007792e
ADD ESP,0x10
SUB ESP,0xc
PUSH dword ptr [EBP + -0xc]
CALL 0x000423de
ADD ESP,0x10
MOV... | null | null | null | null | [(u'LOAD_-1206040341', u'CAST_-1206040160'), ('const-1', u'PTRADD_-1206040168'), ('tmp_293', u'PTRADD_-1206040168'), (u'PTRSUB_-1206040166', u'LOAD_-1206040341'), ('const-0', u'COPY_-1206040261'), (u'COPY_-1206040261', u'RETURN_-1206040234'), (u'PTRADD_-1206040168', u'PTRSUB_-1206040166'), ('const-4', u'PTRADD_-1206040... | [(u'CAST_-1206040168', u'LOAD_-1206040341'), ('const-4', u'INT_ADD_-1206040325'), ('const-0', u'COPY_-1206040261'), ('tmp_487', u'INT_ADD_-1206040325'), (u'COPY_-1206040261', u'RETURN_-1206040234'), ('const-417', u'LOAD_-1206040341'), (u'INT_ADD_-1206040325', u'CAST_-1206040168'), ('tmp_487', u'CALL_-1206040273'), (u'L... | null | null | 000248a8 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000248a8(int param_1)\n\n{\n FUN_0007792e(*(undefined4 *)(param_1 + 4));\n FUN_000423de(param_1);\n return 0;\n}\n\n" comment (function_definition "undefined4 FUN_000248a8(int param_1)\n\n{\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint expertClose(sqlite3_vtab_cursor *cur)\n\n{\n ExpertCsr *pCsr;\n \n sqlite3_finalize((sqlite3_stmt *)cur[1].pVtab);\n sqlite3_free(cur);\n return 0;\n}\n\n" co... | (translation_unit "undefined4 FUN_000248a8(int param_1)\n\n{\n FUN_0007792e(*(undefined4 *)(param_1 + 4));\n FUN_000423de(param_1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000248a8(int param_1)\n\n{\n FUN_0007792e(*(undefined4 *)(param_1 + 4));\n FUN_000423de(param_1);\n return 0;\n}" type_identi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthes... | (function_definition "undefined4 FUN_000248a8(int param_1)\n\n{\n FUN_0007792e(*(undefined4 *)(param_1 + 4));\n FUN_000423de(param_1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_000248a8(int param_1)" (identifier "FUN_000248a8") (parameter_list "(int param_1)" (( "(") (parameter_declara... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *cur)
{
type_2 *pCsr;
var_1((type_3 *)cur[1].pVtab);
var_2(cur);
return 0;
}
| 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 (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1)
{
FUN_0007792e(*(undefined4 *)(param_1 + 4));
FUN_000423de(param_1);
return 0;
}
|
111_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c | strcasecmp | strcasecmp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcasecmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcasecmp_000941d0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcasecmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcasecmp_000941d0)();
return iVar1;
}
| JMP dword ptr [EBX + 0x1d0] | null | null | null | null | [(u'CAST_-1205975126', u'CALLIND_-1205975206'), (u'INDIRECT_-1205975133', u'COPY_-1205975192'), ('const-0', u'RETURN_-1205975203'), (u'CALLIND_-1205975206', u'RETURN_-1205975203'), ('tmp_72', u'CAST_-1205975126'), (u'CALLIND_-1205975206', u'INDIRECT_-1205975133')] | [(u'CAST_-1205975126', u'CALLIND_-1205975206'), (u'INDIRECT_-1205975133', u'COPY_-1205975192'), ('const-0', u'RETURN_-1205975203'), (u'CALLIND_-1205975206', u'RETURN_-1205975203'), ('tmp_72', u'CAST_-1205975126'), (u'CALLIND_-1205975206', u'INDIRECT_-1205975133')] | null | null | 00014750 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000941d0)();\n return iVar1;\n}\n\n" comment (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000941d0)();\n return iVar1;\n}\n\n" comment (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;... | (translation_unit "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000941d0)();\n return iVar1;\n}\n\n" (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000941d0)();\n return iVar1;\n}" primitive_typ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e... | (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000941d0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcasecmp(char *__s1,char *__s2)" (identifier "strcasecmp") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_strcasecmp_000941d0)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000941d0)();
return iVar1;
}
|
3000_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | write_input_files | FUN_000946a0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: uchar * write_input_files(Output_section_incremental_inputs<32,_false>
* this, uchar * oview, uchar * pov, Stringpool * strtab) */
uchar * __th... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * FUN_000946a0(int param_1,int param_2,undefined4 *param_3,int param_4)
{
int *piVar1;
int *piVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
ushort uVar6;
uint uVar7;
undefined4 *puVar8;
int *piVar9;
... | CALL 0x000559e6
ADD EAX,0x2fa95b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x30]
MOV EBX,dword ptr [ESP + 0x38]
MOV EAX,dword ptr [EAX + 0x2c]
MOV dword ptr [ESP + 0x8],EAX
MOV EDI,dword ptr [EAX]
CMP EDI,dword ptr [EAX + 0x4]
JZ 0x00094768
NOP
MOV ESI,dword... | null | null | null | null | [('const-0', u'PTRSUB_-1206498563'), (u'INT_NOTEQUAL_-1206499573', u'CBRANCH_-1206499572'), (u'PTRSUB_-1206498650', u'LOAD_-1206499542'), (u'PTRSUB_-1206498673', u'PTRSUB_-1206498671'), ('const-417', u'LOAD_-1206499257'), (u'MULTIEQUAL_-1206498843', u'PTRADD_-1206499152'), (u'MULTIEQUAL_-1206498669', u'STORE_-120649912... | [('const-4', u'PTRADD_-1206498547'), ('const-417', u'STORE_-1206499104'), (u'LOAD_-1206499344', u'INT_ADD_-1206499326'), (u'INT_NOTEQUAL_-1206499573', u'CBRANCH_-1206499572'), (u'MULTIEQUAL_-1206498697', u'COPY_-1206499059'), ('const-6', u'PTRADD_-1206498558'), (u'PTRADD_-1206498684', u'LOAD_-1206499589'), (u'COPY_-120... | null | null | 000946a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * FUN_000946a0(int param_1,int param_2,undefined4 *param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n ushort uVar6;\n uint uVar7;\n undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: uchar * write_input_files(Output_section_incremental_inputs<32,_false>\n * this, uchar * oview, uchar * pov, Stringpool * str... | (translation_unit "undefined4 * FUN_000946a0(int param_1,int param_2,undefined4 *param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n ushort uVar6;\n uint uVar7;\n undefined4 *puVar8;\n int *piVar9;\n \n piVar1 = *(int **)(param_1 + 0x2c);\n piVar9 = (int *... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration ... | (function_definition "undefined4 * FUN_000946a0(int param_1,int param_2,undefined4 *param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n ushort uVar6;\n uint uVar7;\n undefined4 *puVar8;\n int *piVar9;\n \n piVar1 = *(int **)(param_1 + 0x2c);\n piVar9 = (in... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: uchar * write_input_files(Output_section_incremental_inputs<32,_false>
* this, uchar * oview, uchar * pov, Stringpool * strtab) */
var_1 * var_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * MASKED(int param_1,int param_2,undefined4 *param_3,int param_4)
{
int *piVar1;
int *piVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
ushort uVar6;
uint uVar7;
undefined4 *puVar8;
int *piVar9;
p... |
171_libgmp.so_and_libgmp.so_strip.c | __gmp_tmp_reentrant_alloc | __gmp_tmp_reentrant_alloc |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Switch with 1 destination removed at 0x0001bb00 */
/* WARNING: Unknown calling convention */
void * __gmp_tmp_reentrant_alloc(tmp_reentrant_t **markp,size_t size)
{
tmp_reentrant_t *ptVar1;
tmp_reentrant_t *ptVar2... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Switch with 1 destination removed at 0x0001bb00 */
undefined4 * __gmp_tmp_reentrant_alloc(undefined4 *param_1,int param_2)
{
undefined4 uVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)(**(code **)PTR___gmp... | JMP dword ptr [EBX + 0x2bc] | null | null | null | null | [('const-0', u'PTRSUB_-1205940012'), (u'CALLIND_-1205940167', u'CAST_-1205940018'), ('const-4', u'PTRSUB_-1205940016'), (u'INT_ADD_-1205940169', u'STORE_-1205940163'), (u'STORE_-1205940154', u'INDIRECT_-1205940017'), (u'INT_ADD_-1205940169', u'CALLIND_-1205940167'), (u'STORE_-1205940163', u'INDIRECT_-1205940024'), (u'S... | [('tmp_403', u'INT_ADD_-1205940169'), ('tmp_404', u'LOAD_-1205940170'), ('const-417', u'STORE_-1205940154'), (u'INT_ADD_-1205940169', u'STORE_-1205940163'), (u'STORE_-1205940154', u'INDIRECT_-1205940017'), (u'INT_ADD_-1205940169', u'CALLIND_-1205940167'), (u'STORE_-1205940163', u'INDIRECT_-1205940024'), (u'CAST_-120594... | null | null | 0001bb00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Switch with 1 destination removed at 0x0001bb00 */\n\nundefined4 * __gmp_tmp_reentrant_alloc(undefined4 *param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Switch with 1 destination removed at 0x0001bb00 */\n/* WARNING: Unknown calling convention */\n\nvoid * __gmp_tmp_reentrant_alloc(tmp_reentrant_t **markp,size_t size)\n\n{\n tmp_reentrant_t *ptVar1;\... | (translation_unit "undefined4 * __gmp_tmp_reentrant_alloc(undefined4 *param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)(**(code **)PTR___gmp_allocate_func_0009dd9c)(param_2 + 8);\n uVar1 = *param_1;\n puVar2[1] = param_2 + 8;\n *puVar2 = uVar1;\n *param_1 = puVar2;... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expressio... | (function_definition "undefined4 * __gmp_tmp_reentrant_alloc(undefined4 *param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)(**(code **)PTR___gmp_allocate_func_0009dd9c)(param_2 + 8);\n uVar1 = *param_1;\n puVar2[1] = param_2 + 8;\n *puVar2 = uVar1;\n *param_1 = puVa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Switch with 1 destination removed at 0x0001bb00 */
/* WARNING: Unknown calling convention */
void * function_1(type_1 **markp,size_t var_1)
{
type_1 *ptVar1;
type_1 *var_2;
var_2 = (type_1 *)(**(type_2 **)PTR... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Switch with 1 destination removed at 0x0001bb00 */
undefined4 * MASKED(undefined4 *param_1,int param_2)
{
undefined4 uVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)(**(code **)PTR___gmp_allocate_func_0009... |
1232_openssl_and_openssl_strip.c | TS_RESP_get_token | TS_RESP_get_token |
void TS_RESP_get_token(void)
{
(*(code *)PTR_TS_RESP_get_token_000b7e4c)();
return;
}
|
void TS_RESP_get_token(void)
{
(*(code *)PTR_TS_RESP_get_token_000b7e4c)();
return;
}
| JMP dword ptr [EBX + 0x1394] | null | null | null | null | [(u'CALLIND_-1206010262', u'INDIRECT_-1206010190'), (u'CAST_-1206010185', u'CALLIND_-1206010262'), ('const-0', u'RETURN_-1206010259'), ('tmp_58', u'CAST_-1206010185'), (u'INDIRECT_-1206010190', u'COPY_-1206010249')] | [(u'CALLIND_-1206010262', u'INDIRECT_-1206010190'), (u'CAST_-1206010185', u'CALLIND_-1206010262'), ('const-0', u'RETURN_-1206010259'), ('tmp_58', u'CAST_-1206010185'), (u'INDIRECT_-1206010190', u'COPY_-1206010249')] | null | null | 0002be60 | x86 | O0 | (translation_unit "void TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}\n\n" (function_definition "void TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}" primitive_type (function_declarator "TS_RESP_get_token(void)" identifier (paramet... | (translation_unit "void TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}\n\n" (function_definition "void TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}" primitive_type (function_declarator "TS_RESP_get_token(void)" identifier (paramet... | (translation_unit "void TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}\n\n" (function_definition "void TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}" primitive_type (function_declarator "TS_RESP_get_token(void)" identifier (paramet... | (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 TS_RESP_get_token(void)\n\n{\n (*(code *)PTR_TS_RESP_get_token_000b7e4c)();\n return;\n}" (primitive_type "void") (function_declarator "TS_RESP_get_token(void)" (identifier "TS_RESP_get_token") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
void function_1(void)
{
(*(type_1 *)PTR_TS_RESP_get_token_000b7e4c)();
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_000b7e4c)();
return;
}
|
324_powerpc64le-linux-gnu-strip_and_powerpc64le-linux-gnu-strip_strip.c | stab_struct_field | FUN_00029b90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean
stab_struct_field(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility)
{
int iVar1;
int iVar2;
undefined4 uVar3;
char *__s;
size_t sVar4;
size_t sVar5;
size_t sVar6;
char *pcV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_00029b90(undefined4 *param_1,char *param_2,undefined4 param_3,undefined4 param_4,int param_5,
int param_6,int param_7)
{
int iVar1;
int iVar2;
undefined4 uVar3;
char *__s;
size_t sVar4;
siz... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x16467
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x48]
MOV ESI,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x54]
MOV dword ptr [ESP + 0x10],EAX
MOV EAX,dword ptr [ESI + 0x38]
MOV ECX,dword ptr [EAX ... | null | null | null | null | [(u'LOAD_-1206018610', u'INT_ADD_-1206018576'), ('const-417', u'LOAD_-1206018690'), ('const-56', u'INT_ADD_-1206019047'), (u'INT_ADD_-1206018907', u'INT_ADD_-1206018905'), (u'INT_ADD_-1206018897', u'CALL_-1206018893'), ('tmp_1377', u'INT_EQUAL_-1206018864'), (u'INT_EQUAL_-1206018833', u'CBRANCH_-1206018832'), ('const-2... | [(u'LOAD_-1206018610', u'INT_ADD_-1206018576'), ('tmp_3660', u'MULTIEQUAL_-1206018297'), (u'INT_ADD_-1206018907', u'INT_ADD_-1206018905'), (u'INT_ADD_-1206018897', u'CALL_-1206018893'), (u'INT_EQUAL_-1206018833', u'CBRANCH_-1206018832'), ('const-0', u'INT_EQUAL_-1206018737'), ('const-14', u'PTRADD_-1206017777'), ('tmp_... | null | null | 00029b90 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00029b90(undefined4 *param_1,char *param_2,undefined4 param_3,undefined4 param_4,int param_5,\n int param_6,int param_7)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n char... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean\nstab_struct_field(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n char *__s;\n size_t sVar4;\n size_t sVar5... | (translation_unit "undefined4\nFUN_00029b90(undefined4 *param_1,char *param_2,undefined4 param_3,undefined4 param_4,int param_5,\n int param_6,int param_7)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n char *__s;\n size_t sVar4;\n size_t sVar5;\n size_t sVar6;\n char *__s_00;\n undefined4 uVa... | (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 IDENT) , (parameter_declaration TYPE IDENT) , ... | (function_definition "undefined4\nFUN_00029b90(undefined4 *param_1,char *param_2,undefined4 param_3,undefined4 param_4,int param_5,\n int param_6,int param_7)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n char *__s;\n size_t sVar4;\n size_t sVar5;\n size_t sVar6;\n char *__s_00;\n undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1
function_1(void *p,char *name,type_2 bitpos,type_2 var_14,type_3 var_9)
{
int var_20;
int var_15;
type_4 uVar3;
char *__s;
size_t var_7;
size_t var_8;
size_t var_6;
char *var_2;
char *format;
char *pcVa... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(undefined4 *param_1,char *param_2,undefined4 param_3,undefined4 param_4,int param_5,
int param_6,int param_7)
{
int iVar1;
int iVar2;
undefined4 uVar3;
char *__s;
size_t sVar4;
size_t sV... |
374_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | start_output_section | FUN_0002fd8c |
/* gold::Script_sections::start_output_section(char const*, unsigned int,
gold::Parser_output_section_header const*) [clone .cold.368] */
void gold::Script_sections::start_output_section
(char *param_1,uint param_2,Parser_output_section_header *param_3)
{
int unaff_EBP;
void *unaff_EDI;
op... |
void FUN_0002fd8c(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x68;
FUN_001e6d90();
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
| PUSH EAX
MOV EBX,ESI
PUSH EAX
PUSH 0x68
PUSH EDI
CALL 0x001e6d90
POP EDX
PUSH dword ptr [EBP + -0x1c]
CALL 0x0027dd80 | null | null | null | null | [('const-1', u'RETURN_-1205994045'), ('const-104', u'CALL_-1205994071'), ('const-4294967268', u'INT_ADD_-1205994048'), ('tmp_124', u'INT_ADD_-1205994048'), (u'LOAD_-1205994064', u'CALL_-1205994050'), ('const-417', u'LOAD_-1205994064'), (u'INT_ADD_-1205994048', u'CAST_-1205993955'), (u'CAST_-1205993955', u'LOAD_-1205994... | [(u'CAST_-1205993963', u'LOAD_-1205994064'), ('const-1', u'RETURN_-1205994045'), (u'INT_ADD_-1205994048', u'CAST_-1205993963'), (u'CALL_-1205994071', u'INDIRECT_-1205993974'), (u'INDIRECT_-1205993976', u'CALL_-1205994050'), (u'CALL_-1205994071', u'INDIRECT_-1205993976'), ('const-104', u'COPY_-1205994086'), ('const-4294... | null | null | 0002fd8c | x86 | O0 | (translation_unit "void FUN_0002fd8c(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x68;\n FUN_001e6d90();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e... | (translation_unit "/* gold::Script_sections::start_output_section(char const*, unsigned int,\n gold::Parser_output_section_header const*) [clone .cold.368] */\n\nvoid gold::Script_sections::start_output_section\n (char *param_1,uint param_2,Parser_output_section_header *param_3)\n\n{\n int unaff_EBP;\n... | (translation_unit "void FUN_0002fd8c(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x68;\n FUN_001e6d90();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres... | (function_definition "void FUN_0002fd8c(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x68;\n FUN_001e6d90();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "... |
/* gold::Script_sections::start_output_section(char const*, unsigned int,
gold::Parser_output_section_header const*) [clone .cold.368] */
void gold::Script_sections::function_1
(char *param_1,type_1 param_2,type_2 *param_3)
{
int var_3;
void *unaff_EDI;
var_1(unaff_EDI,0x68);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier... | null |
void MASKED(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x68;
FUN_001e6d90();
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
|
76_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c | bfd_iterate_over_targets | bfd_iterate_over_targets |
void bfd_iterate_over_targets(void)
{
(*(code *)PTR_bfd_iterate_over_targets_00073140)();
return;
}
|
void bfd_iterate_over_targets(void)
{
(*(code *)PTR_bfd_iterate_over_targets_00073140)();
return;
}
| JMP dword ptr [EBX + 0x140] | null | null | null | null | [(u'CALLIND_-1205975782', u'INDIRECT_-1205975710'), (u'INDIRECT_-1205975710', u'COPY_-1205975769'), (u'CAST_-1205975705', u'CALLIND_-1205975782'), ('const-0', u'RETURN_-1205975779'), ('tmp_58', u'CAST_-1205975705')] | [(u'CALLIND_-1205975782', u'INDIRECT_-1205975710'), (u'INDIRECT_-1205975710', u'COPY_-1205975769'), (u'CAST_-1205975705', u'CALLIND_-1205975782'), ('const-0', u'RETURN_-1205975779'), ('tmp_58', u'CAST_-1205975705')] | null | null | 00014510 | x86 | O0 | (translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over... | (translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over... | (translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over... | (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_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00073140)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_iterate_over_targets(void)" (identifier "bfd_iterate_over_targets") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_iterate_over_targets_00073140)();
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_00073140)();
return;
}
|
6270_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_install_facet | FUN_00183180 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*) */
void __thiscall std::locale::_Impl::_M_install_facet(_Impl *this,id *param_1,facet *param_2)
{
int *piVar1;
int *piVar2;
void *pv... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_00183180(int param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int *piVar2;
uint uVar3;
int iVar4;
int iVar5;
undefined *puVar6;
uint uVar7;
int iVar8;
uint uVar9;
undefined4 *puVar10;
undefin... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x0004fb7a
ADD ESI,0x17ee76
PUSH EBX
SUB ESP,0x2c
MOV EAX,dword ptr [EBP + 0x10]
MOV EDI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],ESI
TEST EAX,EAX
JZ 0x00183470
SUB ESP,0xc
PUSH dword ptr [EBP + 0xc]
MOV EBX,ESI
CALL 0x00183130
ADD ESP,0x10
MOV ECX,EAX
MOV dword ptr ... | null | null | null | null | [('const-417', u'LOAD_-1207486690'), ('tmp_3177', u'BRANCH_-1207485984'), (u'CALL_-1207486743', u'INDIRECT_-1207484621'), (u'LOAD_-1207486024', u'INT_ADD_-1207485945'), (u'PTRADD_-1207487153', u'CAST_-1207484585'), ('const-17', u'CALLOTHER_-1207486639'), (u'STORE_-1207486433', u'INDIRECT_-1207484253'), (u'LOAD_-1207486... | [(u'CALLIND_-1207485975', u'INDIRECT_-1207484142'), (u'MULTIEQUAL_-1207484215', u'MULTIEQUAL_-1207484399'), (u'PTRADD_-1207484344', u'STORE_-1207486634'), ('tmp_3177', u'BRANCH_-1207485984'), (u'INT_ADD_-1207485716', u'CAST_-1207484003'), (u'INT_ADD_-1207486645', u'MULTIEQUAL_-1207485310'), (u'LOAD_-1207486024', u'INT_... | null | null | 00183180 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00183180(int param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n undefined *puVar6;\n uint uVar7;\n int iVar8;\n uint uVar9;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*) */\n\nvoid __thiscall std::locale::_Impl::_M_install_facet(_Impl *this,id *param_1,facet *param_2)\n\n{\n int *piVar1;\n... | (translation_unit "void FUN_00183180(int param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n undefined *puVar6;\n uint uVar7;\n int iVar8;\n uint uVar9;\n undefined4 *puVar10;\n undefined *puVar11;\n uint uVar12;\n int iVar13;\n int iVar14;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "void FUN_00183180(int param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n undefined *puVar6;\n uint uVar7;\n int iVar8;\n uint uVar9;\n undefined4 *puVar10;\n undefined *puVar11;\n uint uVar12;\n int iVar13;\n int iVar1... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*) */
void __thiscall std::locale::type_1::function_1(type_1 *var_3,type_2 *param_1,type_3 *var_1)
{
int *piVar1;
int *var_26;
void *va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(int param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int *piVar2;
uint uVar3;
int iVar4;
int iVar5;
undefined *puVar6;
uint uVar7;
int iVar8;
uint uVar9;
undefined4 *puVar10;
undefined *pu... |
1400_openssl_and_openssl_strip.c | add_certs_from_file | FUN_00038a4b |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int add_certs_from_file(stack_st_X509 *stack,char *certfile)
{
BIO *bp;
X509_INFO *a;
int iVar1;
int count;
int ret;
stack_st_X509_INFO *sk;
BIO *in;
X509_INFO *xi;
c... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00038a4b(undefined4 param_1,char *param_2)
{
BIO *bp;
X509_INFO *a;
int iVar1;
int local_20;
int local_1c;
stack_st_X509_INFO *local_18;
local_20 = 0;
local_1c = -1;
local_18 = (stack_st_X509_INFO *)... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x0002c2f0
ADD EBX,0x7e061
MOV dword ptr [EBP + -0x10],0x0
MOV dword ptr [EBP + -0x1c],0x0
MOV dword ptr [EBP + -0x18],0xffffffff
MOV dword ptr [EBP + -0x14],0x0
SUB ESP,0x8
LEA EAX,[EBX + 0xfffd661c]
PUSH EAX
PUSH dword ptr [EBP + 0xc]
CALL 0x00028be0
ADD ESP,0x10
MOV dw... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1206088584'), (u'LOAD_-1206088578', u'CAST_-1206087982'), (u'CAST_-1206088089', u'CALL_-1206088920'), (u'INT_EQUAL_-1206088772', u'CBRANCH_-1206088768'), (u'CALL_-1206088920', u'INDIRECT_-1206088110'), (u'COPY_-1206089062', u'MULTIEQUAL_-1206088005'), (u'COPY_-1206088665', u'RETURN_-1206088... | [('const-0', u'INT_NOTEQUAL_-1206088584'), (u'CALL_-1206088719', u'INDIRECT_-1206087934'), (u'INT_EQUAL_-1206088772', u'CBRANCH_-1206088768'), ('const-417', u'LOAD_-1206088578'), (u'INDIRECT_-1206087985', u'MULTIEQUAL_-1206087974'), (u'COPY_-1206088665', u'RETURN_-1206088640'), (u'CALL_-1206088807', u'INDIRECT_-1206088... | null | null | 00038a4b | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00038a4b(undefined4 param_1,char *param_2)\n\n{\n BIO *bp;\n X509_INFO *a;\n int iVar1;\n int local_20;\n int local_1c;\n stack_st_X509_INFO *local_18;\n \n local_20 = 0;\n local_1c = -1;\n l... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint add_certs_from_file(stack_st_X509 *stack,char *certfile)\n\n{\n BIO *bp;\n X509_INFO *a;\n int iVar1;\n int count;\n int ret;\n stack_st_X509_INFO *sk;\n BI... | (translation_unit "int FUN_00038a4b(undefined4 param_1,char *param_2)\n\n{\n BIO *bp;\n X509_INFO *a;\n int iVar1;\n int local_20;\n int local_1c;\n stack_st_X509_INFO *local_18;\n \n local_20 = 0;\n local_1c = -1;\n local_18 = (stack_st_X509_INFO *)0x0;\n bp = BIO_new_file(param_2,"r");\n if (bp == (BIO *)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "int FUN_00038a4b(undefined4 param_1,char *param_2)\n\n{\n BIO *bp;\n X509_INFO *a;\n int iVar1;\n int local_20;\n int local_1c;\n stack_st_X509_INFO *local_18;\n \n local_20 = 0;\n local_1c = -1;\n local_18 = (stack_st_X509_INFO *)0x0;\n bp = BIO_new_file(param_2,"r");\n if (bp == (BIO... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *stack,char *certfile)
{
type_2 *var_2;
type_3 *a;
int var_7;
int var_10;
int ret;
type_4 *var_5;
type_2 *in;
type_3 *xi;
var_10 = 0;
ret = -1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1,char *param_2)
{
BIO *bp;
X509_INFO *a;
int iVar1;
int local_20;
int local_1c;
stack_st_X509_INFO *local_18;
local_20 = 0;
local_1c = -1;
local_18 = (stack_st_X509_INFO *)0x0;
... |
166_i686-gnu-ar_and_i686-gnu-ar_strip.c | ar_extract | FUN_000172d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void ar_extract(list *list)
{
bfd *abfd;
char *pcVar1;
undefined *puVar2;
int iVar3;
char *__format;
char *pcVar4;
pcVar1 = program_name;
puVar2 = PTR_stderr_00020fd4;
if (obfd == (bfd *)0x0) {
pcVar4 = (... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
void FUN_000172d0(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 uVar2;
undefined *puVar3;
undefined4 uVar4;
int iVar5;
char *pcVar6;
uVar2 = DAT_000... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013710
ADD EBX,0x9d27
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EAX,dword ptr [EBX + 0x2e4]
TEST EAX,EAX
JZ 0x000173a7
TEST ESI,ESI
JZ 0x0001739f
LEA EDX,[EBX + 0x3a0]
MOV ECX,dword ptr [EBX + 0xffffffd4]
MOV EDI,dword ptr [EAX + 0x90]
MOV dword ptr [ESP + 0x8],EDX
MOV... | null | null | null | null | [(u'MULTIEQUAL_-1205962910', u'COPY_-1205962964'), (u'INDIRECT_-1205962912', u'MULTIEQUAL_-1205962952'), (u'CALL_-1205963456', u'INDIRECT_-1205962912'), (u'PTRSUB_-1205963010', u'LOAD_-1205963755'), (u'COPY_-1205962981', u'CALL_-1205963729'), ('const-0', u'CALL_-1205963762'), (u'MULTIEQUAL_-1205962938', u'COPY_-1205962... | [(u'MULTIEQUAL_-1205962910', u'COPY_-1205962964'), ('const-5', u'CALL_-1205963762'), (u'LOAD_-1205963736', u'MULTIEQUAL_-1205963024'), (u'INDIRECT_-1205962912', u'MULTIEQUAL_-1205962952'), (u'INDIRECT_-1205963020', u'MULTIEQUAL_-1205962959'), (u'CALL_-1205963456', u'INDIRECT_-1205962912'), (u'MULTIEQUAL_-1205963011', u... | null | null | 000172d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nvoid FUN_000172d0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined4 uVar4;\n int iVar5;\n char ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid ar_extract(list *list)\n\n{\n bfd *abfd;\n char *pcVar1;\n undefined *puVar2;\n int iVar3;\n char *__format;\n char *pcVar4;\n \n pcVar1 = program_name;\n puVar2 = PTR_stderr_00020fd4;\n if (obfd... | (translation_unit "void FUN_000172d0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined4 uVar4;\n int iVar5;\n char *pcVar6;\n \n uVar2 = DAT_000213a0;\n puVar3 = PTR_stderr_00020fd4;\n if (DAT_000212e4 == 0) {\n pcVar6 = (char *)dcgettext(0,"%s: no open ar... | (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 IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ID... | (function_definition "void FUN_000172d0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined4 uVar4;\n int iVar5;\n char *pcVar6;\n \n uVar2 = DAT_000213a0;\n puVar3 = PTR_stderr_00020fd4;\n if (DAT_000212e4 == 0) {\n pcVar6 = (char *)dcgettext(0,"%s: no open... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *type_1)
{
type_2 *var_6;
char *pcVar1;
type_3 *puVar2;
int var_8;
char *__format;
char *pcVar4;
pcVar1 = program_name;
puVar2 = PTR_stderr_00020fd4;
if (var_1 == (type_2 *)0x0) {
p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
void MASKED(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 uVar2;
undefined *puVar3;
undefined4 uVar4;
int iVar5;
char *pcVar6;
uVar2 = DAT_000213a0;... |
7530_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | ~wfstream | FUN_001b5990 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* non-virtual thunk to std::wfstream::~wfstream() */
void __thiscall std::wfstream::~wfstream(wfstream *this)
{
*(undefined4 *)(this + -8) = 0x2ffbd8;
*(undefined4 *)this = 0x2ffbec;
*(undefined4 *)(this + 0x90) = 0x2ffc00... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b5990(undefined4 *param_1)
{
param_1[-2] = &PTR_FUN_002ffbd8;
*param_1 = &PTR_FUN_002ffbec;
param_1[0x24] = &PTR_FUN_002ffc00;
param_1[1] = &PTR_FUN_002ffa20;
FUN_001b33e0(param_1 + 1);
FUN_00180fe0(param... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00032730
ADD EBX,0x14c664
LEA EDI,[ESI + -0x8]
SUB ESP,0xc
LEA EAX,[EBX + 0xffffdbcc]
LEA EDX,[EAX + 0xc]
MOV dword ptr [ESI + -0x8],EDX
LEA EDX,[EAX + 0x34]
ADD EAX,0x20
MOV dword ptr [ESI],EAX
LEA EAX,[EBX + 0xffffda18]
MOV dword ptr [ESI + 0x90],EDX
AD... | null | null | null | null | [(u'PTRADD_-1207674213', u'CAST_-1207674022'), ('const-4294967288', u'PTRADD_-1207674343'), (u'PTRADD_-1207674281', u'CAST_-1207674061'), (u'CAST_-1207674061', u'CALL_-1207674328'), (u'CAST_-1207674022', u'CALL_-1207674167'), (u'PTRADD_-1207674220', u'CAST_-1207674026'), (u'PTRSUB_-1207674067', u'STORE_-1207674347'), (... | [('const-36', u'PTRADD_-1207674016'), ('const-0', u'PTRSUB_-1207674090'), ('const-417', u'STORE_-1207674181'), ('const-0', u'PTRSUB_-1207674080'), ('const-4', u'PTRADD_-1207674024'), ('const-3141852', u'PTRSUB_-1207674037'), ('const-3144484', u'PTRSUB_-1207673998'), (u'PTRADD_-1207674087', u'STORE_-1207674403'), (u'PTR... | null | null | 001b5990 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b5990(undefined4 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_002ffbd8;\n *param_1 = &PTR_FUN_002ffbec;\n param_1[0x24] = &PTR_FUN_002ffc00;\n param_1[1] = &PTR_FUN_002ffa20;\n FUN_001b33e0(param_1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* non-virtual thunk to std::wfstream::~wfstream() */\n\nvoid __thiscall std::wfstream::~wfstream(wfstream *this)\n\n{\n *(undefined4 *)(this + -8) = 0x2ffbd8;\n *(undefined4 *)this = 0x2ffbec;\n *(undefined4 ... | (translation_unit "void FUN_001b5990(undefined4 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_002ffbd8;\n *param_1 = &PTR_FUN_002ffbec;\n param_1[0x24] = &PTR_FUN_002ffc00;\n param_1[1] = &PTR_FUN_002ffa20;\n FUN_001b33e0(param_1 + 1);\n FUN_00180fe0(param_1 + 0xf);\n param_1[1] = &PTR_FUN_002ff0dc;\n FUN_00182f00(pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignm... | (function_definition "void FUN_001b5990(undefined4 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_002ffbd8;\n *param_1 = &PTR_FUN_002ffbec;\n param_1[0x24] = &PTR_FUN_002ffc00;\n param_1[1] = &PTR_FUN_002ffa20;\n FUN_001b33e0(param_1 + 1);\n FUN_00180fe0(param_1 + 0xf);\n param_1[1] = &PTR_FUN_002ff0dc;\n FUN_00182f00... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* non-virtual thunk to std::wfstream::~wfstream() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
*(type_1 *)(var_1 + -8) = 0x2ffbd8;
*(type_1 *)var_1 = 0x2ffbec;
*(type_1 *)(var_1 + 0x90) = 0x2ffc00;
... | 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[-2] = &PTR_FUN_002ffbd8;
*param_1 = &PTR_FUN_002ffbec;
param_1[0x24] = &PTR_FUN_002ffc00;
param_1[1] = &PTR_FUN_002ffa20;
FUN_001b33e0(param_1 + 1);
FUN_00180fe0(param_1 + 0... |
381_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | set_section_addresses | FUN_0002cdaa |
/* WARNING: Enum "DT": Some values do not have unique names */
/* gold::Output_section_definition::set_section_addresses(gold::Symbol_table*, gold::Layout*,
unsigned long long*, unsigned long long*, unsigned long long*) [clone .cold.377] */
void __regparm3
gold::Output_section_definition::set_section_addresses
... |
void __regparm3 FUN_0002cdaa(int *param_1)
{
int *piVar1;
int unaff_EBP;
do {
piVar1 = (int *)*param_1;
FUN_001807a0(param_1);
param_1 = piVar1;
} while (piVar1 != (int *)*(int *)(unaff_EBP + -0x78));
if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x98)) {
FUN_001807a0(*(int *)(... | SUB ESP,0xc
MOV ESI,dword ptr [EAX]
MOV EBX,dword ptr [EBP + -0x6c]
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
MOV EAX,ESI
CMP EAX,dword ptr [EBP + -0x78]
JNZ 0x0002cdaa
MOV EAX,dword ptr [EBP + -0x48]
CMP EAX,dword ptr [EBP + 0xffffff68]
JZ 0x0002cddc
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x6c]
PUSH EAX
CALL 0x001807a0
ADD... | null | null | null | null | [('const-417', u'LOAD_-1206006344'), (u'INT_ADD_-1206006271', u'CAST_-1206006051'), (u'PTRSUB_-1206006074', u'LOAD_-1206006344'), (u'LOAD_-1206006344', u'CAST_-1206006074'), (u'INT_ADD_-1206006265', u'CAST_-1206006047'), ('const-417', u'LOAD_-1206006287'), ('const-1', u'RETURN_-1206006185'), (u'CAST_-1206006057', u'LOA... | [(u'INT_ADD_-1206006290', u'CAST_-1206006078'), (u'COPY_-1206006140', u'MULTIEQUAL_-1206006161'), ('tmp_506', u'INT_ADD_-1206006290'), ('tmp_506', u'INT_ADD_-1206006271'), ('const-417', u'LOAD_-1206006281'), ('const-1', u'RETURN_-1206006185'), (u'CAST_-1206006095', u'COPY_-1206006140'), ('const-417', u'LOAD_-1206006287... | null | null | 0002cdaa | x86 | O0 | (translation_unit "void __regparm3 FUN_0002cdaa(int *param_1)\n\n{\n int *piVar1;\n int unaff_EBP;\n \n do {\n piVar1 = (int *)*param_1;\n FUN_001807a0(param_1);\n param_1 = piVar1;\n } while (piVar1 != (int *)*(int *)(unaff_EBP + -0x78));\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x98))... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* gold::Output_section_definition::set_section_addresses(gold::Symbol_table*, gold::Layout*,\n unsigned long long*, unsigned long long*, unsigned long long*) [clone .cold.377] */\n\nvoid __regparm3\ngold::Output_section_definition::se... | (translation_unit "void __regparm3 FUN_0002cdaa(int *param_1)\n\n{\n int *piVar1;\n int unaff_EBP;\n \n do {\n piVar1 = (int *)*param_1;\n FUN_001807a0(param_1);\n param_1 = piVar1;\n } while (piVar1 != (int *)*(int *)(unaff_EBP + -0x78));\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x98))... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (do_statement do (compound_statement { (expression_state... | (function_definition "void __regparm3 FUN_0002cdaa(int *param_1)\n\n{\n int *piVar1;\n int unaff_EBP;\n \n do {\n piVar1 = (int *)*param_1;\n FUN_001807a0(param_1);\n param_1 = piVar1;\n } while (piVar1 != (int *)*(int *)(unaff_EBP + -0x78));\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x9... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* gold::Output_section_definition::set_section_addresses(gold::Symbol_table*, gold::Layout*,
unsigned long long*, unsigned long long*, unsigned long long*) [clone .cold.377] */
void __regparm3
gold::Output_section_definition::set_section_addresses
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type:... | null |
void __regparm3 MASKED(int *param_1)
{
int *piVar1;
int unaff_EBP;
do {
piVar1 = (int *)*param_1;
FUN_001807a0(param_1);
param_1 = piVar1;
} while (piVar1 != (int *)*(int *)(unaff_EBP + -0x78));
if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x98)) {
FUN_001807a0(*(int *)(unaff_... |
920_i686-gnu-as_and_i686-gnu-as_strip.c | bfd_errmsg | bfd_errmsg |
/* WARNING: Control flow encountered bad instruction data */
void bfd_errmsg(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_errmsg(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206431242')] | [('const-1', u'RETURN_-1206431242')] | null | null | 000851ec | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_errmsg(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_errmsg(void)" (identifier "bfd_errmsg") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8831_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | use_facet<std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>> | FUN_00203390 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > const&
std::use_facet<std::time_get<wchar_t, std::istreambuf_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00203390(int *param_1)
{
uint uVar1;
int iVar2;
uVar1 = FUN_001aee00(PTR_DAT_0033efc8);
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {
... | PUSH EBX
CALL 0x00035680
ADD EBX,0x13bc6a
SUB ESP,0x14
PUSH dword ptr [EBX + 0xffffffc8]
CALL 0x001aee00
MOV EDX,dword ptr [ESP + 0x20]
ADD ESP,0x10
MOV EDX,dword ptr [EDX]
MOV ECX,dword ptr [EDX + 0x4]
CMP dword ptr [EDX + 0x8],EAX
JBE 0x002033e2
MOV EAX,dword ptr [ECX + EAX*0x4]
TEST EAX,EAX
JZ 0x002033e2
PUSH 0x0
PU... | null | null | null | null | [(u'CALL_-1203817357', u'INDIRECT_-1203817176'), (u'CALL_-1203817357', u'INDIRECT_-1203817176'), (u'INDIRECT_-1203817245', u'CALL_-1203817417'), (u'CALL_-1203817417', u'INDIRECT_-1203817199'), (u'INT_ADD_-1203817478', u'CAST_-1203817201'), (u'CAST_-1203817221', u'CALL_-1203817525'), (u'CALL_-1203817417', u'INDIRECT_-12... | [(u'CALL_-1203817357', u'INDIRECT_-1203817176'), (u'CALL_-1203817357', u'INDIRECT_-1203817176'), (u'INDIRECT_-1203817245', u'CALL_-1203817417'), (u'CALL_-1203817417', u'INDIRECT_-1203817199'), (u'INT_ADD_-1203817478', u'CAST_-1203817203'), (u'CALL_-1203817417', u'INDIRECT_-1203817192'), ('tmp_315', u'CBRANCH_-120381739... | null | null | 00203390 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00203390(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033efc8);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVa... | (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/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > const&\n std::use_facet<std::time_get<wcha... | (translation_unit "void FUN_00203390(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033efc8);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001f4550(iVar2,PTR_PTR_0033ee60,PTR_PTR_0033ebf8,0)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( ... | (function_definition "void FUN_00203390(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033efc8);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001f4550(iVar2,PTR_PTR_0033ee60,PTR_PTR_0033ebf8... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > const&
std::use_facet<std::time_get<wchar_t, std::istreambuf_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
uint uVar1;
int iVar2;
uVar1 = FUN_001aee00(PTR_DAT_0033efc8);
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {
iVar2 ... |
117_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c | __cxa_finalize | __cxa_finalize |
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_0007ff88)();
return;
}
|
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_0007ff88)();
return;
}
| JMP dword ptr [EBX + 0xffffff88] | null | null | null | null | [(u'CALLIND_-1205962878', u'INDIRECT_-1205962806'), ('tmp_58', u'CAST_-1205962801'), (u'CAST_-1205962801', u'CALLIND_-1205962878'), ('const-0', u'RETURN_-1205962875'), (u'INDIRECT_-1205962806', u'COPY_-1205962865')] | [(u'CALLIND_-1205962878', u'INDIRECT_-1205962806'), ('tmp_58', u'CAST_-1205962801'), (u'CAST_-1205962801', u'CALLIND_-1205962878'), ('const-0', u'RETURN_-1205962875'), (u'INDIRECT_-1205962806', u'COPY_-1205962865')] | null | null | 00017778 | x86 | O0 | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0007ff88)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0007ff88)();\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_0007ff88)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0007ff88)();\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_0007ff88)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0007ff88)();\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_0007ff88)();\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_0007ff88)();
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_0007ff88)();
return;
}
|
7994_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | rfind | FUN_001f0d50 |
/* std::string::rfind(char, unsigned int) const */
uint __thiscall std::string::rfind(string *this,char param_1,uint param_2)
{
uint uVar1;
uVar1 = 0xffffffff;
if (*(int *)(this + 4) != 0) {
uVar1 = *(int *)(this + 4) - 1;
if (param_2 < uVar1) {
uVar1 = param_2;
}
do {
if (*(char... |
uint FUN_001f0d50(int *param_1,char param_2,uint param_3)
{
uint uVar1;
uVar1 = 0xffffffff;
if (param_1[1] != 0) {
uVar1 = param_1[1] - 1;
if (param_3 < uVar1) {
uVar1 = param_3;
}
do {
if (*(char *)(*param_1 + uVar1) == param_2) {
return uVar1;
}
uVar1 = uVar1... | PUSH ESI
MOV EAX,0xffffffff
PUSH EBX
MOV EBX,dword ptr [ESP + 0xc]
MOV ESI,dword ptr [ESP + 0x14]
MOVZX EDX,byte ptr [ESP + 0x10]
MOV ECX,dword ptr [EBX + 0x4]
TEST ECX,ECX
JZ 0x001f0d85
LEA EAX,[ECX + -0x1]
MOV ECX,dword ptr [EBX]
CMP EAX,ESI
CMOVA EAX,ESI
LEA ESI,[ESI]
CMP byte ptr [ECX + EAX*0x1],DL
JZ 0x001f0d85
SU... | null | null | null | null | [('tmp_257', u'INT_EQUAL_-1207956035'), ('const-1', u'PTRADD_-1207956043'), (u'COPY_-1207955944', u'MULTIEQUAL_-1207955913'), ('tmp_123', u'CBRANCH_-1207956058'), (u'PTRADD_-1207956043', u'CAST_-1207955894'), (u'LOAD_-1207956105', u'INT_SUB_-1207956068'), (u'LOAD_-1207956081', u'INT_ADD_-1207956034'), (u'INT_LESS_-1207... | [('tmp_74', u'CBRANCH_-1207956086'), (u'COPY_-1207955944', u'MULTIEQUAL_-1207955913'), (u'COPY_-1207955928', u'RETURN_-1207955916'), ('tmp_123', u'CBRANCH_-1207956058'), ('const-417', u'LOAD_-1207956105'), (u'LOAD_-1207956105', u'INT_SUB_-1207956068'), (u'LOAD_-1207956081', u'INT_ADD_-1207956034'), ('tmp_486', u'LOAD_-... | null | null | 001f0d50 | x86 | O0 | (translation_unit "uint FUN_001f0d50(int *param_1,char param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = 0xffffffff;\n if (param_1[1] != 0) {\n uVar1 = param_1[1] - 1;\n if (param_3 < uVar1) {\n uVar1 = param_3;\n }\n do {\n if (*(char *)(*param_1 + uVar1) == param_2) {\n return uVa... | (translation_unit "/* std::string::rfind(char, unsigned int) const */\n\nuint __thiscall std::string::rfind(string *this,char param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = 0xffffffff;\n if (*(int *)(this + 4) != 0) {\n uVar1 = *(int *)(this + 4) - 1;\n if (param_2 < uVar1) {\n uVar1 = param_2;\n ... | (translation_unit "uint FUN_001f0d50(int *param_1,char param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = 0xffffffff;\n if (param_1[1] != 0) {\n uVar1 = param_1[1] - 1;\n if (param_3 < uVar1) {\n uVar1 = param_3;\n }\n do {\n if (*(char *)(*param_1 + uVar1) == param_2) {\n return uVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "uint FUN_001f0d50(int *param_1,char param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = 0xffffffff;\n if (param_1[1] != 0) {\n uVar1 = param_1[1] - 1;\n if (param_3 < uVar1) {\n uVar1 = param_3;\n }\n do {\n if (*(char *)(*param_1 + uVar1) == param_2) {\n return ... |
/* std::string::rfind(char, unsigned int) const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1,char var_4,type_1 var_2)
{
type_1 var_3;
var_3 = 0xffffffff;
if (*(int *)(var_1 + 4) != 0) {
var_3 = *(int *)(var_1 + 4) - 1;
if (var_2 < var_3) {
var_3 = var_2;
}
do {
if (... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
uint MASKED(int *param_1,char param_2,uint param_3)
{
uint uVar1;
uVar1 = 0xffffffff;
if (param_1[1] != 0) {
uVar1 = param_1[1] - 1;
if (param_3 < uVar1) {
uVar1 = param_3;
}
do {
if (*(char *)(*param_1 + uVar1) == param_2) {
return uVar1;
}
uVar1 = uVar1 - 1;
... |
1768_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_getinfo_err_curl_slist | FUN_0004d931 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_getinfo_err_curl_slist(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0004d931(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0xa0ec7
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206134432')] | [('const-976896', u'PTRSUB_-1206134396'), (u'PTRSUB_-1206134396', u'RETURN_-1206134432'), ('const-0', u'RETURN_-1206134432'), ('const-0', u'PTRSUB_-1206134396')] | null | null | 0004d931 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0004d931(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0004d931(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_getinfo_err_curl_slist(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_getinfo_e... | (translation_unit "undefined ** FUN_0004d931(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0004d931(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0004d931(void)" * (pointer_declarator "* FUN_0004d931(void)" * (function_declarator "FUN_0004d931(voi... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined ** FUN_0004d931(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0004d931(void)" (* "*") (pointer_declarator "* FUN_0004d931(void)" (* "*") (function_declarator "FUN_0004d931(void)" (identifier "FUN_0004d931") (parameter_list "(void)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(void)
{
return &__DT_PLTGOT;
}
|
1520_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~Struct_no_no_undefined | FUN_000425c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_no_undefined(Struct_no_no_undefined * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_no_undefined::~Struct_no_no_undefined
(Struct_no_no_undefined... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000425c0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00381e0c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x34ca39
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 0x000425f2
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [(u'PTRSUB_-1206180137', u'PTRSUB_-1206180132'), ('const-0', u'RETURN_-1206180229'), ('tmp_323', u'PTRSUB_-1206180123'), (u'LOAD_-1206180346', u'CAST_-1206180113'), ('tmp_135', u'CBRANCH_-1206180326'), (u'PTRSUB_-1206180129', u'CAST_-1206180119'), ('const-417', u'LOAD_-1206180346'), ('const-0', u'PTRSUB_-1206180122'), ... | [('const-4', u'PTRADD_-1206180143'), ('const-60', u'CALL_-1206180262'), ('const-0', u'RETURN_-1206180229'), (u'PTRADD_-1206180131', u'LOAD_-1206180346'), (u'PTRSUB_-1206180134', u'STORE_-1206180349'), ('tmp_135', u'CBRANCH_-1206180326'), ('tmp_597', u'CALL_-1206180262'), ('const-0', u'PTRSUB_-1206180134'), ('tmp_597', ... | null | null | 000425c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000425c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381e0c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_no_undefined(Struct_no_no_undefined * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_no_undefined::~Struct_no_no_undefined\n ... | (translation_unit "void FUN_000425c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381e0c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_000425c0(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_000425c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381e0c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000425c0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_no_undefined(Struct_no_no_undefined * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 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_00381e0c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x3c);
return;
}
|
196_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | dwarf2dbg_final_check | FUN_0001d560 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void dwarf2dbg_final_check(void)
{
int iVar1;
expressionS *peVar2;
char *format;
symbolS *symp;
valueT vVar3;
while( true ) {
if (vie... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001d560(void)
{
int iVar1;
int *piVar2;
undefined4 uVar3;
longlong lVar4;
while( true ) {
if (DAT_000807d8 == 0) {
return;
}
iVar1 = FUN_000412f0(DAT_000807d8);
if (iVar1 != 0) break;... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016070
ADD EBX,0x5aa97
SUB ESP,0xc
JMP 0x0001d5a2
MOV dword ptr [EBX + 0x87d8],0x0
SUB ESP,0xc
PUSH ESI
CALL 0x0003e710
MOV dword ptr [ESP],ESI
MOV EDI,EAX
MOV EBP,EDX
CALL 0x000412f0
ADD ESP,0x10
TEST EAX,EAX
JZ 0x0001d5f8
OR EDI,EBP
JNZ 0x0001d5f8
MOV EAX,dword ptr [EBX + ... | null | null | null | null | [(u'INDIRECT_-1205937949', u'COPY_-1205938002'), (u'INT_EQUAL_-1205938582', u'CBRANCH_-1205938581'), (u'INT_EQUAL_-1205938186', u'BOOL_AND_-1205938543'), ('const-0', u'INT_NOTEQUAL_-1205938560'), (u'CALL_-1205938642', u'PTRSUB_-1205938006'), (u'CALL_-1205938642', u'PTRSUB_-1205938017'), ('const-8', u'PTRSUB_-1205938012... | [('const-417', u'LOAD_-1205938553'), (u'INT_EQUAL_-1205938582', u'CBRANCH_-1205938581'), ('const-0', u'INT_EQUAL_-1205938190'), (u'CALL_-1205938642', u'CAST_-1205938033'), ('tmp_2090', u'MULTIEQUAL_-1205938089'), (u'MULTIEQUAL_-1205938337', u'CALL_-1205938627'), ('const-17', u'INT_ADD_-1205938559'), (u'CALL_-1205938608... | null | null | 0001d560 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001d560(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n longlong lVar4;\n \n while( true ) {\n if (DAT_000807d8 == 0) {\n return;\n }\n iVar1 = FUN_000412f0(DAT_00080... | (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 dwarf2dbg_final_check(void)\n\n{\n int iVar1;\n expressionS *peVar2;\n char *format;\n symbolS *symp;\n valueT vVar3;\n \... | (translation_unit "void FUN_0001d560(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n longlong lVar4;\n \n while( true ) {\n if (DAT_000807d8 == 0) {\n return;\n }\n iVar1 = FUN_000412f0(DAT_000807d8);\n if (iVar1 != 0) break;\n piVar2 = (int *)FUN_00040d10(DAT_000807d8);\n iVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (while_statement while (parenthesized_express... | (function_definition "void FUN_0001d560(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n longlong lVar4;\n \n while( true ) {\n if (DAT_000807d8 == 0) {\n return;\n }\n iVar1 = FUN_000412f0(DAT_000807d8);\n if (iVar1 != 0) break;\n piVar2 = (int *)FUN_00040d10(DAT_000807d8);\n i... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int var_3;
type_1 *peVar2;
char *format;
type_2 *symp;
type_3 var_6;
while( true ) {
if (var_1 == (type_2 *)0... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int iVar1;
int *piVar2;
undefined4 uVar3;
longlong lVar4;
while( true ) {
if (DAT_000807d8 == 0) {
return;
}
iVar1 = FUN_000412f0(DAT_000807d8);
if (iVar1 != 0) break;
p... |
5874_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | do_write | FUN_0015f430 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_write(Output_merge_string<short_unsigned_int> * this,
Output_file * of) */
void __thiscall
gold::Output_merge_string<short_unsigned_int>::do_write
(Output_merge_string<short_unsign... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0015f430(int param_1,undefined4 param_2)
{
if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {
FUN_0011d3d0(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0x14),
*(undefined4 *)(param_1 + 0x18));
re... | PUSH EBX
CALL 0x00032730
ADD EBX,0x1a2bca
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
TEST byte ptr [EAX + 0x1c],0x4
JZ 0x0015f461
LEA EDX,[EAX + 0x5c]
PUSH dword ptr [EAX + 0x18]
PUSH dword ptr [EAX + 0x14]
PUSH dword ptr [ESP + 0x1c]
PUSH EDX
CALL 0x0011d3d0
ADD ESP,0x18
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xfff34e64]... | null | null | null | null | [(u'PTRSUB_-1207241423', u'PTRSUB_-1207241416'), (u'PTRSUB_-1207241410', u'PTRSUB_-1207241404'), ('const-92', u'PTRSUB_-1207241415'), ('const-1', u'RETURN_-1207241503'), (u'LOAD_-1207241600', u'CALL_-1207241573'), (u'PTRSUB_-1207241389', u'CAST_-1207241388'), (u'PTRSUB_-1207241415', u'CALL_-1207241573'), (u'PTRSUB_-120... | [('const-417', u'LOAD_-1207241600'), ('const-0', u'RETURN_-1207241545'), ('const-92', u'INT_ADD_-1207241597'), ('const-4', u'INT_AND_-1207241603'), (u'INT_ADD_-1207241597', u'CALL_-1207241573'), ('const-1', u'RETURN_-1207241503'), ('const-417', u'LOAD_-1207241608'), (u'LOAD_-1207241600', u'CALL_-1207241573'), (u'LOAD_-... | null | null | 0015f430 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0015f430(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n FUN_0011d3d0(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0x14),\n *(undefined4 *)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_write(Output_merge_string<short_unsigned_int> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_merge_string<short_unsigned_int>::do_write\n (Output_m... | (translation_unit "void FUN_0015f430(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n FUN_0011d3d0(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0x14),\n *(undefined4 *)(param_1 + 0x18));\n return;\n }\n \n FUN_0005f0b0("../../gold/outpu... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ... | (function_definition "void FUN_0015f430(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n FUN_0011d3d0(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0x14),\n *(undefined4 *)(param_1 + 0x18));\n return;\n }\n \n FUN_0005f0b0("../../gold/ou... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_write(Output_merge_string<short_unsigned_int> * this,
Output_file * of) */
void __thiscall
gold::type_1<var_2>::function_1
(type_1<var_2> *this,type_2 *of)
{
if (((this->super_O... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {
FUN_0011d3d0(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0x14),
*(undefined4 *)(param_1 + 0x18));
return;
... |
781_sqldiff_and_sqldiff_strip.c | sqlite3Fts3DoclistPrev | FUN_000316d0 |
void __regparm3
sqlite3Fts3DoclistPrev
(int bDescIdx,char *aDoclist,int nDoclist,char **ppIter,sqlite3_int64 *piDocid,int *pnList
,u8 *pbEof)
{
byte *pbVar1;
char cVar2;
byte bVar3;
longlong lVar4;
sqlite3_int64 sVar5;
uint uVar6;
int iVar7;
byte *pbVar8;
char *pcVar9;
byte bVa... |
void __regparm3
FUN_000316d0(int param_1,byte *param_2,int param_3,uint *param_4,uint *param_5,int *param_6,
undefined1 *param_7)
{
byte bVar1;
int iVar2;
longlong lVar3;
uint uVar4;
int iVar5;
byte *pbVar6;
byte *pbVar7;
byte bVar8;
uint uVar9;
uint uVar10;
byte *pbVar11;
int in_G... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EDX
SUB ESP,0x3c
MOV ESI,dword ptr [ESP + 0x54]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x18],ESI
MOV ESI,dword ptr [ESP + 0x58]
MOV dword ptr [ESP + 0x14],EAX
MOV EDI,dword ptr [EAX]
MOV dword ptr [ESP + 0x1c],ESI
MOV ESI,dword ptr [... | null | null | null | null | [('tmp_1200', u'BRANCH_-1206117972'), ('tmp_1601', u'CBRANCH_-1206117963'), (u'SUBPIECE_-1206117529', u'INT_ADD_-1206117563'), ('const-4', u'INT_ADD_-1206117247'), (u'INT_LESS_-1206117683', u'CBRANCH_-1206117681'), ('const-417', u'STORE_-1206118228'), (u'INT_NOTEQUAL_-1206116732', u'BOOL_OR_-1206117421'), ('tmp_1408', ... | [('tmp_1200', u'BRANCH_-1206117972'), ('tmp_1601', u'CBRANCH_-1206117963'), (u'SUBPIECE_-1206117529', u'INT_ADD_-1206117563'), (u'INT_LESS_-1206117683', u'CBRANCH_-1206117681'), ('const-417', u'STORE_-1206118253'), (u'COPY_-1206116719', u'MULTIEQUAL_-1206117193'), ('tmp_4289', u'INT_EQUAL_-1206118536'), ('tmp_5679', u'... | null | null | 000316d0 | x86 | O0 | (translation_unit "void __regparm3\nFUN_000316d0(int param_1,byte *param_2,int param_3,uint *param_4,uint *param_5,int *param_6,\n undefined1 *param_7)\n\n{\n byte bVar1;\n int iVar2;\n longlong lVar3;\n uint uVar4;\n int iVar5;\n byte *pbVar6;\n byte *pbVar7;\n byte bVar8;\n uint uVar9;\n uint uVa... | (translation_unit "void __regparm3\nsqlite3Fts3DoclistPrev\n (int bDescIdx,char *aDoclist,int nDoclist,char **ppIter,sqlite3_int64 *piDocid,int *pnList\n ,u8 *pbEof)\n\n{\n byte *pbVar1;\n char cVar2;\n byte bVar3;\n longlong lVar4;\n sqlite3_int64 sVar5;\n uint uVar6;\n int iVar7;\n byte *pbV... | (translation_unit "void __regparm3\nFUN_000316d0(int param_1,byte *param_2,int param_3,uint *param_4,uint *param_5,int *param_6,\n undefined1 *param_7)\n\n{\n byte bVar1;\n int iVar2;\n longlong lVar3;\n uint uVar4;\n int iVar5;\n byte *pbVar6;\n byte *pbVar7;\n byte bVar8;\n uint uVar9;\n uint uVa... | (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) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ... | (function_definition "void __regparm3\nFUN_000316d0(int param_1,byte *param_2,int param_3,uint *param_4,uint *param_5,int *param_6,\n undefined1 *param_7)\n\n{\n byte bVar1;\n int iVar2;\n longlong lVar3;\n uint uVar4;\n int iVar5;\n byte *pbVar6;\n byte *pbVar7;\n byte bVar8;\n uint uVar9;\n uint ... |
void __regparm3
function_1
(int var_16,char *var_3,int var_4,char **ppIter,type_1 *piDocid,int *pnList
,type_2 *pbEof)
{
type_3 *var_5;
char var_19;
type_3 var_13;
type_4 lVar4;
type_1 sVar5;
type_5 var_10;
int var_7;
type_3 *var_14;
char *var_17;
type_3 var_15;
type_5 var_12... | 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: (pointer_declarator ... | null |
void __regparm3
MASKED(int param_1,byte *param_2,int param_3,uint *param_4,uint *param_5,int *param_6,
undefined1 *param_7)
{
byte bVar1;
int iVar2;
longlong lVar3;
uint uVar4;
int iVar5;
byte *pbVar6;
byte *pbVar7;
byte bVar8;
uint uVar9;
uint uVar10;
byte *pbVar11;
int in_GS_OFFS... |
515_nano_and_nano_strip.c | length_of_white | FUN_00032af0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
size_t length_of_white(char *text)
{
size_t bytes_of_white;
bytes_of_white = 0;
while( true ) {
if (*text == '\t') {
return bytes_of_white + 1;
}
if (*text != '... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_00032af0(char *param_1)
{
int local_8;
local_8 = 0;
while( true ) {
if (*param_1 == '\t') {
return local_8 + 1;
}
if (*param_1 != ' ') break;
local_8 = local_8 + 1;
if (local_8 == DAT_0... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x10
CALL 0x00015c9b
ADD EAX,0x341f5
MOV dword ptr [EBP + -0x4],0x0
MOV EDX,dword ptr [EBP + 0x8]
MOVZX EDX,byte ptr [EDX]
CMP DL,0x9
JNZ 0x00032b1b
ADD dword ptr [EBP + -0x4],0x1
MOV EAX,dword ptr [EBP + -0x4]
JMP 0x00032b4c
MOV EDX,dword ptr [EBP + 0x8]
MOVZX EDX,byte ptr [EDX]
CMP DL,0x2... | null | null | null | null | [('tmp_668', u'COPY_-1206113241'), (u'MULTIEQUAL_-1206113260', u'INT_ADD_-1206113448'), ('const-1', u'PTRADD_-1206113263'), ('const-417', u'LOAD_-1206113429'), (u'COPY_-1206113508', u'MULTIEQUAL_-1206113260'), (u'INT_NOTEQUAL_-1206113409', u'CBRANCH_-1206113408'), (u'MULTIEQUAL_-1206113260', u'COPY_-1206113243'), ('tmp... | [('tmp_668', u'COPY_-1206113241'), (u'MULTIEQUAL_-1206113260', u'INT_ADD_-1206113448'), ('const-1', u'PTRADD_-1206113263'), ('const-417', u'LOAD_-1206113429'), (u'COPY_-1206113508', u'MULTIEQUAL_-1206113260'), (u'INT_NOTEQUAL_-1206113409', u'CBRANCH_-1206113408'), (u'MULTIEQUAL_-1206113260', u'COPY_-1206113243'), ('tmp... | null | null | 00032af0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00032af0(char *param_1)\n\n{\n int local_8;\n \n local_8 = 0;\n while( true ) {\n if (*param_1 == '\t') {\n return local_8 + 1;\n }\n if (*param_1 != ' ') break;\n local_8 = local_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nsize_t length_of_white(char *text)\n\n{\n size_t bytes_of_white;\n \n bytes_of_white = 0;\n while( true ) {\n if (*text == '\t') {\n return bytes_of_white ... | (translation_unit "int FUN_00032af0(char *param_1)\n\n{\n int local_8;\n \n local_8 = 0;\n while( true ) {\n if (*param_1 == '\t') {\n return local_8 + 1;\n }\n if (*param_1 != ' ') break;\n local_8 = local_8 + 1;\n if (local_8 == DAT_0006702c) {\n return DAT_0006702c;\n }\n param_1 =... | (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 = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) ... | (function_definition "int FUN_00032af0(char *param_1)\n\n{\n int local_8;\n \n local_8 = 0;\n while( true ) {\n if (*param_1 == '\t') {\n return local_8 + 1;\n }\n if (*param_1 != ' ') break;\n local_8 = local_8 + 1;\n if (local_8 == DAT_0006702c) {\n return DAT_0006702c;\n }\n param_... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
size_t function_1(char *var_3)
{
size_t var_1;
var_1 = 0;
while( true ) {
if (*var_3 == '\t') {
return var_1 + 1;
}
if (*var_3 != ' ') break;
var_1 = 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.ax replaced with injection: get_pc_thunk_ax */
int MASKED(char *param_1)
{
int local_8;
local_8 = 0;
while( true ) {
if (*param_1 == '\t') {
return local_8 + 1;
}
if (*param_1 != ' ') break;
local_8 = local_8 + 1;
if (local_8 == DAT_0006702... |
1740_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_loadfltr | FUN_00052fe0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_loadfltr(Struct_no_loadfltr * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_loadfltr::~Struct_no_loadfltr
(Struct_no_loadfltr *this,int __in_chrg)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00052fe0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d43f0;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x597019
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xfffea3f0]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00053012
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x003ae060
AD... | null | null | null | null | [('const-1', u'RETURN_-1206243338')] | [(u'INT_NOTEQUAL_-1206243270', u'CBRANCH_-1206243270'), (u'PTRADD_-1206243087', u'INT_NOTEQUAL_-1206243270'), ('tmp_597', u'CALL_-1206243206'), ('const-60', u'CALL_-1206243206'), ('tmp_597', u'STORE_-1206243293'), ('const-417', u'LOAD_-1206243290'), ('const-1', u'PTRADD_-1206243075'), ('const-0', u'PTRSUB_-1206243078')... | null | null | 00052fe0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00052fe0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d43f0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_loadfltr(Struct_no_loadfltr * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_loadfltr::~Struct_no_loadfltr\n (Struct_no_loadfltr... | (translation_unit "void FUN_00052fe0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d43f0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_00052fe0(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_00052fe0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d43f0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00052fe0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_loadfltr(Struct_no_loadfltr * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
}
| 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_005d43f0;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x3c);
return;
}
|
5804_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | make_verneed_map | FUN_00170880 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void make_verneed_map(Sized_dynobj<64,_false> * this, Read_symbols_data
* sd, Version_map * version_map) */
void __thiscall
gold::Sized_dynobj<64,_false>::make_verneed_map
(Sized_dynobj<64... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00170880(undefined4 param_1,int param_2,undefined4 param_3)
{
ushort uVar1;
ushort *puVar2;
int iVar3;
uint uVar4;
uint uVar5;
int iVar6;
char *pcVar7;
undefined4 uVar8;
int iVar9;
uint uVar10;
uin... | CALL 0x00058c42
ADD EAX,0x1ce77b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV dword ptr [ESP + 0x14],EAX
MOV EAX,dword ptr [ESP + 0x44]
MOV EDX,dword ptr [EAX + 0x34]
TEST EDX,EDX
JZ 0x0017098b
MOV ECX,dword ptr [EAX + 0x18]
MOV ESI,dword ptr [EDX + 0x8]
MOV EDI,dword ptr [ECX + 0x8]
MOV dword ptr [ESP + 0x8],E... | null | null | null | null | [(u'CAST_-1207431545', u'LOAD_-1207432797'), (u'LOAD_-1207432546', u'MULTIEQUAL_-1207431991'), ('tmp_1531', u'BRANCH_-1207432152'), (u'CAST_-1207431255', u'CALL_-1207432044'), (u'CAST_-1207431649', u'CAST_-1207431332'), ('const-2519203', u'COPY_-1207432104'), ('const-0', u'COPY_-1207432864'), (u'PTRADD_-1207431566', u'... | [(u'CAST_-1207431383', u'INT_ADD_-1207432300'), (u'CAST_-1207431493', u'LOAD_-1207432672'), (u'COPY_-1207431655', u'MULTIEQUAL_-1207431717'), ('tmp_4299', u'CALL_-1207432519'), ('const-417', u'LOAD_-1207432672'), (u'MULTIEQUAL_-1207431790', u'CALL_-1207432081'), (u'INT_ADD_-1207433005', u'CAST_-1207431683'), ('tmp_1531... | null | null | 00170880 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00170880(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n ushort uVar1;\n ushort *puVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n undefined4 uVar8;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void make_verneed_map(Sized_dynobj<64,_false> * this, Read_symbols_data\n * sd, Version_map * version_map) */\n\nvoid __thiscall\ngold::Sized_dynobj<64,_false>::make_verneed_map\n ... | (translation_unit "void FUN_00170880(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n ushort uVar1;\n ushort *puVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n undefined4 uVar8;\n int iVar9;\n uint uVar10;\n uint local_3c;\n ushort *local_30;\n int local_2c;\n int lo... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE I... | (function_definition "void FUN_00170880(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n ushort uVar1;\n ushort *puVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n undefined4 uVar8;\n int iVar9;\n uint uVar10;\n uint local_3c;\n ushort *local_30;\n int local_2c;\n int... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void make_verneed_map(Sized_dynobj<64,_false> * this, Read_symbols_data
* sd, Version_map * version_map) */
void __thiscall
gold::Sized_dynobj<64,_false>::make_verneed_map
(Sized_dynobj<64... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1,int param_2,undefined4 param_3)
{
ushort uVar1;
ushort *puVar2;
int iVar3;
uint uVar4;
uint uVar5;
int iVar6;
char *pcVar7;
undefined4 uVar8;
int iVar9;
uint uVar10;
uint loca... |
4601_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | set_got_size | FUN_00105f20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_got_size(Output_data_got<64,_true> * this) */
void __thiscall gold::Output_data_got<64,_true>::set_got_size(Output_data_got<64,_true> *this)
{
if (((this->super_Output_data_got_base).super_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00105f20(int param_1)
{
int iVar1;
iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;
if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {
*(int *)(param_1 + 0xc) = iVar1;
*(undefin... | PUSH EBX
CALL 0x00035840
ADD EBX,0x2890da
SUB ESP,0x8
MOV ECX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ECX + 0x30]
SUB EAX,dword ptr [ECX + 0x2c]
SAR EAX,0x2
IMUL EAX,EAX,-0x33333333
SHL EAX,0x3
TEST byte ptr [ECX + 0x1c],0x2
JNZ 0x00105f58
XOR EDX,EDX
MOV dword ptr [ECX + 0xc],EAX
MOV dword ptr [ECX + 0x10],EDX
ADD E... | null | null | null | null | [('const-2', u'INT_SRIGHT_-1206952059'), (u'CAST_-1206951778', u'STORE_-1206951966'), ('const-561', u'CALL_-1206951893'), (u'LOAD_-1206952101', u'CAST_-1206951802'), ('const-0', u'PTRSUB_-1206951837'), (u'PTRSUB_-1206951790', u'LOAD_-1206951996'), ('tmp_522', u'PTRSUB_-1206951838'), (u'COPY_-1206951853', u'CALL_-120695... | [(u'LOAD_-1206952101', u'INT_SUB_-1206952082'), (u'COPY_-1206951856', u'CALL_-1206951893'), ('const-44', u'INT_ADD_-1206952089'), ('const-12', u'INT_ADD_-1206951952'), (u'INT_ADD_-1206952089', u'CAST_-1206951845'), (u'LOAD_-1206952111', u'INT_SUB_-1206952082'), ('const-0', u'STORE_-1206951960'), ('tmp_680', u'INT_ADD_-... | null | null | 00105f20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00105f20(int param_1)\n\n{\n int iVar1;\n \n iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;\n if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {\n *(int *)(param_1 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_got_size(Output_data_got<64,_true> * this) */\n\nvoid __thiscall gold::Output_data_got<64,_true>::set_got_size(Output_data_got<64,_true> *this)\n\n{\n if (((this->super_Outp... | (translation_unit "void FUN_00105f20(int param_1)\n\n{\n int iVar1;\n \n iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;\n if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {\n *(int *)(param_1 + 0xc) = iVar1;\n *(undefined4 *)(param_1 + 0x10) = 0;\n return;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (poin... | (function_definition "void FUN_00105f20(int param_1)\n\n{\n int iVar1;\n \n iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;\n if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {\n *(int *)(param_1 + 0xc) = iVar1;\n *(undefined4 *)(param_1 + 0x10) = 0;\n return;\n }\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_got_size(Output_data_got<64,_true> * this) */
void __thiscall gold::var_1<64,var_2>::set_got_size(var_1<64,var_2> *this)
{
if (((this->super_Output_data_got_base).super_Output_section_data_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
int iVar1;
iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;
if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {
*(int *)(param_1 + 0xc) = iVar1;
*(undefined4 *)... |
1024_pterm_and_pterm_strip.c | multifont_draw_text | FUN_00057585 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void multifont_draw_text(unifont_drawctx *ctx,unifont *font,int x,int y,wchar_t *string,int len,
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00057585(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x8
CALL 0x0001a303
ADD EAX,0x41274
SUB ESP,0x4
LEA EAX,[EAX + 0xfffbea50]
PUSH EAX
PUSH dword ptr [EBP + 0x28]
PUSH dword ptr [EBP + 0x28]
PUSH dword ptr [EBP + 0x24]
PUSH dword ptr [EBP + 0x20]
PUSH dword ptr [EBP + 0x1c]
PUSH dword ptr [EBP + 0x18]
PUSH dword ptr [EBP + 0x14]
PUSH dword ... | null | null | null | null | [('tmp_316', u'CALL_-1206225377'), ('tmp_315', u'CALL_-1206225377'), ('tmp_313', u'CALL_-1206225377'), ('tmp_314', u'CALL_-1206225377'), ('tmp_310', u'CALL_-1206225377'), (u'PTRSUB_-1206225229', u'CALL_-1206225377'), ('tmp_317', u'CALL_-1206225377'), ('const-356948', u'PTRSUB_-1206225229'), ('tmp_312', u'CALL_-12062253... | [('tmp_569', u'CALL_-1206225377'), ('const-356948', u'PTRSUB_-1206225249'), (u'PTRSUB_-1206225249', u'CALL_-1206225377'), ('tmp_572', u'CALL_-1206225377'), ('tmp_570', u'CALL_-1206225377'), ('tmp_576', u'CALL_-1206225377'), ('const-0', u'PTRSUB_-1206225249'), ('tmp_571', u'CALL_-1206225377'), ('tmp_575', u'CALL_-120622... | null | null | 00057585 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00057585(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid multifont_draw_text(unifont_drawctx *ctx,unifont *font,int x,int y,wchar_t *string,int l... | (translation_unit "void FUN_00057585(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n FUN_0005748b(param_1,param_2,param_3,param_4,param_5,param_6,para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_00057585(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n FUN_0005748b(param_1,param_2,param_3,param_4,param_5,param_6,p... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *ctx,type_2 *font,int x,int y,type_3 *string,int len,
int wide,int b... | 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,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
FUN_... |
45_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | fread | fread |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fread_000730c0)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fread_000730c0)();
return sVar1;
}
| JMP dword ptr [EBX + 0xc0] | null | null | null | null | [(u'CAST_-1205976212', u'CALLIND_-1205976294'), ('tmp_82', u'CAST_-1205976212'), (u'CALLIND_-1205976294', u'INDIRECT_-1205976221'), (u'CALLIND_-1205976294', u'RETURN_-1205976291'), ('const-0', u'RETURN_-1205976291'), (u'INDIRECT_-1205976221', u'COPY_-1205976280')] | [(u'CAST_-1205976212', u'CALLIND_-1205976294'), ('tmp_82', u'CAST_-1205976212'), (u'CALLIND_-1205976294', u'INDIRECT_-1205976221'), (u'CALLIND_-1205976294', u'RETURN_-1205976291'), ('const-0', u'RETURN_-1205976291'), (u'INDIRECT_-1205976221', u'COPY_-1205976280')] | null | null | 00014310 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_000730c0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fread(void *__ptr,size_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_000730c0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fread(void *__ptr,size_... | (translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_000730c0)();\n return sVar1;\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_f... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_000730c0)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_l... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fread_000730c0)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_000730c0)();
return sVar1;
}
|
142_powerpc-linux-gnu-strings_and_powerpc-linux-gnu-strings_strip.c | fopen64 | fopen64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen64@@GLIBC_2.1 */
h... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952406')] | [('const-1', u'RETURN_-1205952406')] | null | null | 0001a060 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ... | (translation_unit "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* fopen64(char *__filename,char *__modes)" *... | (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 { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" (type_identifier "FILE") (pointer_declarator "* fopen64(char *__filename,char *__modes)" (* "*") (function_declarator "fopen64(char *__filename,char *__modes)" (identifier "fopen64") (parameter_list "(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen64@@GLIBC_2.1 *... | 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: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * MASKED(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
321_bison_and_bison_strip.c | muscle_find | FUN_00024cc7 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * muscle_find(char *key)
{
muscle_entry *pmVar1;
char *pcVar2;
muscle_entry *entry;
pmVar1 = muscle_lookup(key);
if (pmVar1 == (muscle_entry *)0x0) {
pcVar2 = (char ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00024cc7(undefined4 param_1)
{
int iVar1;
undefined4 uVar2;
iVar1 = FUN_00023606(param_1);
if (iVar1 == 0) {
uVar2 = 0;
}
else {
if (*(int *)(iVar1 + 4) != *(int *)(iVar1 + 8)) {
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x000136c0
ADD EBX,0x6432d
SUB ESP,0xc
PUSH dword ptr [EBP + 0x8]
CALL 0x00023606
ADD ESP,0x10
MOV dword ptr [EBP + -0xc],EAX
CMP dword ptr [EBP + -0xc],0x0
JZ 0x00024d27
MOV EAX,dword ptr [EBP + -0xc]
MOV EDX,dword ptr [EAX + 0x4]
MOV EAX,dword ptr [EBP + -0xc]
MOV EAX,d... | null | null | null | null | [(u'CALL_-1206039278', u'PTRSUB_-1206039021'), ('const-417', u'LOAD_-1206039233'), ('const-8', u'PTRSUB_-1206038979'), ('tmp_194', u'CBRANCH_-1206039240'), (u'COPY_-1206039056', u'CALL_-1206039150'), (u'MULTIEQUAL_-1206039036', u'RETURN_-1206039107'), ('const-462910', u'COPY_-1206039057'), ('tmp_373', u'CALL_-120603927... | [('tmp_194', u'CBRANCH_-1206039240'), (u'COPY_-1206039056', u'CALL_-1206039150'), (u'CALL_-1206039278', u'INT_ADD_-1206039205'), (u'COPY_-1206039055', u'CALL_-1206039150'), ('const-263', u'CALL_-1206039150'), ('const-8', u'INT_ADD_-1206039124'), (u'COPY_-1206039124', u'MULTIEQUAL_-1206039035'), ('const-4', u'INT_ADD_-1... | null | null | 00024cc7 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00024cc7(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_00023606(param_1);\n if (iVar1 == 0) {\n uVar2 = 0;\n }\n else {\n if (*(int *)(iVar1 + 4) != *(i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * muscle_find(char *key)\n\n{\n muscle_entry *pmVar1;\n char *pcVar2;\n muscle_entry *entry;\n \n pmVar1 = muscle_lookup(key);\n if (pmVar1 == (muscle_entry... | (translation_unit "undefined4 FUN_00024cc7(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_00023606(param_1);\n if (iVar1 == 0) {\n uVar2 = 0;\n }\n else {\n if (*(int *)(iVar1 + 4) != *(int *)(iVar1 + 8)) {\n \n __assert_fail("entry->value == entry->stora... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_state... | (function_definition "undefined4 FUN_00024cc7(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_00023606(param_1);\n if (iVar1 == 0) {\n uVar2 = 0;\n }\n else {\n if (*(int *)(iVar1 + 4) != *(int *)(iVar1 + 8)) {\n \n __assert_fail("entry->value == entry->st... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *key)
{
type_1 *var_2;
char *pcVar2;
type_1 *entry;
var_2 = var_1(key);
if (var_2 == (type_1 *)0x0) {
pcVar2 = (char *)0x0;
}
else {
if (va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1)
{
int iVar1;
undefined4 uVar2;
iVar1 = FUN_00023606(param_1);
if (iVar1 == 0) {
uVar2 = 0;
}
else {
if (*(int *)(iVar1 + 4) != *(int *)(iVar1 + 8)) {
... |
83_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | bfd_printable_arch_mach | bfd_printable_arch_mach |
void bfd_printable_arch_mach(void)
{
(*(code *)PTR_bfd_printable_arch_mach_0003f154)();
return;
}
|
void bfd_printable_arch_mach(void)
{
(*(code *)PTR_bfd_printable_arch_mach_0003f154)();
return;
}
| JMP dword ptr [EBX + 0x154] | null | null | null | null | [(u'CAST_-1205979721', u'CALLIND_-1205979798'), ('const-0', u'RETURN_-1205979795'), (u'CALLIND_-1205979798', u'INDIRECT_-1205979726'), ('tmp_58', u'CAST_-1205979721'), (u'INDIRECT_-1205979726', u'COPY_-1205979785')] | [(u'CAST_-1205979721', u'CALLIND_-1205979798'), ('const-0', u'RETURN_-1205979795'), (u'CALLIND_-1205979798', u'INDIRECT_-1205979726'), ('tmp_58', u'CAST_-1205979721'), (u'INDIRECT_-1205979726', u'COPY_-1205979785')] | null | null | 00013560 | x86 | O0 | (translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m... | (translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m... | (translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_0003f154)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_printable_arch_mach_0003f154)();
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_0003f154)();
return;
}
|
39_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | mremap | mremap |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_mremap_0030209c)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_mremap_0030209c)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x9c] | null | null | null | null | [(u'CAST_-1206033699', u'RETURN_-1206033779'), (u'CAST_-1206033700', u'CALLIND_-1206033782'), (u'CALLIND_-1206033782', u'CAST_-1206033699'), (u'INDIRECT_-1206033709', u'COPY_-1206033768'), ('const-0', u'RETURN_-1206033779'), (u'CALLIND_-1206033782', u'INDIRECT_-1206033709'), ('tmp_82', u'CAST_-1206033700')] | [(u'CAST_-1206033699', u'RETURN_-1206033779'), (u'CAST_-1206033700', u'CALLIND_-1206033782'), (u'CALLIND_-1206033782', u'CAST_-1206033699'), (u'INDIRECT_-1206033709', u'COPY_-1206033768'), ('const-0', u'RETURN_-1206033779'), (u'CALLIND_-1206033782', u'INDIRECT_-1206033709'), ('tmp_82', u'CAST_-1206033700')] | null | null | 00026280 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mremap_0030209c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mremap_0030209c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * ... | (translation_unit "void * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mremap_0030209c)();\n return pvVar1;\n}\n\n" (function_definition "void * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)\n\n{\n void *pvV... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (variadic_parameter ...) )))) (compoun... | (function_definition "void * mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mremap_0030209c)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* mremap(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_mremap_0030209c)();
return pvVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__addr,size_t __old_len,size_t __new_len,int __flags,...)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0030209c)();
return pvVar1;
}
|
4631_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | Output_reloc | FUN_00118740 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, uint type,
Output_data * od, Address address, Addend addend, bool is_relative) */
void __thiscall
gold::Output_reloc<4,_true,_64,_false>::Output_reloc
(Output_reloc<4,_true,_64,_false> *this,uint type,Output_data *od,... |
void FUN_00118740(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)
{
FUN_001155e0(param_1,param_2,param_3,param_4,param_5,param_8);
*(undefined4 *)(param_1 + 0x1c) = param_6;
*(undefined4 *)(param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x24]
MOV EDI,dword ptr [ESP + 0x28]
SUB ESP,0x8
MOVZX EAX,byte ptr [ESP + 0x34]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EBX
CALL 0x001155e0
ADD ESP,0x... | null | null | null | null | [('const-0', u'PTRSUB_-1207007169'), (u'PTRSUB_-1207007162', u'STORE_-1207007223'), ('const-28', u'PTRSUB_-1207007162'), (u'PTRSUB_-1207007169', u'CALL_-1207007318'), ('const-417', u'STORE_-1207007223'), ('tmp_248', u'CALL_-1207007318'), ('tmp_251', u'STORE_-1207007223'), ('tmp_250', u'CALL_-1207007318'), ('tmp_249', u... | [('const-32', u'INT_ADD_-1207007282'), ('tmp_444', u'INT_ADD_-1207007288'), ('tmp_444', u'CALL_-1207007318'), ('const-417', u'STORE_-1207007302'), (u'CAST_-1207007176', u'STORE_-1207007296'), ('tmp_448', u'CALL_-1207007318'), ('const-28', u'INT_ADD_-1207007288'), ('tmp_450', u'CALL_-1207007318'), ('tmp_447', u'CALL_-12... | null | null | 00118740 | x86 | O0 | (translation_unit "void FUN_00118740(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n FUN_001155e0(param_1,param_2,param_3,param_4,param_5,param_8);\n *(undefined4 *)(param_1 + 0x1c) = param_6;\n... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, uint type,\n Output_data * od, Address address, Addend addend, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_64,_false>::Output_reloc\n (Output_reloc<4,_true,_64,_false> *this,uin... | (translation_unit "void FUN_00118740(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n FUN_001155e0(param_1,param_2,param_3,param_4,param_5,param_8);\n *(undefined4 *)(param_1 + 0x1c) = param_6;\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_00118740(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n FUN_001155e0(param_1,param_2,param_3,param_4,param_5,param_8);\n *(undefined4 *)(param_1 + 0x1c) = param_6... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, uint type,
Output_data * od, Address address, Addend addend, bool is_relative) */
void __thiscall
gold::function_1<4,_true,_64,_false>::function_1
(function_1<4,_true,_64,_false> *type_1,uint type_2,Output_data *type_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)
{
FUN_001155e0(param_1,param_2,param_3,param_4,param_5,param_8);
*(undefined4 *)(param_1 + 0x1c) = param_6;
*(undefined4 *)(param_1 + 0x... |
6265_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | get_offset_from_key | FUN_00172270 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: section_offset_type
get_offset_from_key(Stringpool_template<unsigned_int> * this, Key k) */
section_offset_type __thiscall
gold::Stringpool_tem... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00172270(int param_1,uint param_2)
{
if (param_2 <= *(uint *)(param_1 + 0x28)) {
return *(undefined4 *)
(*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +
(param_2 - 1... | PUSH EBX
CALL 0x00035840
ADD EBX,0x21cd8a
SUB ESP,0x8
MOV ECX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
CMP EAX,dword ptr [ECX + 0x28]
JA 0x001722ac
SUB EAX,0x1
MOV EBX,dword ptr [ECX + 0x1c]
MOV EDX,EAX
AND EAX,0x1fff
SHR EDX,0xd
LEA EDX,[EDX + EDX*0x2]
LEA EDX,[EBX + EDX*0x4]
MOV EDX,dword ptr [EDX]
MOV E... | null | null | null | null | [(u'PTRSUB_-1207426151', u'PTRSUB_-1207426150'), ('const-0', u'PTRSUB_-1207426124'), ('const-0', u'PTRSUB_-1207426147'), (u'INT_SUB_-1207426353', u'INT_RIGHT_-1207426308'), (u'COPY_-1207426280', u'RETURN_-1207426248'), ('const-417', u'LOAD_-1207426280'), ('const-12', u'PTRSUB_-1207426157'), ('const-0', u'PTRSUB_-120742... | [('const-264', u'CALL_-1207426211'), ('const-28', u'INT_ADD_-1207426344'), ('const-1', u'INT_SUB_-1207426353'), (u'INT_SUB_-1207426353', u'INT_RIGHT_-1207426308'), (u'COPY_-1207426280', u'RETURN_-1207426248'), ('const-417', u'LOAD_-1207426360'), ('const-417', u'LOAD_-1207426280'), ('const-417', u'LOAD_-1207426286'), (u... | null | null | 00172270 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00172270(int param_1,uint param_2)\n\n{\n if (param_2 <= *(uint *)(param_1 + 0x28)) {\n return *(undefined4 *)\n (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: section_offset_type\n get_offset_from_key(Stringpool_template<unsigned_int> * this, Key k) */\n\nsection_offset_type __thisca... | (translation_unit "undefined4 FUN_00172270(int param_1,uint param_2)\n\n{\n if (param_2 <= *(uint *)(param_1 + 0x28)) {\n return *(undefined4 *)\n (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +\n (param_2 - 1 & 0x1fff) * 4);\n }\n \n FUN_00069d00("../..... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (pointer_expression * (cast_expression ( (type_descriptor TY... | (function_definition "undefined4 FUN_00172270(int param_1,uint param_2)\n\n{\n if (param_2 <= *(uint *)(param_1 + 0x28)) {\n return *(undefined4 *)\n (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +\n (param_2 - 1 & 0x1fff) * 4);\n }\n \n FUN_00069d00("..... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: section_offset_type
get_offset_from_key(Stringpool_template<unsigned_int> * this, Key k) */
type_1 __thiscall
gold::type_2<unsigned_int>::funct... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,uint param_2)
{
if (param_2 <= *(uint *)(param_1 + 0x28)) {
return *(undefined4 *)
(*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +
(param_2 - 1 & 0x1... |
653_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c | close | close |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206369738')] | [('const-1', u'RETURN_-1206369738')] | null | null | 0007422c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt... | (translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6776_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~Sized_dynobj | FUN_001a50e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_dynobj(Sized_dynobj<64,_true> * this, int __in_chrg) */
void __thiscall
gold::Sized_dynobj<64,_true>::~Sized_dynobj(Sized_dynobj<64,_true> *this,int __in_chrg)
{
int *piVar1;
pointer p... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001a50e0(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
piVar1 = (int *)param_1[0x15];
piVar2 = (int *)param_1[0x14];
*param_1 = &DAT_003895e8;
if (piVar1 != piVar2) {
do {
if ((int *)*piVar2 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1e9f17
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [ESI + 0x54]
MOV EDI,dword ptr [ESI + 0x50]
LEA EAX,[EBX + 0xffffa5e8]
MOV dword ptr [ESI],EAX
CMP EBP,EDI
JZ 0x001a512f
LEA ESI,[ESI]
NOP
MOV EAX,dword ptr [EDI]
LEA EDX,[EDI + 0x8]
CMP EAX... | null | null | null | null | [('const-1', u'PTRADD_-1207610442'), ('const-0', u'PTRSUB_-1207610341'), (u'PTRSUB_-1207610433', u'PTRSUB_-1207610408'), ('const-0', u'PTRSUB_-1207610443'), ('tmp_356', u'CBRANCH_-1207610952'), (u'PTRSUB_-1207610378', u'PTRSUB_-1207610356'), ('tmp_467', u'CBRANCH_-1207610890'), (u'PTRSUB_-1207610366', u'PTRSUB_-1207610... | [('const-417', u'STORE_-1207610814'), ('const-0', u'PTRSUB_-1207610495'), ('const-4', u'PTRADD_-1207610425'), ('tmp_1743', u'PTRADD_-1207610503'), ('tmp_356', u'CBRANCH_-1207610952'), ('tmp_467', u'CBRANCH_-1207610890'), ('const-4', u'PTRADD_-1207610477'), ('const-7', u'PTRADD_-1207610397'), (u'PTRSUB_-1207610495', u'S... | null | null | 001a50e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a50e0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n piVar1 = (int *)param_1[0x15];\n piVar2 = (int *)param_1[0x14];\n *param_1 = &DAT_003895e8;\n if (piVar1 != piVar2) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_dynobj(Sized_dynobj<64,_true> * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_dynobj<64,_true>::~Sized_dynobj(Sized_dynobj<64,_true> *this,int __in_chrg)\n\n{\n ... | (translation_unit "void FUN_001a50e0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n piVar1 = (int *)param_1[0x15];\n piVar2 = (int *)param_1[0x14];\n *param_1 = &DAT_003895e8;\n if (piVar1 != piVar2) {\n do {\n if ((int *)*piVar2 != piVar2 + 2) {\n FUN_001e6db0((int *)*piVar2);\n ... | (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) ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_001a50e0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n piVar1 = (int *)param_1[0x15];\n piVar2 = (int *)param_1[0x14];\n *param_1 = &DAT_003895e8;\n if (piVar1 != piVar2) {\n do {\n if ((int *)*piVar2 != piVar2 + 2) {\n FUN_001e6db0((int *)*piVar2);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_dynobj(Sized_dynobj<64,_true> * this, int __in_chrg) */
void __thiscall
gold::Sized_dynobj<64,_true>::~Sized_dynobj(Sized_dynobj<64,_true> *this,int __in_chrg)
{
int *piVar1;
type_1 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 (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;
piVar1 = (int *)param_1[0x15];
piVar2 = (int *)param_1[0x14];
*param_1 = &DAT_003895e8;
if (piVar1 != piVar2) {
do {
if ((int *)*piVar2 != piV... |
412_psftp_and_psftp_strip.c | sftp_pkt_adduint32 | FUN_0002c989 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void sftp_pkt_adduint32(sftp_packet *pkt,ulong value)
{
int iVar1;
int in_GS_OFFSET;
sftp_packet *pkt_local;
uchar x [4];
iVar1 = *(int *)(in_GS_OFFSET + 0x14);
x[0] = (uchar)(value >> 0x18);
x[1] = (uchar)(value... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0002c989(undefined4 param_1,undefined4 param_2)
{
int in_GS_OFFSET;
undefined1 local_14;
undefined1 local_13;
undefined1 local_12;
undefined1 local_11;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x28
CALL 0x0001502c
ADD EAX,0x88420
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
MOV EAX,dword ptr [EBP + 0xc]
SHR EAX,0x18
MOV byte ptr [EBP + -0x10],AL
MOV EAX,dword ptr [EBP + 0xc]
SHR EAX,0x10
MOV byte ptr [E... | null | null | null | null | [(u'CALL_-1206007077', u'INDIRECT_-1206006937'), ('tmp_676', u'SUBPIECE_-1206007034'), ('const-4', u'CALL_-1206007125'), (u'CALL_-1206007077', u'INDIRECT_-1206006931'), (u'LOAD_-1206007102', u'INT_NOTEQUAL_-1206007089'), ('const-20', u'INT_ADD_-1206007088'), (u'CALL_-1206007125', u'INDIRECT_-1206006959'), (u'INDIRECT_-... | [(u'CALL_-1206007125', u'INDIRECT_-1206006963'), (u'CALL_-1206007125', u'INDIRECT_-1206006957'), (u'LOAD_-1206007102', u'INT_NOTEQUAL_-1206007089'), (u'PTRSUB_-1206006946', u'CALL_-1206007125'), ('tmp_1026', u'CAST_-1206006975'), ('const-417', u'LOAD_-1206007359'), ('const-4294967276', u'PTRSUB_-1206006946'), ('tmp_635... | null | null | 0002c989 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0002c989(undefined4 param_1,undefined4 param_2)\n\n{\n int in_GS_OFFSET;\n undefined1 local_14;\n undefined1 local_13;\n undefined1 local_12;\n undefined1 local_11;\n int local_10;\n \n local_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid sftp_pkt_adduint32(sftp_packet *pkt,ulong value)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n sftp_packet *pkt_local;\n uchar x [4];\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n x[0] = (uchar)(value >> ... | (translation_unit "void FUN_0002c989(undefined4 param_1,undefined4 param_2)\n\n{\n int in_GS_OFFSET;\n undefined1 local_14;\n undefined1 local_13;\n undefined1 local_12;\n undefined1 local_11;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = (undefined1)((uint)param_2 >> 0x18);\n lo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "void FUN_0002c989(undefined4 param_1,undefined4 param_2)\n\n{\n int in_GS_OFFSET;\n undefined1 local_14;\n undefined1 local_13;\n undefined1 local_12;\n undefined1 local_11;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = (undefined1)((uint)param_2 >> 0x18);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void function_1(type_1 *pkt,type_2 var_2)
{
int var_4;
int var_1;
type_1 *pkt_local;
type_3 x [4];
var_4 = *(int *)(var_1 + 0x14);
x[0] = (type_3)(var_2 >> 0x18);
x[1] = (type_3)(var_2 >> 0x10);
x[2] = (type_3)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1,undefined4 param_2)
{
int in_GS_OFFSET;
undefined1 local_14;
undefined1 local_13;
undefined1 local_12;
undefined1 local_11;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
... |
447_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | exp_print_token | FUN_0002e7f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 exp_print_token(token_code_type code,int infix_p)
{
int iVar1;
int iVar2;
iVar1 = 0x102;
iVar2 = 0;
do {
if (iVar1 == code) {
if (infix_p != 0) {
fputc(0x20,(FILE *)config.map_file);... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0002e7f0(int param_1,int param_2)
{
int iVar1;
int iVar2;
iVar1 = 0x102;
iVar2 = 0;
do {
if (iVar1 == param_1) {
if (param_2 != 0) {
fputc(0x20,DAT_00098d50);
}
fput... | PUSH EBP
MOV EBP,EDX
PUSH EDI
MOV EDI,EAX
MOV EAX,0x102
PUSH ESI
XOR ESI,ESI
PUSH EBX
CALL 0x00015a40
ADD EBX,0x697fc
SUB ESP,0x1c
JMP 0x0002e823
ADD ESI,0x1
CMP ESI,0x33
JZ 0x0002e8a0
MOV EAX,dword ptr [EBX + ESI*0x8 + 0xfffffc40]
CMP EAX,EDI
JNZ 0x0002e810
LEA EDX,[EBX + 0xd00]
MOV EAX,dword ptr [EDX + 0x50]
TEST EBP... | null | null | null | null | [('const-8', u'INT_MULT_-1205999291'), (u'MULTIEQUAL_-1205998757', u'CAST_-1205998681'), (u'MULTIEQUAL_-1205998757', u'COPY_-1205998807'), ('tmp_1127', u'INT_NOTEQUAL_-1205999157'), (u'LOAD_-1205999319', u'MULTIEQUAL_-1205999027'), ('tmp_2407', u'CAST_-1205998714'), ('tmp_2407', u'MULTIEQUAL_-1205998782'), (u'INT_ADD_-... | [('const-8', u'INT_MULT_-1205999291'), (u'INT_MULT_-1205998798', u'PTRADD_-1205998764'), (u'MULTIEQUAL_-1205999004', u'INT_ADD_-1205999335'), (u'MULTIEQUAL_-1205998757', u'COPY_-1205998807'), (u'CALL_-1205998973', u'INDIRECT_-1205998596'), (u'MULTIEQUAL_-1205998662', u'CALL_-1205999103'), (u'MULTIEQUAL_-1205998782', u'... | null | null | 0002e7f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0002e7f0(int param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = 0x102;\n iVar2 = 0;\n do {\n if (iVar1 == param_1) {\n if (param_2 != 0) {\n fputc(0x20,DA... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 exp_print_token(token_code_type code,int infix_p)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = 0x102;\n iVar2 = 0;\n do {\n if (iVar1 == code) {\n if (infix_p != 0) {\n fputc... | (translation_unit "void __regparm3 FUN_0002e7f0(int param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = 0x102;\n iVar2 = 0;\n do {\n if (iVar1 == param_1) {\n if (param_2 != 0) {\n fputc(0x20,DAT_00098d50);\n }\n fputs((&PTR_s_int_00097c44)[iVar2 * 2],DAT_00098d50);\nLAB_0002... | (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 (assignment_expression IDENT = LIT) ;) (exp... | (function_definition "void __regparm3 FUN_0002e7f0(int param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = 0x102;\n iVar2 = 0;\n do {\n if (iVar1 == param_1) {\n if (param_2 != 0) {\n fputc(0x20,DAT_00098d50);\n }\n fputs((&PTR_s_int_00097c44)[iVar2 * 2],DAT_00098d50);\nLAB_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 var_2,int var_3)
{
int var_1;
int var_7;
var_1 = 0x102;
var_7 = 0;
do {
if (var_1 == var_2) {
if (var_3 != 0) {
var_4(0x20,(type_2 *)config.map_file);
}
... | 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: (identifier)))) body:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,int param_2)
{
int iVar1;
int iVar2;
iVar1 = 0x102;
iVar2 = 0;
do {
if (iVar1 == param_1) {
if (param_2 != 0) {
fputc(0x20,DAT_00098d50);
}
fputs((&PT... |
204_hppa64-linux-gnu-objcopy_and_hppa64-linux-gnu-objcopy_strip.c | debug_get_real_type | FUN_0001d1b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
debug_type_s * __regparm3
debug_get_real_type(void *handle,debug_type_conflict type,debug_type_real_list *list)
{
debug_name *type_00;
char *__format;
debug_type_conflict pdVar1;
debug_type_kind dVar2;
debug_type_real_l... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * __regparm3 FUN_0001d1b0(undefined4 param_1,uint *param_2,int *param_3)
{
char *__format;
undefined4 *puVar1;
uint uVar2;
int *piVar3;
undefined4 uVar4;
bool bVar5;
uVar2 = *param_2;
if ((uVar2 < 0x18) &... | PUSH EBP
PUSH EDI
MOV EDI,ECX
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x22e45
SUB ESP,0x1c
MOV ECX,dword ptr [EDX]
CMP ECX,0x17
JA 0x0001d220
MOV ESI,0x1
SHL ESI,CL
AND ESI,0xc00002
JZ 0x0001d220
TEST EDI,EDI
JZ 0x0001d201
CMP EDX,dword ptr [EDI + 0x4]
JZ 0x0001d23d
MOV ESI,dword ptr [EDI]
CMP EDI,ESI
JNZ 0x0001d1fd
... | null | null | null | null | [(u'PTRSUB_-1205938695', u'CALL_-1205939167'), (u'LOAD_-1205939162', u'CALL_-1205939144'), (u'MULTIEQUAL_-1205938953', u'CALL_-1205939374'), (u'CALL_-1205939167', u'INDIRECT_-1205938750'), (u'PTRSUB_-1205938804', u'LOAD_-1205939343'), ('tmp_1066', u'BRANCH_-1205939141'), (u'INT_NOTEQUAL_-1205939310', u'CBRANCH_-1205939... | [(u'MULTIEQUAL_-1205938979', u'PTRADD_-1205938800'), (u'CAST_-1205938781', u'LOAD_-1205939373'), (u'LOAD_-1205939736', u'INT_SUB_-1205939380'), ('const-3', u'PTRADD_-1205938800'), ('const-4', u'PTRADD_-1205938885'), ('const-417', u'LOAD_-1205939387'), (u'LOAD_-1205939355', u'MULTIEQUAL_-1205938990'), (u'CALL_-120593916... | null | null | 0001d1b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint * __regparm3 FUN_0001d1b0(undefined4 param_1,uint *param_2,int *param_3)\n\n{\n char *__format;\n undefined4 *puVar1;\n uint uVar2;\n int *piVar3;\n undefined4 uVar4;\n bool bVar5;\n \n uVar2 = *p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\ndebug_type_s * __regparm3\ndebug_get_real_type(void *handle,debug_type_conflict type,debug_type_real_list *list)\n\n{\n debug_name *type_00;\n char *__format;\n debug_type_conflict pdVar1;\n debug_type_kind... | (translation_unit "uint * __regparm3 FUN_0001d1b0(undefined4 param_1,uint *param_2,int *param_3)\n\n{\n char *__format;\n undefined4 *puVar1;\n uint uVar2;\n int *piVar3;\n undefined4 uVar4;\n bool bVar5;\n \n uVar2 = *param_2;\n if ((uVar2 < 0x18) && ((1 << ((byte)uVar2 & 0x1f) & 0xc00002U) != 0)) {\n if (... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( IDENT (ERROR IDENT) , (binary_expression IDENT * IDENT) , (binary_expression IDENT * IDENT) ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDEN... | (ERROR "uint * __regparm3 FUN_0001d1b0(undefined4 param_1,uint *param_2,int *param_3)" (binary_expression "uint * __regparm3 FUN_0001d1b0(undefined4 param_1,uint *param_2,int *param_3)" (identifier "uint") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_0001d1b0(undefined4 param_1,uint *par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_7 * __regparm3
var_11(void *handle,type_2 var_5,type_4 *var_4)
{
type_1 *var_12;
char *__format;
type_2 pdVar1;
type_3 var_1;
type_4 *var_6;
char *pcVar4;
bool bVar5;
type_4 rl;
var_1 = var_5->kind;
if... | null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (ERROR (identifier)) (binary_expression left: (identifier) right: (identifier)) (binary_expression left: (identifier) right: (identifier)))))) (compou... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * __regparm3 MASKED(undefined4 param_1,uint *param_2,int *param_3)
{
char *__format;
undefined4 *puVar1;
uint uVar2;
int *piVar3;
undefined4 uVar4;
bool bVar5;
uVar2 = *param_2;
if ((uVar2 < 0x18) && ((1 ... |
4244_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | Output_reloc | FUN_000fab70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_32,_false> * this, uint type,
Output_data * od, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,_false,_32,_false>::Output_reloc
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000fab70(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,
byte param_5)
{
uint uVar1;
param_1[3] = 0;
param_1[2] = param_4;
param_1[5] = 0xfffffffc;
param_1[4] = para... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDX,dword ptr [ESP + 0x10]
CALL 0x00035840
ADD EBX,0x294484
MOV EAX,dword ptr [ESP + 0x1c]
MOV ESI,dword ptr [ESP + 0x14]
MOVZX EDI,byte ptr [ESP + 0x20]
MOV dword ptr [EDX + 0xc],0x0
MOV dword ptr [EDX + 0x8],EAX
MOV EAX,dword ptr [EDX + 0x10]
MOV ECX,ESI
AND ECX,0xfffffff
AND EDI,0x1
MO... | null | null | null | null | [('tmp_671', u'INT_EQUAL_-1206866794'), ('const-417', u'STORE_-1206866967'), ('tmp_546', u'CBRANCH_-1206866792'), (u'INT_AND_-1206866683', u'INT_OR_-1206866798'), ('const-0', u'RETURN_-1206866746'), (u'PTRSUB_-1206866681', u'STORE_-1206867009'), ('const-0', u'PTRSUB_-1206866605'), (u'SUBPIECE_-1206866642', u'INT_OR_-12... | [('tmp_856', u'PTRADD_-1206866653'), (u'INT_RIGHT_-1206866690', u'INT_OR_-1206866798'), ('tmp_856', u'PTRADD_-1206866671'), ('const-417', u'STORE_-1206866892'), ('tmp_546', u'CBRANCH_-1206866792'), (u'PTRADD_-1206866690', u'STORE_-1206867009'), ('tmp_858', u'INT_AND_-1206866970'), (u'PTRADD_-1206866653', u'STORE_-12068... | null | null | 000fab70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000fab70(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n byte param_5)\n\n{\n uint uVar1;\n \n param_1[3] = 0;\n param_1[2] = param_4;\n param_1[5] = 0xf... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_32,_false> * this, uint type,\n Output_data * od, Address address, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<9,_false,_32,... | (translation_unit "void FUN_000fab70(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n byte param_5)\n\n{\n uint uVar1;\n \n param_1[3] = 0;\n param_1[2] = param_4;\n param_1[5] = 0xfffffffc;\n param_1[4] = param_1[4] & 0xf0000000 | param_2 & 0xfffffff;\n uVar1 = (param_2 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {... | (function_definition "void FUN_000fab70(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n byte param_5)\n\n{\n uint uVar1;\n \n param_1[3] = 0;\n param_1[2] = param_4;\n param_1[5] = 0xfffffffc;\n param_1[4] = param_1[4] & 0xf0000000 | param_2 & 0xfffffff;\n uVar1 = (param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_32,_false> * this, uint type,
Output_data * od, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,var_4,_32,var_4>::Output_reloc
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,
byte param_5)
{
uint uVar1;
param_1[3] = 0;
param_1[2] = param_4;
param_1[5] = 0xfffffffc;
param_1[4] = param_1[4]... |
1501_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c | FunctionImage | FunctionImage |
/* WARNING: Control flow encountered bad instruction data */
void FunctionImage(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void FunctionImage(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207454838')] | [('const-1', u'RETURN_-1207454838')] | null | null | 0018b380 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid FunctionImage(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void FunctionImage(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid FunctionImage(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void FunctionImage(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "void FunctionImage(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void FunctionImage(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "FunctionImage(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FunctionImage(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "FunctionImage(void)" (identifier "FunctionImage") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
171_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | display_any_bfd | FUN_000196b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 display_any_bfd(bfd *file,int level)
{
int iVar1;
char *pcVar2;
bfd *file_00;
char *pcVar3;
bfd *pbVar4;
char **matching;
undefined4 uStack_14;
uStack_14 = 0x196bd;
if (dump_section_contents =... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_000196b0(undefined4 *param_1,int param_2)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
int iVar4;
void *local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x196bd;
if (DAT_00074118 == 0) {
... | PUSH EBP
MOV EBP,EDX
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x000153d0
ADD EBX,0x59943
SUB ESP,0x2c
MOV ESI,dword ptr [EBX + 0x1118]
TEST ESI,ESI
JNZ 0x000196d7
OR dword ptr [EAX + 0x28],0x100000
SUB ESP,0x8
PUSH 0x2
PUSH EDI
CALL 0x00014730
ADD ESP,0x10
TEST EAX,EAX
JZ 0x000197c8
TEST EBP,EBP
JZ 0x000197b0
CMP EB... | null | null | null | null | [('const-0', u'INT_EQUAL_-1205954815'), (u'CAST_-1205952903', u'CALL_-1205954481'), (u'INDIRECT_-1205952938', u'MULTIEQUAL_-1205952910'), (u'CALL_-1205954266', u'INDIRECT_-1205952911'), (u'COPY_-1205952985', u'CALL_-1205954266'), ('tmp_2027', u'INT_EQUAL_-1205954719'), (u'INDIRECT_-1205952715', u'MULTIEQUAL_-1205952648... | [('const-0', u'INT_EQUAL_-1205954815'), (u'COPY_-1205954585', u'COPY_-1205953004'), ('const-325877', u'COPY_-1205952666'), (u'COPY_-1205952993', u'CALL_-1205954525'), (u'CALL_-1205954551', u'INDIRECT_-1205952983'), (u'PTRSUB_-1205952808', u'CALL_-1205953953'), (u'INDIRECT_-1205953108', u'MULTIEQUAL_-1205953095'), ('con... | null | null | 000196b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000196b0(undefined4 *param_1,int param_2)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n int iVar4;\n void *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x196bd;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 display_any_bfd(bfd *file,int level)\n\n{\n int iVar1;\n char *pcVar2;\n bfd *file_00;\n char *pcVar3;\n bfd *pbVar4;\n char **matching;\n undefined4 uStack_14;\n \n uStack_14 = 0x196bd... | (translation_unit "void __regparm3 FUN_000196b0(undefined4 *param_1,int param_2)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n int iVar4;\n void *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x196bd;\n if (DAT_00074118 == 0) {\n param_1[10] = param_1[10] | 0x100000;\n }\n iVar1 = bfd_c... | (translation_unit (function_definition TYPE (ERROR IDENT) (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 I... | (function_definition "void __regparm3 FUN_000196b0(undefined4 *param_1,int param_2)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n int iVar4;\n void *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x196bd;\n if (DAT_00074118 == 0) {\n param_1[10] = param_1[10] | 0x100000;\n }\n iVar1 = bf... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *file,int var_4)
{
int var_3;
char *pcVar2;
type_1 *var_10;
char *pcVar3;
type_1 *var_11;
char **matching;
type_2 uStack_14;
uStack_14 = 0x196bd;
if (var_1 == 0) {
*(type... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 *param_1,int param_2)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
int iVar4;
void *local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x196bd;
if (DAT_00074118 == 0) {
param... |
457_locate_and_locate_strip.c | two_way_long_needle | FUN_00034f55 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * two_way_long_needle(uchar *haystack,size_t haystack_len,uchar *needle,size_t needle_len)
{
int iVar1;
size_t sVar2;
int iVar3;
void *pvVar4;
uint uVar5;
uchar *puVar6;
int in_GS_OFFSET;
uchar *needle_local;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00034f55(int param_1,int param_2,void *param_3,uint param_4)
{
uint uVar1;
uint uVar2;
int iVar3;
int in_GS_OFFSET;
uint local_42c;
uint local_428;
int local_424;
uint local_420;
uint local_41c;
uint ... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x434
CALL 0x00012730
ADD EBX,0xaec0
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + 0xfffffbd4],EAX
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + 0xfffffbd0],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
LEA EAX,[EBP + 0xfffffbd8]
PUSH EAX
PUSH dword pt... | null | null | null | null | [('const-417', u'LOAD_-1206103201'), (u'COPY_-1206101378', u'MULTIEQUAL_-1206101476'), (u'LOAD_-1206103201', u'INT_EQUAL_-1206103182'), ('const-4', u'PTRADD_-1206100865'), (u'INDIRECT_-1206101614', u'MULTIEQUAL_-1206101129'), (u'COPY_-1206100987', u'MULTIEQUAL_-1206101555'), (u'CALL_-1206102089', u'INT_EQUAL_-120610206... | [(u'CALL_-1206104090', u'INDIRECT_-1206101754'), ('tmp_5879', u'PTRSUB_-1206101702'), (u'INDIRECT_-1206101754', u'MULTIEQUAL_-1206101620'), ('tmp_5879', u'PTRSUB_-1206101648'), ('const-417', u'LOAD_-1206104153'), ('const-0', u'INT_EQUAL_-1206102287'), (u'LOAD_-1206103201', u'INT_EQUAL_-1206103182'), (u'INT_SUB_-1206102... | null | null | 00034f55 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00034f55(int param_1,int param_2,void *param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int in_GS_OFFSET;\n uint local_42c;\n uint local_428;\n int local_424;\n uint local_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * two_way_long_needle(uchar *haystack,size_t haystack_len,uchar *needle,size_t needle_len)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n void *pvVar4;\n uint uVar5;\n uchar *puVar6;\n int in_GS_O... | (translation_unit "int FUN_00034f55(int param_1,int param_2,void *param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int in_GS_OFFSET;\n uint local_42c;\n uint local_428;\n int local_424;\n uint local_420;\n uint local_41c;\n uint local_418;\n uint local_414;\n uint auStack_410 [256];\n ... | (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 IDENT ;) (declarat... | (function_definition "int FUN_00034f55(int param_1,int param_2,void *param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int in_GS_OFFSET;\n uint local_42c;\n uint local_428;\n int local_424;\n uint local_420;\n uint local_41c;\n uint local_418;\n uint local_414;\n uint auStack_410 [256];\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * function_1(type_1 *var_10,size_t var_11,type_1 *var_6,size_t var_4)
{
int var_20;
size_t var_19;
int var_8;
void *var_13;
type_2 var_17;
type_1 *puVar6;
int var_1;
type_1 *needle_local;
type_1 *haystack_l... | 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 */
int MASKED(int param_1,int param_2,void *param_3,uint param_4)
{
uint uVar1;
uint uVar2;
int iVar3;
int in_GS_OFFSET;
uint local_42c;
uint local_428;
int local_424;
uint local_420;
uint local_41c;
uint local_... |
1913_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | parse_to_value | FUN_00048800 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_oformat * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void _... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00048800(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000dd5d0(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x3467f9
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x40]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x000dd5d0
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-64', u'PTRSUB_-1206155069'), ('const-1', u'STORE_-1206155174'), (u'PTRSUB_-1206155069', u'CALL_-1206155178'), ('tmp_206', u'PTRSUB_-1206155051'), ('const-60', u'PTRSUB_-1206155051'), ('tmp_207', u'CALL_-1206155178'), (u'PTRSUB_-1206155051', u'STORE_-1206155174'), ('tmp_208', u'CALL_-1206155178'), ('const-0', u... | [('const-417', u'STORE_-1206155174'), ('tmp_344', u'INT_ADD_-1206155195'), (u'CAST_-1206155060', u'STORE_-1206155174'), ('tmp_345', u'CALL_-1206155178'), (u'INT_ADD_-1206155195', u'CALL_-1206155178'), (u'INT_ADD_-1206155160', u'CAST_-1206155060'), ('const-64', u'INT_ADD_-1206155195'), ('const-0', u'RETURN_-1206155138')... | null | null | 00048800 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00048800(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_oformat * this, char * option_name, char *\n arg, Command_line * param_3, General_options ... | (translation_unit "void FUN_00048800(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00048800(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_00048800(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00048800(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_oformat * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void _... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000dd5d0(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
45_less_and_less_strip.c | iswupper | iswupper |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswupper(wint_t __wc)
{
int iVar1;
iVar1 = (*(code *)PTR_iswupper_0003af68)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswupper(wint_t __wc)
{
int iVar1;
iVar1 = (*(code *)PTR_iswupper_0003af68)();
return iVar1;
}
| JMP dword ptr [EBX + 0xb4] | null | null | null | null | [('const-0', u'RETURN_-1205984531'), ('tmp_67', u'CAST_-1205984455'), (u'INDIRECT_-1205984461', u'COPY_-1205984520'), (u'CALLIND_-1205984534', u'INDIRECT_-1205984461'), (u'CAST_-1205984455', u'CALLIND_-1205984534'), (u'CALLIND_-1205984534', u'RETURN_-1205984531')] | [('const-0', u'RETURN_-1205984531'), ('tmp_67', u'CAST_-1205984455'), (u'INDIRECT_-1205984461', u'COPY_-1205984520'), (u'CALLIND_-1205984534', u'INDIRECT_-1205984461'), (u'CAST_-1205984455', u'CALLIND_-1205984534'), (u'CALLIND_-1205984534', u'RETURN_-1205984531')] | null | null | 000122e0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswupper_0003af68)();\n return iVar1;\n}\n\n" comment (function_definition "int iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswupper_0003af68)();\n return iVar1;\n}\n\n" comment (function_definition "int iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "int iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswupper_0003af68)();\n return iVar1;\n}\n\n" (function_definition "int iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswupper_0003af68)();\n return iVar1;\n}" primitive_type (function_declarator "iswu... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ... | (function_definition "int iswupper(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswupper_0003af68)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "iswupper(wint_t __wc)" (identifier "iswupper") (parameter_list "(wint_t __wc)" (( "(") (parameter_declaration "wint_t __wc" (type_identi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 __wc)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_iswupper_0003af68)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0003af68)();
return iVar1;
}
|
10080_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | iostream | FUN_00260a10 |
/* std::iostream::iostream() */
void __thiscall std::iostream::iostream(iostream *this)
{
ios_base *this_00;
int unaff_EDI;
__x86_get_pc_thunk_di();
this_00 = (ios_base *)(this + 0xc);
ios_base::ios_base(this_00);
*(undefined4 *)(this + 0x7c) = 0;
*(undefined2 *)(this + 0x80) = 0;
*(undefined4 *)(... |
void FUN_00260a10(int *param_1)
{
int *piVar1;
int unaff_EDI;
FUN_00062073();
piVar1 = param_1 + 3;
FUN_00241f10(piVar1);
param_1[0x1f] = 0;
*(undefined2 *)(param_1 + 0x20) = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
param_1[0x24] = 0;
*param_1 = unaff_EDI + 0x14860f;
pa... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00062073
ADD EDI,0x1495e7
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0xc]
MOV EBX,EDI
PUSH EAX
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x00241f10
XOR ECX,ECX
LEA EAX,[EDI + 0xfffff03c]
MOV dword ptr [ESI + 0x7c],0x0
MOV word ptr [ESI + 0x80],CX
LEA ECX,... | null | null | null | null | [('const-0', u'STORE_-1204221260'), ('tmp_525', u'PTRADD_-1204221226'), (u'PTRADD_-1204221164', u'CAST_-1204220937'), ('const-417', u'STORE_-1204221273'), ('tmp_525', u'PTRADD_-1204221187'), ('const-1345059', u'INT_ADD_-1204221308'), (u'CAST_-1204221010', u'STORE_-1204221314'), ('const-0', u'STORE_-1204221273'), ('tmp_... | [(u'PTRADD_-1204220991', u'STORE_-1204221286'), ('const-417', u'STORE_-1204221286'), ('tmp_978', u'PTRADD_-1204220945'), ('const-3', u'PTRADD_-1204220866'), (u'CAST_-1204220995', u'STORE_-1204221304'), ('tmp_978', u'PTRADD_-1204220980'), ('tmp_978', u'PTRADD_-1204220991'), ('const-31', u'PTRADD_-1204221013'), ('tmp_978... | null | null | 00260a10 | x86 | O0 | (translation_unit "void FUN_00260a10(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00062073();\n piVar1 = param_1 + 3;\n FUN_00241f10(piVar1);\n param_1[0x1f] = 0;\n *(undefined2 *)(param_1 + 0x20) = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[0x24] = 0;\n *par... | (translation_unit "/* std::iostream::iostream() */\n\nvoid __thiscall std::iostream::iostream(iostream *this)\n\n{\n ios_base *this_00;\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n this_00 = (ios_base *)(this + 0xc);\n ios_base::ios_base(this_00);\n *(undefined4 *)(this + 0x7c) = 0;\n *(undefined2 *)(this +... | (translation_unit "void FUN_00260a10(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00062073();\n piVar1 = param_1 + 3;\n FUN_00241f10(piVar1);\n param_1[0x1f] = 0;\n *(undefined2 *)(param_1 + 0x20) = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[0x24] = 0;\n *par... | (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 IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (... | (function_definition "void FUN_00260a10(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00062073();\n piVar1 = param_1 + 3;\n FUN_00241f10(piVar1);\n param_1[0x1f] = 0;\n *(undefined2 *)(param_1 + 0x20) = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[0x24] = 0;\n *... |
/* std::iostream::iostream() */
void __thiscall std::function_1::function_1(function_1 *var_2)
{
type_1 *this_00;
int var_3;
var_1();
this_00 = (type_1 *)(var_2 + 0xc);
ios_base::type_1(this_00);
*(type_2 *)(var_2 + 0x7c) = 0;
*(type_3 *)(var_2 + 0x80) = 0;
*(type_2 *)(var_2 + 0x84) = 0;
*(type_... | 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 |
void MASKED(int *param_1)
{
int *piVar1;
int unaff_EDI;
FUN_00062073();
piVar1 = param_1 + 3;
FUN_00241f10(piVar1);
param_1[0x1f] = 0;
*(undefined2 *)(param_1 + 0x20) = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
param_1[0x24] = 0;
*param_1 = unaff_EDI + 0x14860f;
param_1[... |
898_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c | deflate | deflate |
/* WARNING: Control flow encountered bad instruction data */
void deflate(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void deflate(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206415206')] | [('const-1', u'RETURN_-1206415206')] | null | null | 00089090 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid deflate(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void deflate(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid deflate(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void deflate(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "void deflate(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void deflate(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "deflate(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void deflate(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "deflate(void)" (identifier "deflate") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
38_sg_sat_phy_event_and_sg_sat_phy_event_strip.c | main | FUN_00011b50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int main(int argc,char **argv)
{
bool bVar1;
bool bVar2;
bool bVar3;
char **ppcVar4;
int *piVar5;
undefined4 uVar6;
int iVar7;
int in_GS_OFFSET;
_Bool local_377;
_Bool local_376;
_Bool local_374;
byte loca... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00011b50(int param_1,int param_2)
{
int *piVar1;
undefined4 uVar2;
int iVar3;
undefined1 *puVar4;
int in_GS_OFFSET;
int aiStack_3d4 [13];
uint uStack_394;
undefined1 auStack_390 [12];
int local_384;
b... | LEA ECX,[ESP + 0x4]
AND ESP,0xfffffff0
PUSH dword ptr [ECX + -0x4]
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
PUSH ECX
SUB ESP,0x378
CALL 0x00011210
ADD EBX,0x440c
MOV ESI,ECX
MOV EAX,dword ptr [ESI + 0x4]
MOV dword ptr [EBP + 0xfffffc84],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0x1c],EAX
XOR EAX,EAX
MOV byte p... | null | null | null | null | [(u'MULTIEQUAL_-1205979787', u'INT_EQUAL_-1205983696'), (u'CALL_-1205984967', u'INDIRECT_-1205979523'), (u'CALL_-1205983815', u'INDIRECT_-1205978704'), (u'INDIRECT_-1205980669', u'MULTIEQUAL_-1205979711'), (u'CALL_-1205984083', u'INDIRECT_-1205980607'), (u'CALL_-1205984180', u'INDIRECT_-1205980697'), (u'MULTIEQUAL_-120... | [('const-417', u'STORE_-1205985413'), ('const-0', u'STORE_-1205984728'), (u'CAST_-1205975448', u'LOAD_-1205983401'), (u'CAST_-1205975782', u'STORE_-1205984114'), (u'INDIRECT_-1205980428', u'MULTIEQUAL_-1205979229'), (u'INDIRECT_-1205983334', u'MULTIEQUAL_-1205982792'), (u'INDIRECT_-1205977588', u'MULTIEQUAL_-1205976580... | null | null | 00011b50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00011b50(int param_1,int param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n int aiStack_3d4 [13];\n uint uStack_394;\n undefined1 auStack_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint main(int argc,char **argv)\n\n{\n bool bVar1;\n bool bVar2;\n bool bVar3;\n char **ppcVar4;\n int *piVar5;\n undefined4 uVar6;\n int iVar7;\n int in_GS_OFFSET;\n _Bool local_377;\n _Bool local_376... | (translation_unit "int FUN_00011b50(int param_1,int param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n int aiStack_3d4 [13];\n uint uStack_394;\n undefined1 auStack_390 [12];\n int local_384;\n byte local_377;\n byte local_376;\n char local_375;\n byte... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de... | (function_definition "int FUN_00011b50(int param_1,int param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n int aiStack_3d4 [13];\n uint uStack_394;\n undefined1 auStack_390 [12];\n int local_384;\n byte local_377;\n byte local_376;\n char local_375;\n b... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(int var_5,char **argv)
{
bool bVar1;
bool bVar2;
bool bVar3;
char **ppcVar4;
int *piVar5;
type_1 uVar6;
int var_11;
int var_1;
type_2 local_377;
type_2 local_376;
type_2 var_9;
type_3 local_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1,int param_2)
{
int *piVar1;
undefined4 uVar2;
int iVar3;
undefined1 *puVar4;
int in_GS_OFFSET;
int aiStack_3d4 [13];
uint uStack_394;
undefined1 auStack_390 [12];
int local_384;
byte lo... |
617_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | symbol_clear_written | FUN_0003b6d0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void symbol_clear_written(symbolS *s)
{
if (((uint)s->sy_flags & 1) != 0) {
if ((segT)s->bsym != reg_section) {
return;
}
s = (s->sy_value).X_op_symbol;
}
*(byte *)&s->sy_flags = *(byte *)&s->sy_flags & 0x... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_0003b6d0(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) != DAT_00077d90) {
return;
}
param_1 = *(byte **)(param_1 + 0xc);
}
*param_1 = *param_1 & 0xfd;
return;
}
| CALL 0x000161c5
ADD EDX,0x3392b
MOV EAX,dword ptr [ESP + 0x4]
TEST byte ptr [EAX],0x1
JZ 0x0003b6fb
LEA EDX,[EDX + 0x8d90]
MOV ECX,dword ptr [EDX]
CMP dword ptr [EAX + 0x4],ECX
JZ 0x0003b6f8
RET
MOV EAX,dword ptr [EAX + 0xc]
AND byte ptr [EAX],0xfd
RET | null | null | null | null | [('tmp_69', u'CBRANCH_-1206077696'), ('const-417', u'LOAD_-1206077683'), ('const-0', u'PTRSUB_-1206077533'), (u'CAST_-1206077530', u'LOAD_-1206077648'), ('tmp_287', u'INT_NOTEQUAL_-1206077667'), ('const-1', u'INT_AND_-1206077684'), (u'PTRSUB_-1206077538', u'PTRSUB_-1206077534'), ('const-417', u'LOAD_-1206077710'), ('co... | [('tmp_69', u'CBRANCH_-1206077696'), (u'MULTIEQUAL_-1206077558', u'STORE_-1206077645'), (u'PTRADD_-1206077621', u'CAST_-1206077554'), ('const-417', u'LOAD_-1206077648'), ('tmp_274', u'LOAD_-1206077710'), ('const-1', u'INT_AND_-1206077684'), (u'LOAD_-1206077648', u'INT_AND_-1206077622'), (u'INT_NOTEQUAL_-1206077667', u'... | null | null | 0003b6d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0003b6d0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00077d90) {\n return;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n *param_1 = *param_1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid symbol_clear_written(symbolS *s)\n\n{\n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return;\n }\n s = (s->sy_value).X_op_symbol;\n }\n *(byte *)&s->sy_flags... | (translation_unit "void FUN_0003b6d0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00077d90) {\n return;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n *param_1 = *param_1 & 0xfd;\n return;\n}\n\n" (function_definition "void FUN_0003b6d0(byte *param_1)\n\n{\n i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) ... | (function_definition "void FUN_0003b6d0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00077d90) {\n return;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n *param_1 = *param_1 & 0xfd;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003b6d0(byte *... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void function_1(type_1 *s)
{
if (((type_2)s->sy_flags & 1) != 0) {
if ((type_3)s->bsym != var_1) {
return;
}
s = (s->sy_value).X_op_symbol;
}
*(type_4 *)&s->sy_flags = *(type_4 *)&s->sy_flags & 0xfd;
ret... | 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 (if_statement condition: (parenthesize... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) != DAT_00077d90) {
return;
}
param_1 = *(byte **)(param_1 + 0xc);
}
*param_1 = *param_1 & 0xfd;
return;
}
|
416_libgmp.so.10.3_and_libgmp.so.10.3_strip.c | __gmpz_add_ui | __gmpz_add_ui |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void __gmpz_add_ui(mpz_ptr w,mpz_srcptr u,ulong vval)
{
uint uVar1;
mp_srcptr __gmp_src;
mp_ptr __gmp_dst;
mp_limb_t mVar2;
int __gmp_size;
mp_size_t wsize;
mp_size_t usize;... |
void __regparm3 __gmpz_add_ui(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x23e7a);
*(undefined4 *)(puVar2 + -0x1c) = *(undefined4 *)(*(int *)(puVar2 + 0xc) + 4);
if (*(int *)(puVar2 + -0x1c) == 0) {
**(undefined4 **)(*(int... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x0001c3c0
ADD EBX,0x7e186
MOV EAX,dword ptr [EBP + 0xc]
MOV EAX,dword ptr [EAX + 0x4]
MOV dword ptr [EBP + -0x1c],EAX
CMP dword ptr [EBP + -0x1c],0x0
JNZ 0x00023eaf
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x8]
MOV EDX,dword ptr [EBP + 0x10]
MOV dword ptr [... | null | null | null | null | [(u'PTRADD_-1206041976', u'STORE_-1206042525'), ('const-417', u'LOAD_-1206042284'), ('tmp_138', u'CBRANCH_-1206042940'), (u'LOAD_-1206042654', u'LOAD_-1206042427'), (u'PTRSUB_-1206042034', u'LOAD_-1206042408'), (u'INT_SUB_-1206042786', u'INT_EQUAL_-1206042466'), ('const-1', u'INT_EQUAL_-1206042466'), (u'LOAD_-120604265... | [('const-417', u'LOAD_-1206042959'), ('const-4294967276', u'PTRADD_-1206042296'), (u'LOAD_-1206042785', u'LOAD_-1206042780'), (u'INDIRECT_-1206042348', u'PTRADD_-1206042641'), ('const-1', u'PTRADD_-1206042389'), (u'PTRADD_-1206042877', u'CAST_-1206042060'), ('const-4294967272', u'PTRADD_-1206042729'), (u'PTRADD_-120604... | null | null | 00023e6e | x86 | O0 | (translation_unit "void __regparm3 __gmpz_add_ui(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x23e7a);\n *(undefined4 *)(puVar2 + -0x1c) = *(undefined4 *)(*(int *)(puVar2 + 0xc) + 4);\n if (*(int *)(puVar2 + -0x1c) == 0) {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid __gmpz_add_ui(mpz_ptr w,mpz_srcptr u,ulong vval)\n\n{\n uint uVar1;\n mp_srcptr __gmp_src;\n mp_ptr __gmp_dst;\n mp_limb_t mVar2;\n int __gmp_size;\n mp_siz... | (translation_unit "void __regparm3 __gmpz_add_ui(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x23e7a);\n *(undefined4 *)(puVar2 + -0x1c) = *(undefined4 *)(*(int *)(puVar2 + 0xc) + 4);\n if (*(int *)(puVar2 + -0x1c) == 0) {\... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expressi... | (function_definition "void __regparm3 __gmpz_add_ui(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x23e7a);\n *(undefined4 *)(puVar2 + -0x1c) = *(undefined4 *)(*(int *)(puVar2 + 0xc) + 4);\n if (*(int *)(puVar2 + -0x1c) == 0)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 w,type_2 u,type_3 var_2)
{
type_4 var_1;
type_5 __gmp_src;
type_6 __gmp_dst;
type_7 var_7;
int var_3;
type_8 wsize;
type_8 usize;
type_8 abs_usize;
... | 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)
{
undefined4 uVar1;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x23e7a);
*(undefined4 *)(puVar2 + -0x1c) = *(undefined4 *)(*(int *)(puVar2 + 0xc) + 4);
if (*(int *)(puVar2 + -0x1c) == 0) {
**(undefined4 **)(*(int *)(puV... |
9672_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | ~codecvt | FUN_00238760 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */
void __thiscall
std::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this)
{
/* try { // try from 0023877a to 0023877e ... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_00238760(undefined4 param_1)
{
/* try { // try from 0023877a to 0023877e has its CatchHandler @ 00238792 */
FUN_00238700(param_1);
FUN_001e6db0(param_1);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x000559ea
ADD ESI,0x156896
PUSH EBX
SUB ESP,0x28
MOV EDI,dword ptr [EBP + 0x8]
PUSH EDI
MOV EBX,ESI
CALL 0x00238700
MOV dword ptr [ESP],EDI
CALL 0x001e6db0
ADD ESP,0x10
LEA ESP,[EBP + -0xc]
POP EBX
POP ESI
POP EDI
POP EBP
RET | null | null | null | null | [('tmp_226', u'CALL_-1203992647'), ('const-0', u'RETURN_-1203992599'), ('tmp_226', u'CALL_-1203992660')] | [('tmp_401', u'CALL_-1203992660'), ('tmp_401', u'CALL_-1203992647'), ('const-0', u'RETURN_-1203992599')] | null | null | 00238760 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00238760(undefined4 param_1)\n\n{\n /* try { // try from 0023877a to 0023877e has its CatchHandler @ 00238792 */\n FUN_00238700(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */\n\nvoid __thiscall\nstd::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this)\n\n{\n /* try { // try f... | (translation_unit "void FUN_00238760(undefined4 param_1)\n\n{\n \n FUN_00238700(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" (function_definition "void FUN_00238760(undefined4 param_1)\n\n{\n \n FUN_00238700(param_1);\n FUN_001e6db0(param_1);\n return;\n}" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement re... | (function_definition "void FUN_00238760(undefined4 param_1)\n\n{\n \n FUN_00238700(param_1);\n FUN_001e6db0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00238760(undefined4 param_1)" (identifier "FUN_00238760") (parameter_list "(undefined4 param_1)" (( "(") (parameter_... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */
void __thiscall
std::function_1<wchar_t,char,__mbstate_t>::~function_1(function_1<wchar_t,char,__mbstate_t> *type_1)
{
/* try { // try from 0023877a t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(undefined4 param_1)
{
/* try { // try from 0023877a to 0023877e has its CatchHandler @ 00238792 */
FUN_00238700(param_1);
FUN_001e6db0(param_1);
return;
}
|
9727_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | set_no_zero_null | FUN_00346ee0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_no_zero_null(Stringpool_template<short_unsigned_int> * this)
*/
void __thiscall
gold::Stringpool_template<short_unsigned_int>::set_no_zero_null
(Stringpool_template<short_unsigne... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00346ee0(int param_1)
{
if ((*(int *)(param_1 + 0xc) == 0) && (*(int *)(param_1 + 0x40) == 2)) {
*(undefined1 *)(param_1 + 0x3c) = 0;
*(undefined4 *)(param_1 + 0x40) = 0;
return;
}
/*... | PUSH EBX
CALL 0x00050b50
ADD EBX,0x2a311a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX + 0xc]
TEST EDX,EDX
JNZ 0x00346f10
CMP dword ptr [EAX + 0x40],0x2
JNZ 0x00346f10
MOV byte ptr [EAX + 0x3c],0x0
MOV dword ptr [EAX + 0x40],0x0
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xffeaf288]
PUSH EAX
L... | null | null | null | null | [('const-1', u'RETURN_-1205113102')] | [('tmp_148', u'CBRANCH_-1205113031'), ('const-0', u'STORE_-1205113021'), (u'LOAD_-1205113050', u'INT_EQUAL_-1205113035'), ('tmp_452', u'INT_ADD_-1205113014'), ('const-60', u'INT_ADD_-1205113014'), (u'CAST_-1205112875', u'STORE_-1205113028'), ('const-417', u'STORE_-1205113028'), ('const-64', u'INT_ADD_-1205113034'), ('c... | null | null | 00346ee0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00346ee0(int param_1)\n\n{\n if ((*(int *)(param_1 + 0xc) == 0) && (*(int *)(param_1 + 0x40) == 2)) {\n *(undefined1 *)(param_1 + 0x3c) = 0;\n *(undefined4 *)(param_1 + 0x40) = 0;\n return;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_no_zero_null(Stringpool_template<short_unsigned_int> * this)\n */\n\nvoid __thiscall\ngold::Stringpool_template<short_unsigned_int>::set_no_zero_null\n (Stringpoo... | (translation_unit "void FUN_00346ee0(int param_1)\n\n{\n if ((*(int *)(param_1 + 0xc) == 0) && (*(int *)(param_1 + 0x40) == 2)) {\n *(undefined1 *)(param_1 + 0x3c) = 0;\n *(undefined4 *)(param_1 + 0x40) = 0;\n return;\n }\n \n FUN_002446e0("../../gold/stringpool.h",0xcc,"set_no_zero_null"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor T... | (function_definition "void FUN_00346ee0(int param_1)\n\n{\n if ((*(int *)(param_1 + 0xc) == 0) && (*(int *)(param_1 + 0x40) == 2)) {\n *(undefined1 *)(param_1 + 0x3c) = 0;\n *(undefined4 *)(param_1 + 0x40) = 0;\n return;\n }\n \n FUN_002446e0("../../gold/stringpool.h",0xcc,"set_no_zero_nu... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_no_zero_null(Stringpool_template<short_unsigned_int> * this)
*/
void __thiscall
gold::type_1<short_unsigned_int>::function_1
(type_1<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 + 0xc) == 0) && (*(int *)(param_1 + 0x40) == 2)) {
*(undefined1 *)(param_1 + 0x3c) = 0;
*(undefined4 *)(param_1 + 0x40) = 0;
return;
}
/* WARNI... |
13246_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~iostream | FUN_004114c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::iostream::~iostream() */
void __thiscall std::iostream::~iostream(iostream *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_004114c0(undefined4 *param_1)
{
param_1[1] = 0;
param_1[2] = &DAT_005e9000;
*param_1 = &DAT_005e9028;
param_1[3] = &PTR_FUN_005e77d0;
FUN_003f3310(param_1 + 3);
FUN_003ae080(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x1d8b39
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
MOV dword ptr [ESI + 0x4],0x0
LEA EAX,[EBX + 0xfffff000]
MOV dword ptr [ESI + 0x8],EAX
LEA EAX,[EBX + 0xfffff028]
MOV dword ptr [ESI],EAX
LEA EAX,[EBX + 0xffffd7c8]
ADD EAX,0x8
MOV dword ptr [ESI + 0xc],EAX
LEA EAX,[ESI + 0xc... | null | null | null | null | [('const-1', u'RETURN_-1201793834')] | [('const-0', u'RETURN_-1201793680'), ('const-1', u'PTRADD_-1201793635'), ('const-4', u'PTRADD_-1201793600'), ('const-0', u'PTRSUB_-1201793623'), ('const-4', u'PTRADD_-1201793635'), ('const-2', u'PTRADD_-1201793621'), ('const-3', u'PTRADD_-1201793596'), (u'PTRSUB_-1201793613', u'STORE_-1201793770'), ('const-4', u'PTRADD... | null | null | 004114c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_004114c0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n param_1[2] = &DAT_005e9000;\n *param_1 = &DAT_005e9028;\n param_1[3] = &PTR_FUN_005e77d0;\n FUN_003f3310(param_1 + 3);\n FUN_003ae080(param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::iostream::~iostream() */\n\nvoid __thiscall std::iostream::~iostream(iostream *this)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::iostream::~iostream(iostream *this)\n\n{\n}" pr... | (translation_unit "void FUN_004114c0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n param_1[2] = &DAT_005e9000;\n *param_1 = &DAT_005e9028;\n param_1[3] = &PTR_FUN_005e77d0;\n FUN_003f3310(param_1 + 3);\n FUN_003ae080(param_1);\n return;\n}\n\n" (function_definition "void FUN_004114c0(undefined4 *param_1)\n\n{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript... | (function_definition "void FUN_004114c0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n param_1[2] = &DAT_005e9000;\n *param_1 = &DAT_005e9028;\n param_1[3] = &PTR_FUN_005e77d0;\n FUN_003f3310(param_1 + 3);\n FUN_003ae080(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004114c0(undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::iostream::~iostream() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
}
| 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[1] = 0;
param_1[2] = &DAT_005e9000;
*param_1 = &DAT_005e9028;
param_1[3] = &PTR_FUN_005e77d0;
FUN_003f3310(param_1 + 3);
FUN_003ae080(param_1);
return;
}
|
3399_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | Curl_pp_init | FUN_00074895 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void Curl_pp_init(pingpong *pp)
{
int iVar1;
int in_GS_OFFSET;
time_t local_2c;
int local_28;
pingpong *pp_local;
connectdata *conn;
iVar1 ... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00074895(int param_1)
{
int in_GS_OFFSET;
undefined4 uVar1;
undefined4 local_2c;
undefined4 local_28;
int local_20;
int *local_14;
int local_10;
uVar1 = 0x748a2;
local_20 = param_1;
local_10 = *(i... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x20
CALL 0x0001b297
ADD EAX,0x79f5e
MOV EDX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EDX
MOV EBX,dword ptr GS:[0x14]
MOV dword ptr [EBP + -0xc],EBX
XOR EBX,EBX
MOV EDX,dword ptr [EBP + -0x1c]
MOV EDX,dword ptr [EDX + 0x2c]
MOV dword ptr [EBP + -0x10],EDX
MOV EDX,... | null | null | null | null | [('const-0', u'RETURN_-1206367799'), (u'PTRSUB_-1206367654', u'STORE_-1206367955'), ('const-44', u'PTRSUB_-1206367687'), (u'CALL_-1206367902', u'INDIRECT_-1206367770'), (u'PTRSUB_-1206367666', u'LOAD_-1206367977'), (u'PTRSUB_-1206367607', u'STORE_-1206367868'), ('tmp_388', u'CBRANCH_-1206367837'), ('const-417', u'LOAD_... | [('const-417', u'STORE_-1206367943'), ('const-0', u'RETURN_-1206367799'), (u'CAST_-1206367658', u'LOAD_-1206367972'), (u'LOAD_-1206368010', u'LOAD_-1206367977'), (u'CALL_-1206367902', u'INDIRECT_-1206367683'), ('tmp_1005', u'COPY_-1206368049'), ('const-417', u'LOAD_-1206368043'), ('const-4294967252', u'PTRSUB_-12063676... | null | null | 00074895 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00074895(int param_1)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined4 local_2c;\n undefined4 local_28;\n int local_20;\n int *local_14;\n int local_10;\n \n uVar1 = 0x748a2;\n loca... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid Curl_pp_init(pingpong *pp)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n time_t local_2c;\n int local_28;\n pingpong *pp_local;\n c... | (translation_unit "void FUN_00074895(int param_1)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined4 local_2c;\n undefined4 local_28;\n int local_20;\n int *local_14;\n int local_10;\n \n uVar1 = 0x748a2;\n local_20 = param_1;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = *(int **)(param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarat... | (function_definition "void FUN_00074895(int param_1)\n\n{\n int in_GS_OFFSET;\n undefined4 uVar1;\n undefined4 local_2c;\n undefined4 local_28;\n int local_20;\n int *local_14;\n int local_10;\n \n uVar1 = 0x748a2;\n local_20 = param_1;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = *(int **)(para... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *pp)
{
int var_3;
int var_1;
type_2 local_2c;
int local_28;
type_1 *pp_local;
type_3 *conn;
var_3 = *(int *)(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 (declaration type: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
int in_GS_OFFSET;
undefined4 uVar1;
undefined4 local_2c;
undefined4 local_28;
int local_20;
int *local_14;
int local_10;
uVar1 = 0x748a2;
local_20 = param_1;
local_10 = *(int *)(... |
3572_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | section_addr | FUN_000bca70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Elf_Addr section_addr(Elf_file<32,_false,_gold::Object> * this, uint
shndx) */
Elf_Addr __thiscall
elfcpp::Elf_file<32,_false,_gold::Object>::section_addr
(Elf_file<32,_false,_gold::Object... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000bca70(int *param_1,uint param_2)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined8 uVar4;
iVar2 = *param_1;
FUN_00052030(param_1);
if ((uint)param_1[3] <= param_2) {
FUN_00052030(param_1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2d2587
SUB ESP,0x28
MOV ESI,dword ptr [ESP + 0x3c]
MOV EDI,dword ptr [ESP + 0x40]
MOV EBP,dword ptr [ESI]
PUSH ESI
CALL 0x00052030
ADD ESP,0x10
CMP EDI,dword ptr [ESI + 0xc]
JNC 0x000bcad0
SUB ESP,0x8
PUSH EDI
PUSH ESI
CALL 0x00053fd0
MOV ECX,dword ptr [EBP ... | null | null | null | null | [('const-40', u'CALL_-1206596772'), (u'LOAD_-1206596699', u'CALL_-1206596624'), (u'PTRSUB_-1206596249', u'LOAD_-1206596699'), ('tmp_680', u'BRANCH_-1206596609'), ('const-1', u'CALL_-1206596772'), (u'PTRSUB_-1206596333', u'LOAD_-1206596941'), ('const-32', u'PTRSUB_-1206596279'), (u'CAST_-1206596234', u'CALL_-1206596624'... | [('const-417', u'LOAD_-1206596699'), (u'LOAD_-1206596699', u'CALL_-1206596624'), (u'LOAD_-1206596941', u'INT_ADD_-1206596782'), (u'LOAD_-1206596798', u'CALL_-1206596772'), (u'CAST_-1206596369', u'INT_LESSEQUAL_-1206596896'), ('const-417', u'LOAD_-1206596865'), ('const-417', u'LOAD_-1206596912'), (u'INT_ADD_-1206596849'... | null | null | 000bca70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000bca70(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n \n iVar2 = *param_1;\n FUN_00052030(param_1);\n if ((uint)param_1[3] <= param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Elf_Addr section_addr(Elf_file<32,_false,_gold::Object> * this, uint\n shndx) */\n\nElf_Addr __thiscall\nelfcpp::Elf_file<32,_false,_gold::Object>::section_addr\n (Elf_file... | (translation_unit "undefined4 FUN_000bca70(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n \n iVar2 = *param_1;\n FUN_00052030(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_00052030(param_1);\n iVar1 = param_1[3];\n uVar3 = gettext("section_fla... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (e... | (function_definition "undefined4 FUN_000bca70(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n \n iVar2 = *param_1;\n FUN_00052030(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_00052030(param_1);\n iVar1 = param_1[3];\n uVar3 = gettext("section_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Elf_Addr section_addr(Elf_file<32,_false,_gold::Object> * this, uint
shndx) */
type_1 __thiscall
elfcpp::Elf_file<32,_false,_gold::type_5>::section_addr
(Elf_file<32,_false,_gold::type_5> ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int *param_1,uint param_2)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined8 uVar4;
iVar2 = *param_1;
FUN_00052030(param_1);
if ((uint)param_1[3] <= param_2) {
FUN_00052030(param_1);
... |
841_i686-gnu-as_and_i686-gnu-as_strip.c | bfd_get_reloc_size | bfd_get_reloc_size |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_reloc_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_reloc_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206431610')] | [('const-1', u'RETURN_-1206431610')] | null | null | 0008507c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_reloc_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_reloc_size(void)\n\n{\n /* WAR... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_reloc_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_reloc_size(void)\n\n{\n /* WAR... | (translation_unit "void bfd_get_reloc_size(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_reloc_size(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_reloc_size(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_get_reloc_size(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_reloc_size(void)" (identifier "bfd_get_reloc_size") (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();
}
|
468_i686-kfreebsd-gnu-as_and_i686-kfreebsd-gnu-as_strip.c | get_absolute_expression_and_terminator | FUN_00033930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char get_absolute_expression_and_terminator(long *val_pointer)
{
char *pcVar1;
offsetT oVar2;
expressionS exp;
oVar2 = get_absolute_expr(&exp);
*val_pointer = (long)oVar2;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined1 FUN_00033930(undefined4 *param_1)
{
undefined1 *puVar1;
undefined4 uVar2;
uVar2 = FUN_0002c4b0();
*param_1 = uVar2;
puVar1 = DAT_00089978;
DAT_00089978 = DAT_00089978 + 1;
return *puVar1;
}
| PUSH EBX
CALL 0x00016000
ADD EBX,0x4c6ca
SUB ESP,0x28
LEA EAX,[ESP + 0xc]
CALL 0x0002c4b0
MOV EDX,dword ptr [ESP + 0x30]
MOV dword ptr [EDX],EAX
LEA EDX,[EBX + 0x9978]
MOV EAX,dword ptr [EDX]
LEA ECX,[EAX + 0x1]
MOV dword ptr [EDX],ECX
MOVZX EAX,byte ptr [EAX]
ADD ESP,0x28
POP EBX
RET | null | null | null | null | [('const-4294967264', u'PTRSUB_-1206109732'), (u'SUBPIECE_-1206109755', u'STORE_-1206109840'), ('const-0', u'SUBPIECE_-1206109755'), (u'COPY_-1206109785', u'RETURN_-1206109785'), ('const-1', u'PTRADD_-1206109763'), (u'INDIRECT_-1206109725', u'PTRADD_-1206109763'), (u'STORE_-1206109840', u'INDIRECT_-1206109725'), ('cons... | [(u'STORE_-1206109840', u'INDIRECT_-1206109728'), ('const-1', u'PTRADD_-1206109763'), (u'INDIRECT_-1206109728', u'PTRADD_-1206109763'), (u'INDIRECT_-1206109728', u'COPY_-1206109787'), (u'COPY_-1206109776', u'RETURN_-1206109785'), ('tmp_266', u'STORE_-1206109840'), ('const-1', u'PTRADD_-1206109763'), (u'COPY_-1206109821... | null | null | 00033930 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined1 FUN_00033930(undefined4 *param_1)\n\n{\n undefined1 *puVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_0002c4b0();\n *param_1 = uVar2;\n puVar1 = DAT_00089978;\n DAT_00089978 = DAT_00089978 + 1;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar get_absolute_expression_and_terminator(long *val_pointer)\n\n{\n char *pcVar1;\n offsetT oVar2;\n expressionS exp;\n \n oVar2 = get_absolute_expr(&exp);\n *... | (translation_unit "undefined1 FUN_00033930(undefined4 *param_1)\n\n{\n undefined1 *puVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_0002c4b0();\n *param_1 = uVar2;\n puVar1 = DAT_00089978;\n DAT_00089978 = DAT_00089978 + 1;\n return *puVar1;\n}\n\n" (function_definition "undefined1 FUN_00033930(undefined4 *param_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 IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression ... | (function_definition "undefined1 FUN_00033930(undefined4 *param_1)\n\n{\n undefined1 *puVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_0002c4b0();\n *param_1 = uVar2;\n puVar1 = DAT_00089978;\n DAT_00089978 = DAT_00089978 + 1;\n return *puVar1;\n}" (type_identifier "undefined1") (function_declarator "FUN_00033930(u... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char function_1(long *val_pointer)
{
char *pcVar1;
type_1 oVar2;
type_2 exp;
oVar2 = var_1(&exp);
*val_pointer = (long)oVar2;
pcVar1 = var_2;
var_2 = var_2 + 1;
return ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined1 MASKED(undefined4 *param_1)
{
undefined1 *puVar1;
undefined4 uVar2;
uVar2 = FUN_0002c4b0();
*param_1 = uVar2;
puVar1 = DAT_00089978;
DAT_00089978 = DAT_00089978 + 1;
return *puVar1;
}
|
86_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | bfd_hash_allocate | bfd_hash_allocate |
void bfd_hash_allocate(void)
{
(*(code *)PTR_bfd_hash_allocate_00084168)();
return;
}
|
void bfd_hash_allocate(void)
{
(*(code *)PTR_bfd_hash_allocate_00084168)();
return;
}
| JMP dword ptr [EBX + 0x168] | null | null | null | null | [('const-0', u'RETURN_-1205975619'), (u'CALLIND_-1205975622', u'INDIRECT_-1205975550'), (u'INDIRECT_-1205975550', u'COPY_-1205975609'), ('tmp_58', u'CAST_-1205975545'), (u'CAST_-1205975545', u'CALLIND_-1205975622')] | [('const-0', u'RETURN_-1205975619'), (u'CALLIND_-1205975622', u'INDIRECT_-1205975550'), (u'INDIRECT_-1205975550', u'COPY_-1205975609'), ('tmp_58', u'CAST_-1205975545'), (u'CAST_-1205975545', u'CALLIND_-1205975622')] | null | null | 000145b0 | x86 | O0 | (translation_unit "void bfd_hash_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}\n\n" (function_definition "void bfd_hash_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}" primitive_type (function_declarator "bfd_hash_allocate(void)" identifier (paramet... | (translation_unit "void bfd_hash_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}\n\n" (function_definition "void bfd_hash_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}" primitive_type (function_declarator "bfd_hash_allocate(void)" identifier (paramet... | (translation_unit "void bfd_hash_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}\n\n" (function_definition "void bfd_hash_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}" primitive_type (function_declarator "bfd_hash_allocate(void)" identifier (paramet... | (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_allocate(void)\n\n{\n (*(code *)PTR_bfd_hash_allocate_00084168)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_hash_allocate(void)" (identifier "bfd_hash_allocate") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_hash_allocate_00084168)();
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_00084168)();
return;
}
|
1721_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | ~Struct_Bshareable | FUN_00045e50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_Bshareable(Struct_Bshareable * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_Bshareable::~Struct_Bshareable(Struct_Bshareable *this,int __in_chrg)
{
pointer pcVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00045e50(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003815d8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6dc0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x3491aa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff25d8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00045e82
SUB ESP,0xc
PUSH EDX
CALL 0x001e6dc0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206165691', u'PTRSUB_-1206165690'), (u'CAST_-1206165681', u'INT_NOTEQUAL_-1206165841'), (u'PTRSUB_-1206165690', u'PTRSUB_-1206165686'), ('tmp_151', u'CBRANCH_-1206165841'), ('const-417', u'LOAD_-1206165861'), (u'LOAD_-1206165861', u'CAST_-1206165681'), ('const-0', u'RETURN_-1206165778'), ('const-0', u'PTRS... | [('const-3675608', u'PTRSUB_-1206165700'), ('const-417', u'LOAD_-1206165861'), ('tmp_151', u'CBRANCH_-1206165841'), ('const-1', u'PTRADD_-1206165696'), (u'PTRADD_-1206165709', u'INT_NOTEQUAL_-1206165841'), (u'CAST_-1206165696', u'INT_NOTEQUAL_-1206165841'), ('const-0', u'RETURN_-1206165778'), ('const-4', u'PTRADD_-1206... | null | null | 00045e50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00045e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003815d8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((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_Bshareable(Struct_Bshareable * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_Bshareable::~Struct_Bshareable(Struct_Bshareable *this,int __in_c... | (translation_unit "void FUN_00045e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003815d8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00045e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003815d8;\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_00045e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003815d8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00045e50(undefined4 *param_1)" (identifier "FUN_00045e50... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_Bshareable(Struct_Bshareable * 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_003815d8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6dc0((undefined4 *)param_1[1]);
}
return;
}
|
3172_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | do_print_to_mapfile | FUN_000a4f80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_fixed_space * this, Mapfile *
mapfile) */
void __thiscall
gold::Output_data_fixed_space::do_print_to_mapfile(Output_data_fixed_space *this,Mapfile *mapfile)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a4f80(int param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext(*(undefined4 *)(param_1 + 0x2c));
FUN_000b05a0(param_2,param_1,uVar1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2ea079
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH dword ptr [ESI + 0x2c]
CALL 0x000293b0
ADD ESP,0xc
PUSH EAX
PUSH ESI
PUSH dword ptr [ESP + 0x20]
CALL 0x000b05a0
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-44', u'PTRSUB_-1206562720'), ('const-417', u'LOAD_-1206562891'), ('const-0', u'RETURN_-1206562807'), (u'CAST_-1206562718', u'CALL_-1206562840'), (u'PTRSUB_-1206562720', u'LOAD_-1206562891'), ('tmp_239', u'CALL_-1206562840'), (u'CAST_-1206562703', u'CALL_-1206562840'), ('tmp_238', u'PTRSUB_-1206562720'), ('tmp_... | [('tmp_453', u'INT_ADD_-1206562875'), (u'CAST_-1206562726', u'LOAD_-1206562891'), ('const-0', u'RETURN_-1206562807'), ('tmp_454', u'CALL_-1206562840'), (u'CALL_-1206562877', u'CALL_-1206562840'), ('const-44', u'INT_ADD_-1206562875'), ('const-417', u'LOAD_-1206562891'), (u'LOAD_-1206562891', u'CALL_-1206562877'), (u'INT... | null | null | 000a4f80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a4f80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext(*(undefined4 *)(param_1 + 0x2c));\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_fixed_space * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\ngold::Output_data_fixed_space::do_print_to_mapfile(Output_data_fixed_space *this... | (translation_unit "void FUN_000a4f80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext(*(undefined4 *)(param_1 + 0x2c));\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000a4f80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expr... | (function_definition "void FUN_000a4f80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext(*(undefined4 *)(param_1 + 0x2c));\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a4f80(int param_1,undefined4 param_2)" (identifier "FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_fixed_space * this, Mapfile *
mapfile) */
void __thiscall
gold::type_1::function_1(type_1 *this,type_2 *mapfile)
{
char *name;
name = (char *)var_1(this-... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext(*(undefined4 *)(param_1 + 0x2c));
FUN_000b05a0(param_2,param_1,uVar1);
return;
}
|
1467_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~Struct_posix_fallocate | FUN_000416e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_posix_fallocate(Struct_posix_fallocate * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_posix_fallocate::~Struct_posix_fallocate
(Struct_posix_fallocate... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000416e0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382014;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x34d91a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff3014]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00041712
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-417', u'LOAD_-1206184149'), (u'PTRSUB_-1206183972', u'LOAD_-1206184149'), ('const-0', u'PTRSUB_-1206183974'), (u'CAST_-1206183969', u'INT_NOTEQUAL_-1206184129'), ('const-0', u'PTRSUB_-1206183972'), (u'PTRSUB_-1206183994', u'PTRSUB_-1206183989'), (u'PTRSUB_-1206183978', u'PTRSUB_-1206183974'), (u'PTRSUB_-120618... | [(u'CAST_-1206183984', u'INT_NOTEQUAL_-1206184129'), ('const-4', u'PTRADD_-1206183984'), ('tmp_439', u'STORE_-1206184153'), (u'CAST_-1206183984', u'CALL_-1206184106'), ('const-4', u'PTRADD_-1206183997'), (u'INT_NOTEQUAL_-1206184129', u'CBRANCH_-1206184129'), ('const-417', u'LOAD_-1206184149'), ('tmp_151', u'CBRANCH_-12... | null | null | 000416e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000416e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382014;\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_posix_fallocate(Struct_posix_fallocate * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_posix_fallocate::~Struct_posix_fallocate\n ... | (translation_unit "void FUN_000416e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382014;\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_000416e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382014;\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_000416e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382014;\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_000416e0(undefined4 *param_1)" (identifier "FUN_000416e0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_posix_fallocate(Struct_posix_fallocate * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 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_00382014;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
906_i686-kfreebsd-gnu-as_and_i686-kfreebsd-gnu-as_strip.c | strncasecmp | strncasecmp |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncasecmp(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncasecmp@@GLIBC_2.0... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncasecmp(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206410858')] | [('const-1', u'RETURN_-1206410858')] | null | null | 0008a18c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncasecmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncasecmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int strncasecmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int strncasecmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strncasecmp(char *__s1,char *__s2,size... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int strncasecmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "strncasecmp(char *__s1,char *__s2,size_t __n)" (identifier "strncasecmp") (parameter_list "(char *__s1,char *__s2,size_t __n)" (( "(") (parameter_declara... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncasecmp@@GLIBC_2.0 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2178_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | ChopLocaleComponents | FUN_00118487 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void ChopLocaleComponents(char *path,size_t components)
{
size_t sVar1;
char *p;
char *pcVar2;
ssize_t count;
if (*path != '\0') {
sVar1 = strlen(path);
pcVar2 = path... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_00118487(undefined **param_1,undefined **param_2)
{
size_t sVar1;
undefined **ppuVar2;
int local_10;
ppuVar2 = &__DT_PLTGOT;
if (*(char *)param_1 != '\0') {
sVar1 = strlen((char *)param_1);
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x00038374
ADD EAX,0x2b1b6d
MOV EDX,dword ptr [EBP + 0x8]
MOVZX EDX,byte ptr [EDX]
TEST DL,DL
JZ 0x001184fc
SUB ESP,0xc
PUSH dword ptr [EBP + 0x8]
MOV EBX,EAX
CALL 0x00031d40
ADD ESP,0x10
LEA EDX,[EAX + -0x1]
MOV EAX,dword ptr [EBP + 0x8]
LEA EBX,[EDX + EAX*0x1]
MOVZX EAX... | null | null | null | null | [(u'MULTIEQUAL_-1207007629', u'INT_SLESS_-1207007902'), (u'MULTIEQUAL_-1207007689', u'PTRADD_-1207007776'), ('tmp_115', u'CBRANCH_-1207008049'), ('tmp_262', u'BRANCH_-1207007952'), ('const-417', u'LOAD_-1207008068'), ('const-1', u'PTRADD_-1207007931'), ('const-0', u'INT_NOTEQUAL_-1207008049'), ('const-4294967295', u'PT... | [(u'MULTIEQUAL_-1207007629', u'INT_SLESS_-1207007902'), ('tmp_115', u'CBRANCH_-1207008049'), ('tmp_262', u'BRANCH_-1207007952'), ('const-0', u'INT_NOTEQUAL_-1207008049'), ('tmp_1090', u'CAST_-1207007599'), ('tmp_1090', u'COPY_-1207007656'), (u'CAST_-1207007647', u'CAST_-1207007635'), ('const-1', u'INT_SUB_-1207007988')... | null | null | 00118487 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_00118487(undefined **param_1,undefined **param_2)\n\n{\n size_t sVar1;\n undefined **ppuVar2;\n int local_10;\n \n ppuVar2 = &__DT_PLTGOT;\n if (*(char *)param_1 != '\0') {\n sVar1 = ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid ChopLocaleComponents(char *path,size_t components)\n\n{\n size_t sVar1;\n char *p;\n char *pcVar2;\n ssize_t count;\n \n if (*path != '\0') {\n sVar1 = s... | (translation_unit "undefined ** FUN_00118487(undefined **param_1,undefined **param_2)\n\n{\n size_t sVar1;\n undefined **ppuVar2;\n int local_10;\n \n ppuVar2 = &__DT_PLTGOT;\n if (*(char *)param_1 != '\0') {\n sVar1 = strlen((char *)param_1);\n ppuVar2 = (undefined **)((int)param_1 + (sVar1 - 1));\n if ... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) ))))) (compound_stateme... | (function_definition "undefined ** FUN_00118487(undefined **param_1,undefined **param_2)\n\n{\n size_t sVar1;\n undefined **ppuVar2;\n int local_10;\n \n ppuVar2 = &__DT_PLTGOT;\n if (*(char *)param_1 != '\0') {\n sVar1 = strlen((char *)param_1);\n ppuVar2 = (undefined **)((int)param_1 + (sVar1 - 1));\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(char *var_2,size_t components)
{
size_t var_3;
char *p;
char *var_5;
ssize_t var_4;
if (*var_2 != '\0') {
var_3 = var_1(var_2);
var_5 = var_2 + (var_3... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(undefined **param_1,undefined **param_2)
{
size_t sVar1;
undefined **ppuVar2;
int local_10;
ppuVar2 = &__DT_PLTGOT;
if (*(char *)param_1 != '\0') {
sVar1 = strlen((char *)param_1);
ppuVar... |
7180_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | value | FUN_001be8b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value(Binary_logical_and * this, Expression_eval_info * eei)
*... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
bool FUN_001be8b0(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
longlong lVar2;
longlong lVar3;
int local_34;
int local_30 [7];
undefined4 uStack_14;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1d0747
SUB ESP,0x40
MOV ESI,dword ptr [ESP + 0x58]
MOV dword ptr [ESP + 0x24],0x0
MOV dword ptr [ESP + 0x28],0x0
PUSH dword ptr [ESI + 0x2c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH 0x0
LEA EAX,[ESP + 0x38]
PUSH EAX
LEA EAX,[ESP + 0x34]
PUSH EAX
MOVZX EAX,byte ptr [E... | null | null | null | null | [('const-0', u'COPY_-1207637768'), ('const-20', u'PTRSUB_-1207636757'), ('tmp_624', u'CBRANCH_-1207637414'), (u'CALL_-1207637625', u'INDIRECT_-1207636900'), ('const-12624', u'PTRSUB_-1207636686'), ('const-0', u'CALL_-1207637625'), ('const-1', u'RETURN_-1207637119'), (u'LOAD_-1207637639', u'CALL_-1207637625'), (u'CALL_-... | [(u'INDIRECT_-1207636894', u'INT_NOTEQUAL_-1207637132'), ('tmp_624', u'CBRANCH_-1207637414'), (u'CALL_-1207637201', u'INDIRECT_-1207636773'), ('const-0', u'COPY_-1207637623'), ('const-3', u'PTRADD_-1207636910'), (u'CALL_-1207637124', u'INDIRECT_-1207636730'), (u'LOAD_-1207637401', u'INT_ADD_-1207637365'), (u'PTRADD_-12... | null | null | 001be8b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nbool FUN_001be8b0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n longlong lVar2;\n longlong lVar3;\n int local_34;\n int local_30 [7];\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value(Binary_logical_and * this, Expression_e... | (translation_unit "bool FUN_001be8b0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n longlong lVar2;\n longlong lVar3;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x1be8b9;\n local_30[1] = 0;\n local_30[2] = 0;\n lVar2 = FUN_001ba6b0(*(undefined4 *)(param_1 + 4),*... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "bool FUN_001be8b0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n longlong lVar2;\n longlong lVar3;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x1be8b9;\n local_30[1] = 0;\n local_30[2] = 0;\n lVar2 = FUN_001ba6b0(*(undefined4 *)(param_1 + 4... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value(Binary_logical_and * this, Expression_eval_info * eei)
*... | 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: Type propagation algorithm not settling */
bool MASKED(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
longlong lVar2;
longlong lVar3;
int local_34;
int local_30 [7];
undefined4 uStack_14;
uStac... |
6665_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | __insertion_sort<__gnu_cxx::__normal_iterator<gold::Symbol**,_std::vector<gold::Symbol*>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_commons<32>_>_> | FUN_0019ce90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Symbol**,
std::vector<gold::Symbol*> >, __gnu_cxx::__ops::_Iter_comp_iter<g... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0019ce90(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 uVar1;
char cVar2;
undefined4 *puVar3;
if ((param_1 != param_2) && (puVar3 = param_1 + 1, param_2 != puVar3... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1f2167
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
CMP ESI,dword ptr [ESP + 0x34]
JZ 0x0019cf0a
LEA EDX,[ESI + 0x4]
CMP dword ptr [ESP + 0x34],EDX
JZ 0x0019cf0a
MOV EDI,EDX
LEA EBP,[ESP + 0x38]
LEA ESI,[ESI]
NOP
SUB ESP,0x4
PUSH dword ptr [ESI]
PUSH dword pt... | null | null | null | null | [(u'INDIRECT_-1207512778', u'MULTIEQUAL_-1207512811'), (u'INT_NOTEQUAL_-1207513379', u'CBRANCH_-1207513377'), ('tmp_759', u'BRANCH_-1207513020'), (u'MULTIEQUAL_-1207512976', u'LOAD_-1207513276'), (u'PIECE_-1207512746', u'CALL_-1207513035'), (u'MULTIEQUAL_-1207512811', u'MULTIEQUAL_-1207512873'), (u'INT_NOTEQUAL_-120751... | [('const-1', u'PTRADD_-1207512806'), ('const-417', u'LOAD_-1207513276'), (u'INT_NOTEQUAL_-1207513379', u'CBRANCH_-1207513377'), (u'INDIRECT_-1207512828', u'MULTIEQUAL_-1207512814'), ('tmp_759', u'BRANCH_-1207513020'), ('tmp_1796', u'INT_NOTEQUAL_-1207513257'), ('tmp_1796', u'PTRADD_-1207512806'), (u'MULTIEQUAL_-1207512... | null | null | 0019ce90 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0019ce90(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n char cVar2;\n undefined4 *puVar3;\n \n if ((param_1 != param_2) && (puVar3 = par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Symbol**,\n std::vector<gold::Symbol*> >, __gnu_cxx::__o... | (translation_unit "void FUN_0019ce90(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n char cVar2;\n undefined4 *puVar3;\n \n if ((param_1 != param_2) && (puVar3 = param_1 + 1, param_2 != puVar3)) {\n do {\n cVar2 = FUN_0019cd90(¶m_3,*puVar3,*para... | (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 IDENT) ))) (compound_statement { (declaration ... | (function_definition "void FUN_0019ce90(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n char cVar2;\n undefined4 *puVar3;\n \n if ((param_1 != param_2) && (puVar3 = param_1 + 1, param_2 != puVar3)) {\n do {\n cVar2 = FUN_0019cd90(¶m_3,*puVar3,*p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Symbol**,
std::vector<gold::Symbol*> >, __gnu_cxx::__ops::_Iter_comp_iter<g... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 uVar1;
char cVar2;
undefined4 *puVar3;
if ((param_1 != param_2) && (puVar3 = param_1 + 1, param_2 != puVar3)) {
... |
223_df_and_df_strip.c | quotearg | FUN_0001bf10 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * quotearg(char *arg)
{
char *pcVar1;
pcVar1 = quotearg_n(0,arg);
return pcVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0001bf10(undefined4 param_1)
{
FUN_0001bebd(0,param_1);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x00016859
ADD EAX,0x120e4
SUB ESP,0x8
PUSH dword ptr [EBP + 0x8]
PUSH 0x0
MOV EBX,EAX
CALL 0x0001bebd
ADD ESP,0x10
MOV EBX,dword ptr [EBP + -0x4]
LEAVE
RET | null | null | null | null | [(u'CALL_-1205944478', u'RETURN_-1205944445'), ('const-0', u'RETURN_-1205944445'), ('const-0', u'CALL_-1205944478'), ('tmp_198', u'CALL_-1205944478')] | [('tmp_314', u'CALL_-1205944478'), ('const-0', u'RETURN_-1205944445'), ('const-0', u'CALL_-1205944478')] | null | null | 0001bf10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001bf10(undefined4 param_1)\n\n{\n FUN_0001bebd(0,param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0001bf10(undefined4 param_1)\n\n{\n FUN_0001bebd(0,param_1);\n return;\n}" pri... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * quotearg(char *arg)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n(0,arg);\n return pcVar1;\n}\n\n" comment comment (function_definition "char * quotearg(cha... | (translation_unit "void FUN_0001bf10(undefined4 param_1)\n\n{\n FUN_0001bebd(0,param_1);\n return;\n}\n\n" (function_definition "void FUN_0001bf10(undefined4 param_1)\n\n{\n FUN_0001bebd(0,param_1);\n return;\n}" primitive_type (function_declarator "FUN_0001bf10(undefined4 param_1)" identifier (parameter_list "(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_0001bf10(undefined4 param_1)\n\n{\n FUN_0001bebd(0,param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001bf10(undefined4 param_1)" (identifier "FUN_0001bf10") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identif... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(char *arg)
{
char *pcVar1;
pcVar1 = var_1(0,arg);
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
FUN_0001bebd(0,param_1);
return;
}
|
4080_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~Output_fill_debug_line | FUN_000f71d0 |
/* DWARF original prototype: void ~Output_fill_debug_line(Output_fill_debug_line * this, int
__in_chrg) */
void __thiscall
gold::Output_fill_debug_line::~Output_fill_debug_line(Output_fill_debug_line *this,int __in_chrg)
{
return;
}
|
void FUN_000f71d0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206881828')] | [('const-0', u'RETURN_-1206881828')] | null | null | 000f71d0 | x86 | O0 | (translation_unit "void FUN_000f71d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000f71d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000f71d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void ~Output_fill_debug_line(Output_fill_debug_line * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Output_fill_debug_line::~Output_fill_debug_line(Output_fill_debug_line *this,int __in_chrg)\n\n{\n return;\n}\n\n" comment (function_definition "void __thiscall\ng... | (translation_unit "void FUN_000f71d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000f71d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000f71d0(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_000f71d0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f71d0(void)" (identifier "FUN_000f71d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void ~Output_fill_debug_line(Output_fill_debug_line * this, int
__in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
4647_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | print | FUN_00107670 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Output_section_definition * this, FILE * f) */
void __thiscall gold::Output_section_definition::print(Output_section_definition *this,FILE *f)
{
Expression *pEVar1;
Output_section_eleme... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00107670(int param_1,FILE *param_2)
{
int *piVar1;
undefined4 uVar2;
undefined4 *puVar3;
fprintf(param_2," %s ",*(undefined4 *)(param_1 + 4));
piVar1 = *(int **)(param_1 + 0x1c);
if (piVar1 != (int *)0x0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x1fa987
SUB ESP,0x20
MOV EDI,dword ptr [ESP + 0x34]
MOV ESI,dword ptr [ESP + 0x38]
PUSH dword ptr [EDI + 0x4]
LEA EAX,[EBX + 0xfff2c0fc]
PUSH EAX
PUSH ESI
CALL 0x00026750
MOV EAX,dword ptr [EDI + 0x1c]
ADD ESP,0x10
TEST EAX,EAX
JZ 0x001076bb
MOV EDX,dword ptr... | null | null | null | null | [(u'PTRADD_-1206944064', u'LOAD_-1206945835'), (u'LOAD_-1206945714', u'PTRSUB_-1206944005'), ('const-40', u'PTRSUB_-1206943973'), ('const-1', u'CALL_-1206945633'), (u'PTRADD_-1206943738', u'INT_NOTEQUAL_-1206945010'), ('tmp_2271', u'PTRSUB_-1206943948'), ('const-1', u'CALL_-1206945438'), (u'PTRSUB_-1206943744', u'LOAD_... | [('tmp_6298', u'CALL_-1206945716'), ('const-417', u'LOAD_-1206945436'), (u'CAST_-1206943868', u'CALLIND_-1206945339'), (u'MULTIEQUAL_-1206944661', u'LOAD_-1206945391'), ('const-3', u'CALL_-1206945211'), ('const-2285846', u'COPY_-1206943833'), ('const-8', u'INT_ADD_-1206945819'), (u'INT_ADD_-1206946108', u'CAST_-1206944... | null | null | 00107670 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00107670(int param_1,FILE *param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n \n fprintf(param_2," %s ",*(undefined4 *)(param_1 + 4));\n piVar1 = *(int **)(param_1 + 0x1c)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Output_section_definition * this, FILE * f) */\n\nvoid __thiscall gold::Output_section_definition::print(Output_section_definition *this,FILE *f)\n\n{\n Expression *pEVar1... | (translation_unit "void FUN_00107670(int param_1,FILE *param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n \n fprintf(param_2," %s ",*(undefined4 *)(param_1 + 4));\n piVar1 = *(int **)(param_1 + 0x1c);\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 8))(piVar1,param_2);\n fputc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_00107670(int param_1,FILE *param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n \n fprintf(param_2," %s ",*(undefined4 *)(param_1 + 4));\n piVar1 = *(int **)(param_1 + 0x1c);\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 8))(piVar1,param_2);\n fp... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Output_section_definition * this, FILE * f) */
void __thiscall var_7::type_1::function_1(type_1 *this,type_2 *f)
{
type_3 *var_2;
type_4 *pOVar2;
type_5 *var_11;
type_6 *p_Var4;
c... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (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)
{
int *piVar1;
undefined4 uVar2;
undefined4 *puVar3;
fprintf(param_2," %s ",*(undefined4 *)(param_1 + 4));
piVar1 = *(int **)(param_1 + 0x1c);
if (piVar1 != (int *)0x0) {
... |
9338_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~moneypunct_shim | FUN_00227820 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim
(moneypunct... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00227820(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_0038ef24;
*param_1 = &PTR_FUN_0038d508;
*(undefined4 *)(param_1[4] + 0xc) = 0;
... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1677d9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffe508]
MOV EDX,dword ptr [EBX + 0xffffff24]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x10]
MOV dword ptr [EAX + 0xc],0x0
MOV EAX,dword ptr [ESI + 0x10]
MOV dword ptr [EAX + 0x20],0x0
MOV EAX,dword p... | null | null | null | null | [('const-417', u'STORE_-1203931022'), ('const-0', u'PTRSUB_-1203930698'), (u'CALLIND_-1203930869', u'INDIRECT_-1203930646'), (u'LOAD_-1203931030', u'INT_ADD_-1203931008'), ('const-417', u'STORE_-1203930990'), (u'CALL_-1203930836', u'INDIRECT_-1203930635'), (u'COPY_-1203930791', u'INT_EQUAL_-1203930948'), ('const-417', ... | [('const-4294967295', u'INT_ADD_-1203930917'), ('const-4', u'PTRADD_-1203930674'), (u'CALLIND_-1203930869', u'INDIRECT_-1203930646'), (u'LOAD_-1203931030', u'INT_ADD_-1203931008'), (u'CALL_-1203930836', u'INDIRECT_-1203930635'), ('const-417', u'LOAD_-1203930888'), (u'STORE_-1203930777', u'INDIRECT_-1203930596'), ('cons... | null | null | 00227820 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00227820(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d508;\n *(undefine... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim... | (translation_unit "void FUN_00227820(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d508;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x20) = 0;\n *(undefined4 *)(p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "void FUN_00227820(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d508;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x20) = 0;\n *(undefined4 *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim
(moneypunct... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_0038ef24;
*param_1 = &PTR_FUN_0038d508;
*(undefined4 *)(param_1[4] + 0xc) = 0;
*(und... |
9682_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~moneypunct | FUN_00248da0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::moneypunct<wchar_t, false>::~moneypunct() */
void __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)
{
/* try { // try from 00248dba to 00248dbe has its CatchHandle... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_00248da0(undefined4 param_1)
{
/* try { // try from 00248dba to 00248dbe has its CatchHandler @ 00248dd2 */
FUN_00248c90(param_1);
FUN_001fd020(param_1);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x00049ed6
ADD ESI,0x161256
PUSH EBX
SUB ESP,0x28
MOV EDI,dword ptr [EBP + 0x8]
PUSH EDI
MOV EBX,ESI
CALL 0x00248c90
MOV dword ptr [ESP],EDI
CALL 0x001fd020
ADD ESP,0x10
LEA ESP,[EBP + -0xc]
POP EBX
POP ESI
POP EDI
POP EBP
RET | null | null | null | null | [('tmp_226', u'CALL_-1204056596'), ('tmp_226', u'CALL_-1204056583'), ('const-0', u'RETURN_-1204056535')] | [('tmp_401', u'CALL_-1204056596'), ('tmp_401', u'CALL_-1204056583'), ('const-0', u'RETURN_-1204056535')] | null | null | 00248da0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00248da0(undefined4 param_1)\n\n{\n /* try { // try from 00248dba to 00248dbe has its CatchHandler @ 00248dd2 */\n FUN_00248c90(param_1);\n FUN_001fd020(param_1);\n return;\n}\n\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::moneypunct<wchar_t, false>::~moneypunct() */\n\nvoid __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)\n\n{\n /* try { // try from 00248dba to 0024... | (translation_unit "void FUN_00248da0(undefined4 param_1)\n\n{\n \n FUN_00248c90(param_1);\n FUN_001fd020(param_1);\n return;\n}\n\n" (function_definition "void FUN_00248da0(undefined4 param_1)\n\n{\n \n FUN_00248c90(param_1);\n FUN_001fd020(param_1);\n return;\n}" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement re... | (function_definition "void FUN_00248da0(undefined4 param_1)\n\n{\n \n FUN_00248c90(param_1);\n FUN_001fd020(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00248da0(undefined4 param_1)" (identifier "FUN_00248da0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::moneypunct<wchar_t, false>::~moneypunct() */
void __thiscall std::function_1<wchar_t,false>::~function_1(function_1<wchar_t,false> *type_1)
{
/* try { // try from 00248dba to 00248dbe has its CatchHand... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(undefined4 param_1)
{
/* try { // try from 00248dba to 00248dbe has its CatchHandler @ 00248dd2 */
FUN_00248c90(param_1);
FUN_001fd020(param_1);
return;
}
|
8366_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | moneypunct_byname | FUN_001fa290 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::moneypunct_byname<char, true>::moneypunct_byname(std::string const&, unsigned int) */
void __thiscall
std::moneypunct_byname<char,true>::moneypunct_byname
(moneypunct_byname<char,true> *this,string *param_1,uint ... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_001fa290(undefined4 *param_1,undefined4 *param_2,int param_3)
{
byte *pbVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
undefined4 local_20 [4];
bVar8 ... | CALL 0x00035975
ADD EDX,0x194d6b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,EDX
SUB ESP,0x30
MOV EAX,dword ptr [EBP + 0xc]
MOV ECX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x2c],EDX
MOV EBX,dword ptr [EBP + 0x8]
MOV ESI,dword ptr [EAX]
XOR EAX,EAX
TEST ECX,ECX
SETNZ AL
MOV dword ptr [EBX + 0x8],0x0
MOV... | null | null | null | null | [(u'CAST_-1207917047', u'STORE_-1207917809'), (u'COPY_-1207917034', u'MULTIEQUAL_-1207917200'), (u'BOOL_NEGATE_-1207917133', u'BOOL_AND_-1207917536'), ('const-417', u'LOAD_-1207917588'), (u'COPY_-1207917708', u'MULTIEQUAL_-1207917193'), (u'PTRADD_-1207917528', u'COPY_-1207917034'), (u'BOOL_NEGATE_-1207917027', u'CBRANC... | [('const-4294967294', u'INT_MULT_-1207917152'), (u'MULTIEQUAL_-1207917203', u'PTRADD_-1207917533'), (u'MULTIEQUAL_-1207917219', u'MULTIEQUAL_-1207917216'), (u'PTRADD_-1207917533', u'COPY_-1207917036'), (u'COPY_-1207917066', u'MULTIEQUAL_-1207917233'), (u'MULTIEQUAL_-1207917217', u'INT_EQUAL_-1207917594'), ('const-417',... | null | null | 001fa290 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_001fa290(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::moneypunct_byname<char, true>::moneypunct_byname(std::string const&, unsigned int) */\n\nvoid __thiscall\nstd::moneypunct_byname<char,true>::moneypunct_byname\n (moneypunct_byname<char,true> *thi... | (translation_unit "void FUN_001fa290(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n undefined4 local_20 [4];\n \n bVar8 = 0;\n pbVar1 = (byte *)*param_2;\n param_1[2] = 0;\n pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "void FUN_001fa290(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n undefined4 local_20 [4];\n \n bVar8 = 0;\n pbVar1 = (byte *)*param_2;\n param_1[2] = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::moneypunct_byname<char, true>::moneypunct_byname(std::string const&, unsigned int) */
void __thiscall
std::moneypunct_byname<char,true>::moneypunct_byname
(moneypunct_byname<char,true> *var_1,string *param_1,type... | 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.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,undefined4 *param_2,int param_3)
{
byte *pbVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
undefined4 local_20 [4];
bVar8 = 0;
... |
3626_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | ScaleCharToQuantum | FUN_001f053d |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
Quantum ScaleCharToQuantum(uchar value)
{
uchar value_local;
return DAT_0032c018 * (double)value;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
longdouble FUN_001f053d(byte param_1)
{
return (longdouble)DAT_0032c018 * (longdouble)param_1;
}
| PUSH EBP
MOV EBP,ESP
SUB ESP,0x8
CALL 0x00038374
ADD EAX,0x1d9ab8
MOV EDX,dword ptr [EBP + 0x8]
MOV byte ptr [EBP + -0x4],DL
MOVZX EDX,byte ptr [EBP + -0x4]
MOV dword ptr [EBP + -0x8],EDX
FILD dword ptr [EBP + -0x8]
FLD qword ptr [EAX + 0xfff62018]
FMULP
LEAVE
RET | null | null | null | null | [(u'INT2FLOAT_-1207958040', u'FLOAT_MULT_-1207958039'), (u'COPY_-1207958091', u'RETURN_-1207958086'), ('tmp_258', u'FLOAT_MULT_-1207958039'), (u'INT_ZEXT_-1207958139', u'INT2FLOAT_-1207958040'), ('const-0', u'RETURN_-1207958086'), ('tmp_258', u'COPY_-1207958079'), ('tmp_196', u'INT_ZEXT_-1207958139'), (u'FLOAT_MULT_-12... | [(u'FLOAT2FLOAT_-1207958064', u'FLOAT_MULT_-1207958063'), (u'INT2FLOAT_-1207958080', u'FLOAT_MULT_-1207958063'), ('tmp_254', u'FLOAT2FLOAT_-1207958064'), ('tmp_254', u'COPY_-1207958086'), (u'INT_ZEXT_-1207958139', u'INT2FLOAT_-1207958080'), ('const-0', u'RETURN_-1207958086'), (u'COPY_-1207958110', u'RETURN_-1207958086'... | null | null | 001f053d | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nlongdouble FUN_001f053d(byte param_1)\n\n{\n return (longdouble)DAT_0032c018 * (longdouble)param_1;\n}\n\n" comment (function_definition "longdouble FUN_001f053d(byte param_1)\n\n{\n return (longdouble)DAT_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nQuantum ScaleCharToQuantum(uchar value)\n\n{\n uchar value_local;\n \n return DAT_0032c018 * (double)value;\n}\n\n" comment (function_definition "Quantum ScaleCharToQuantum(uchar value)\n\n{\n uchar value_l... | (translation_unit "longdouble FUN_001f053d(byte param_1)\n\n{\n return (longdouble)DAT_0032c018 * (longdouble)param_1;\n}\n\n" (function_definition "longdouble FUN_001f053d(byte param_1)\n\n{\n return (longdouble)DAT_0032c018 * (longdouble)param_1;\n}" type_identifier (function_declarator "FUN_001f053d(byte param_1)"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }))) | (function_definition "longdouble FUN_001f053d(byte param_1)\n\n{\n return (longdouble)DAT_0032c018 * (longdouble)param_1;\n}" (type_identifier "longdouble") (function_declarator "FUN_001f053d(byte param_1)" (identifier "FUN_001f053d") (parameter_list "(byte param_1)" (( "(") (parameter_declaration "byte param_1" (type... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
type_1 function_1(type_2 value)
{
type_2 value_local;
return var_1 * (double)value;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (cast_expression type: (typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
longdouble MASKED(byte param_1)
{
return (longdouble)DAT_0032c018 * (longdouble)param_1;
}
|
8459_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_output_section_relative | FUN_002efb90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_true> *
this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint
shndx, Address address) */
vo... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002efb90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7)
{
int iVar1;
undefined4 *puVar2;
undefined4 *puVar3;
int iVar4;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2fa467
SUB ESP,0x30
MOV EDI,dword ptr [ESP + 0x44]
MOV ESI,dword ptr [ESP + 0x50]
PUSH 0x1
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBP,[ESP + 0x24]
PUSH E... | null | null | null | null | [('const-1', u'RETURN_-1204683858')] | [(u'MULTIEQUAL_-1204683228', u'CAST_-1204682740'), ('const-52', u'INT_ADD_-1204683600'), (u'CAST_-1204682740', u'INT_SUB_-1204683593'), ('tmp_3015', u'INT_ADD_-1204683216'), (u'INT_ADD_-1204683199', u'CAST_-1204682610'), (u'LOAD_-1204683526', u'INT_AND_-1204683500'), ('tmp_786', u'CBRANCH_-1204683418'), (u'MULTIEQUAL_-... | null | null | 002efb90 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002efb90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_true> *\n this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint\n shndx, Ad... | (translation_unit "void FUN_002efb90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_002efb90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_true> *
this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint
shndx, Address address) */
vo... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7)
{
int iVar1;
undefined4 *puVar2;
undefined4 *puVar3;
int iVar4;
unde... |
7281_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | Sized_relobj | FUN_002a0cb0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void Sized_relobj(Sized_relobj<64,_false> * this, string * name,
Input_file * input_file, off_t offset) */
void __thiscall
gold::Sized_relobj<64,_false>::Sized_relobj
(Sized_relobj<64,_fal... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_002a0cb0(undefined4 *param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5
)
{
uint uVar1;
byte *pbVar2;
*param_1 = &DAT_005def94;
param_1[1] = param_1 + 3;
FUN_0014fca0(pa... | CALL 0x00074f02
ADD EAX,0x34934b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
MOV EBX,dword ptr [EBP + 0x18]
MOV dword ptr [EBP + -0x1c],EAX
MOV EDX,dword ptr [EBP + 0xc]
LEA EAX,[EAX + 0xffff4f94]
MOV ECX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x24],EBX
LEA EBX,[ESI ... | null | null | null | null | [('const-417', u'LOAD_-1204482374'), ('const-417', u'STORE_-1204482261'), ('const-0', u'PTRSUB_-1204481937'), ('const-4', u'PTRSUB_-1204482049'), (u'PTRSUB_-1204481592', u'PTRSUB_-1204481556'), ('tmp_1350', u'PTRSUB_-1204481776'), ('tmp_1350', u'PTRSUB_-1204481714'), (u'PTRSUB_-1204481676', u'PTRSUB_-1204481634'), (u'P... | [('tmp_2157', u'PTRADD_-1204481772'), ('const-6', u'INT_LEFT_-1204482389'), (u'PTRADD_-1204481799', u'STORE_-1204482134'), ('const-4', u'PTRADD_-1204481799'), ('const-18', u'PTRADD_-1204481869'), ('const-3', u'PTRADD_-1204482084'), ('const-417', u'LOAD_-1204482495'), ('const-7', u'PTRADD_-1204482037'), ('const-0', u'PT... | null | null | 002a0cb0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_002a0cb0(undefined4 *param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_005def94;\n param_1[1] = pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void Sized_relobj(Sized_relobj<64,_false> * this, string * name,\n Input_file * input_file, off_t offset) */\n\nvoid __thiscall\ngold::Sized_relobj<64,_false>::Sized_relobj\n ... | (translation_unit "void FUN_002a0cb0(undefined4 *param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_005def94;\n param_1[1] = param_1 + 3;\n FUN_0014fca0(param_1 + 1,*param_2,param_2[1] + *param_2,0,param_4,param_5,para... | (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 IDENT) , (parameter_declaration TYPE IDENT) ))... | (function_definition "void FUN_002a0cb0(undefined4 *param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_005def94;\n param_1[1] = param_1 + 3;\n FUN_0014fca0(param_1 + 1,*param_2,param_2[1] + *param_2,0,param_4,param_5,p... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void Sized_relobj(Sized_relobj<64,_false> * this, string * name,
Input_file * input_file, off_t offset) */
void __thiscall
var_8::Sized_relobj<64,_false>::Sized_relobj
(Sized_relobj<64,_fa... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 *param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5
)
{
uint uVar1;
byte *pbVar2;
*param_1 = &DAT_005def94;
param_1[1] = param_1 + 3;
FUN_0014fca0(param_1 ... |
142_chcon_and_chcon_strip.c | get_root_dev_ino | FUN_0001585e |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
dev_ino * get_root_dev_ino(dev_ino *root_d_i)
{
int iVar1;
int iVar2;
int in_GS_OFFSET;
dev_ino *root_d_i_local;
stat statbuf;
iVar1 = *(int *)(in_GS_OFFSET + 0x14);
iVar2 = lstat64("/",(stat64 *)&statbuf);
if ... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * FUN_0001585e(undefined4 *param_1)
{
int iVar1;
int in_GS_OFFSET;
undefined4 local_70;
undefined4 local_6c;
undefined4 local_18;
undefined4 local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFSET ... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x84
CALL 0x00013ccc
ADD EAX,0xf793
MOV EDX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x7c],EDX
MOV EBX,dword ptr GS:[0x14]
MOV dword ptr [EBP + -0xc],EBX
XOR EBX,EBX
SUB ESP,0x8
LEA EDX,[EBP + -0x6c]
PUSH EDX
LEA EDX,[EAX + 0xffffb174]
PUSH EDX
MOV EBX,EAX
CALL 0x0001e380
ADD ES... | null | null | null | null | [(u'LOAD_-1205970641', u'INT_NOTEQUAL_-1205970628'), ('const-8', u'PTRSUB_-1205970363'), ('const-417', u'LOAD_-1205970641'), ('const-4294967184', u'PTRSUB_-1205970426'), (u'INT_ADD_-1205970427', u'CAST_-1205970374'), (u'PTRSUB_-1205970367', u'CAST_-1205970361'), ('const-417', u'STORE_-1205970630'), ('const-8', u'PTRSUB... | [(u'LOAD_-1205970641', u'INT_NOTEQUAL_-1205970628'), (u'INDIRECT_-1205970445', u'INT_NOTEQUAL_-1205970628'), (u'CAST_-1205970347', u'MULTIEQUAL_-1205970502'), (u'PTRSUB_-1205970415', u'CALL_-1205970718'), ('const-4294967184', u'PTRSUB_-1205970427'), ('const-3', u'PTRADD_-1205970367'), (u'PTRSUB_-1205970427', u'CALL_-12... | null | null | 0001585e | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * FUN_0001585e(undefined4 *param_1)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n undefined4 local_70;\n undefined4 local_6c;\n undefined4 local_18;\n undefined4 local_14;\n int local_10;\n \n lo... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\ndev_ino * get_root_dev_ino(dev_ino *root_d_i)\n\n{\n int iVar1;\n int iVar2;\n int in_GS_OFFSET;\n dev_ino *root_d_i_local;\n stat statbuf;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n iVar2 = lstat64(... | (translation_unit "undefined4 * FUN_0001585e(undefined4 *param_1)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n undefined4 local_70;\n undefined4 local_6c;\n undefined4 local_18;\n undefined4 local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n iVar1 = FUN_0001e380(&DAT_00020174,&local_70);\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (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 TYP... | (function_definition "undefined4 * FUN_0001585e(undefined4 *param_1)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n undefined4 local_70;\n undefined4 local_6c;\n undefined4 local_18;\n undefined4 local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n iVar1 = FUN_0001e380(&DAT_00020174,&local_70);... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
type_1 * function_1(type_1 *root_d_i)
{
int var_4;
int var_3;
int var_1;
type_1 *root_d_i_local;
type_2 statbuf;
var_4 = *(int *)(var_1 + 0x14);
var_3 = var_2("/",(type_3 *)&statbuf);
if (var_3 == 0) {
*(ty... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * MASKED(undefined4 *param_1)
{
int iVar1;
int in_GS_OFFSET;
undefined4 local_70;
undefined4 local_6c;
undefined4 local_18;
undefined4 local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14... |
4050_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | add_output_section_generic | FUN_000ddc50 |
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_false>
* this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic
(Output_data_reloc<4... |
void FUN_000ddc50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_000c7020(local_40,param_2,param_3,param_4,pa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x40
MOV EBX,dword ptr [ESP + 0x60]
MOV EDI,dword ptr [ESP + 0x6c]
MOV EBP,dword ptr [ESP + 0x70]
PUSH 0x0
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
PUSH EBX
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
LEA ESI,[ESP + 0x28]
PUSH ESI
CALL 0x000c7020
MO... | null | null | null | null | [(u'PTRSUB_-1206723172', u'PTRSUB_-1206723165'), ('const-4', u'SUBPIECE_-1206723162'), ('tmp_339', u'CALL_-1206723391'), (u'INDIRECT_-1206723151', u'SUBPIECE_-1206723162'), ('const-0', u'PTRSUB_-1206723165'), (u'CALL_-1206723340', u'INDIRECT_-1206723151'), ('tmp_431', u'PTRSUB_-1206723172'), ('tmp_337', u'PTRSUB_-12067... | [(u'PTRSUB_-1206723197', u'CALL_-1206723340'), ('tmp_714', u'CALL_-1206723391'), ('tmp_717', u'CALL_-1206723391'), ('const-4294967232', u'PTRSUB_-1206723197'), ('tmp_711', u'CALL_-1206723340'), ('tmp_711', u'CALL_-1206723391'), ('tmp_713', u'COPY_-1206723382'), (u'PTRSUB_-1206723197', u'CALL_-1206723391'), ('tmp_715', ... | null | null | 000ddc50 | x86 | O0 | (translation_unit "void FUN_000ddc50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_000c7020(local_40,... | (translation_unit "/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_false>\n * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic\n ... | (translation_unit "void FUN_000ddc50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_000c7020(local_40,... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_000ddc50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_000c7020(local_... |
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_false>
* this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic
(Output_data_reloc<4... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_000c7020(local_40,param_2,param_3,param_4,param_5,... |
1853_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Struct_Tdata | FUN_00054fb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_Tdata(Struct_Tdata * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_Tdata::~Struct_Tdata(Struct_Tdata *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00054fb0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d3f54;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x59504a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xfffe9f54]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00054fe2
SUB ESP,0xc
PUSH EDX
CALL 0x003ae080
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206235198')] | [(u'INT_NOTEQUAL_-1206235121', u'CBRANCH_-1206235121'), ('const-0', u'RETURN_-1206235058'), ('tmp_439', u'STORE_-1206235145'), ('tmp_151', u'CBRANCH_-1206235121'), ('tmp_439', u'PTRADD_-1206234989'), ('const-3', u'PTRADD_-1206234989'), ('const-0', u'PTRSUB_-1206234980'), (u'PTRADD_-1206234976', u'LOAD_-1206235141'), (u... | null | null | 00054fb0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00054fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3f54;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((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_Tdata(Struct_Tdata * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Tdata::~Struct_Tdata(Struct_Tdata *this,int __in_chrg)\n\n{\n}\n\n" comment ... | (translation_unit "void FUN_00054fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3f54;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00054fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3f54;\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_00054fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3f54;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00054fb0(undefined4 *param_1)" (identifier "FUN_00054fb0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_Tdata(Struct_Tdata * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d3f54;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
|
368_puttytel_and_puttytel_strip.c | pango_context_get_language | pango_context_get_language |
void pango_context_get_language(void)
{
(*(code *)PTR_pango_context_get_language_000a7db0)();
return;
}
|
void pango_context_get_language(void)
{
(*(code *)PTR_pango_context_get_language_000a7db0)();
return;
}
| JMP dword ptr [EBX + 0x5ec] | null | null | null | null | [('tmp_58', u'CAST_-1205950441'), ('const-0', u'RETURN_-1205950515'), (u'INDIRECT_-1205950446', u'COPY_-1205950505'), (u'CALLIND_-1205950518', u'INDIRECT_-1205950446'), (u'CAST_-1205950441', u'CALLIND_-1205950518')] | [('tmp_58', u'CAST_-1205950441'), ('const-0', u'RETURN_-1205950515'), (u'INDIRECT_-1205950446', u'COPY_-1205950505'), (u'CALLIND_-1205950518', u'INDIRECT_-1205950446'), (u'CAST_-1205950441', u'CALLIND_-1205950518')] | null | null | 0001a7c0 | x86 | O0 | (translation_unit "void pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}\n\n" (function_definition "void pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}" primitive_type (function_declarator "pango_co... | (translation_unit "void pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}\n\n" (function_definition "void pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}" primitive_type (function_declarator "pango_co... | (translation_unit "void pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}\n\n" (function_definition "void pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}" primitive_type (function_declarator "pango_co... | (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 pango_context_get_language(void)\n\n{\n (*(code *)PTR_pango_context_get_language_000a7db0)();\n return;\n}" (primitive_type "void") (function_declarator "pango_context_get_language(void)" (identifier "pango_context_get_language") (parameter_list "(void)" (( "(") (parameter_declaration "void... |
void function_1(void)
{
(*(type_1 *)PTR_pango_context_get_language_000a7db0)();
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_000a7db0)();
return;
}
|
587_plink_and_plink_strip.c | ssh_free | FUN_00044f2e |
/* 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 ssh_free(void *handle)
{
int iVar1;
void *ptr;
outstanding_channel_request *poVar2;
ssh_channel *c_00... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044f2e(int param_1)
{
undefined4 *puVar1;
int iVar2;
undefined4 *local_28;
if (*(int *)(param_1 + 0x58) != 0) {
(**(code **)(*(int *)(param_1 + 0x54) + 4))(*(undefined4 *)(param_1 + 0x58));
}
if (*(... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x000148f0
ADD EBX,0x6ce7a
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x20],EAX
MOV EAX,dword ptr [EBP + -0x20]
MOV EAX,dword ptr [EAX + 0x58]
TEST EAX,EAX
JZ 0x00044f68
MOV EAX,dword ptr [EBP + -0x20]
MOV EAX,dword ptr [EAX + 0x54]
MOV EAX,dword ptr [EAX + 0x4]
... | null | null | null | null | [(u'CAST_-1206164881', u'INT_ADD_-1206169265'), ('const-344', u'INT_ADD_-1206168738'), ('const-4', u'INT_ADD_-1206169605'), (u'CAST_-1206165016', u'INT_ADD_-1206169547'), (u'INT_ADD_-1206168236', u'CAST_-1206164203'), ('tmp_6109', u'CAST_-1206164024'), ('tmp_6109', u'CAST_-1206164901'), (u'COPY_-1206164538', u'MULTIEQU... | [('const-417', u'LOAD_-1206169426'), ('const-344', u'INT_ADD_-1206168738'), ('const-0', u'STORE_-1206167991'), ('const-4', u'INT_ADD_-1206169605'), ('tmp_15115', u'INT_ADD_-1206168643'), ('tmp_15115', u'INT_ADD_-1206169034'), (u'LOAD_-1206166692', u'CALL_-1206166661'), (u'CAST_-1206164572', u'LOAD_-1206167300'), (u'INT... | null | null | 00044f2e | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044f2e(int param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *local_28;\n \n if (*(int *)(param_1 + 0x58) != 0) {\n (**(code **)(*(int *)(param_1 + 0x54) + 4))(*(undefined4 *)(pa... | (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 ssh_free(void *handle)\n\n{\n int iVar1;\n void *ptr;\n outstanding_channel_request *... | (translation_unit "void FUN_00044f2e(int param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *local_28;\n \n if (*(int *)(param_1 + 0x58) != 0) {\n (**(code **)(*(int *)(param_1 + 0x54) + 4))(*(undefined4 *)(param_1 + 0x58));\n }\n if (*(int *)(param_1 + 0x68) != 0) {\n (**(code **)(*(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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ... | (function_definition "void FUN_00044f2e(int param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *local_28;\n \n if (*(int *)(param_1 + 0x58) != 0) {\n (**(code **)(*(int *)(param_1 + 0x54) + 4))(*(undefined4 *)(param_1 + 0x58));\n }\n if (*(int *)(param_1 + 0x68) != 0) {\n (**(code **)(*(int *)(p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *handle)
{
int var_5;
void *ptr;
type_1 *poVar2;
type_2 *var_8;
type_3 *var_14;
t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
undefined4 *puVar1;
int iVar2;
undefined4 *local_28;
if (*(int *)(param_1 + 0x58) != 0) {
(**(code **)(*(int *)(param_1 + 0x54) + 4))(*(undefined4 *)(param_1 + 0x58));
}
if (*(int *)... |
4847_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | adjust_section_offsets | FUN_0015dfd0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void adjust_section_offsets(Output_section * this) */
void __thiscall gold::Output_section::adjust_section_offsets(Output_section *this)
{
_func_int_varargs *p_Var1;
uint uVar2;
Relobj *pRVar3;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0015dfd0(int param_1)
{
longlong lVar1;
uint uVar2;
int *piVar3;
undefined4 uVar4;
byte bVar5;
uint uVar6;
int iVar7;
int *piVar8;
bool bVar9;
longlong lVar10;
uint local_34;
uint local_30;
uin... | CALL 0x000b4846
ADD EAX,0x2b602b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EDI,dword ptr [ESP + 0x40]
TEST byte ptr [EDI + 0x92],0x4
JZ 0x0015e14b
LEA EAX,[EAX + 0xffc903d0]
MOV EBP,dword ptr [EDI + 0x6c]
XOR ESI,ESI
XOR EDI,EDI
MOV dword ptr [ESP + 0x1c],EAX
MOV EAX,dword ptr [ESP + 0x40]
CMP EBP,dword ptr ... | null | null | null | null | [('const-32', u'INT_AND_-1207245181'), (u'MULTIEQUAL_-1207245318', u'CALL_-1207246311'), (u'LOAD_-1207246155', u'PTRADD_-1207245012'), ('const-1', u'RETURN_-1207245981'), (u'PTRSUB_-1207244794', u'LOAD_-1207246294'), (u'PTRSUB_-1207244753', u'STORE_-1207246091'), ('const-417', u'STORE_-1207246091'), (u'PTRSUB_-12072449... | [('const-1', u'RETURN_-1207245981'), (u'INT_ADD_-1207246787', u'CAST_-1207245097'), (u'LOAD_-1207246575', u'INT_ADD_-1207246540'), ('tmp_5227', u'INT_ADD_-1207246787'), (u'PTRADD_-1207244794', u'LOAD_-1207246189'), (u'CAST_-1207245040', u'LOAD_-1207246150'), (u'CAST_-1207245046', u'CALLIND_-1207245794'), (u'INT_ZEXT_-1... | null | null | 0015dfd0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0015dfd0(int param_1)\n\n{\n longlong lVar1;\n uint uVar2;\n int *piVar3;\n undefined4 uVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n int *piVar8;\n bool bVar9;\n longlong lVar10;\n uint... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void adjust_section_offsets(Output_section * this) */\n\nvoid __thiscall gold::Output_section::adjust_section_offsets(Output_section *this)\n\n{\n _func_int_varargs *p_Var1;\n uint ... | (translation_unit "void FUN_0015dfd0(int param_1)\n\n{\n longlong lVar1;\n uint uVar2;\n int *piVar3;\n undefined4 uVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n int *piVar8;\n bool bVar9;\n longlong lVar10;\n uint local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n \n if ((*(byte *)(param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_0015dfd0(int param_1)\n\n{\n longlong lVar1;\n uint uVar2;\n int *piVar3;\n undefined4 uVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n int *piVar8;\n bool bVar9;\n longlong lVar10;\n uint local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n \n if ((*(byte *)(pa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void adjust_section_offsets(Output_section * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
type_2 *var_3;
type_3 var_6;
type_4 *pRVar3;
type_3 var_2;
type_5 var_8;
type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
longlong lVar1;
uint uVar2;
int *piVar3;
undefined4 uVar4;
byte bVar5;
uint uVar6;
int iVar7;
int *piVar8;
bool bVar9;
longlong lVar10;
uint local_34;
uint local_30;
uint loca... |
7165_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | operator>> | FUN_001a45b0 |
/* std::istream::TEMPNAMEPLACEHOLDERVALUE(std::streambuf*) */
istream * __thiscall std::istream::operator>>(istream *this,streambuf *param_1)
{
int iVar1;
_Ios_Iostate _Var2;
ios *this_00;
sentry local_1e;
bool local_1d [13];
__x86_get_pc_thunk_di();
sentry::sentry(&local_1e,this,false);
if (local... |
int * FUN_001a45b0(int *param_1,int param_2)
{
uint uVar1;
int iVar2;
char local_1e;
char local_1d [13];
FUN_0004fb7e();
FUN_001a4090(&local_1e,param_1,0);
if (local_1e == '\0') {
if (param_2 != 0) {
return param_1;
}
uVar1 = 4;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x15da47
PUSH ESI
LEA EAX,[EBP + -0x1a]
PUSH EBX
SUB ESP,0x20
MOV ESI,dword ptr [EBP + 0x8]
PUSH 0x0
PUSH ESI
MOV EBX,EDI
PUSH EAX
CALL 0x001a4090
ADD ESP,0x10
CMP byte ptr [EBP + -0x1a],0x0
JZ 0x001a4620
MOV EAX,dword ptr [ESI]
MOV ECX,dword ptr [EBP + 0xc]
MOV EDX... | null | null | null | null | [(u'CAST_-1207613297', u'LOAD_-1207613777'), (u'CAST_-1207613341', u'PTRADD_-1207613777'), (u'INT_ADD_-1207613756', u'CAST_-1207613294'), ('const-4294967267', u'PTRSUB_-1207613336'), ('tmp_950', u'PTRADD_-1207613520'), ('const-0', u'RETURN_-1207613618'), ('const-4294967266', u'PTRSUB_-1207613384'), ('const-0', u'RETURN... | [(u'INT_ADD_-1207613566', u'MULTIEQUAL_-1207613419'), (u'CAST_-1207613353', u'INT_ADD_-1207613875'), ('tmp_1765', u'LOAD_-1207613777'), (u'CAST_-1207613299', u'INT_ADD_-1207613742'), (u'CAST_-1207613223', u'INT_ADD_-1207613566'), ('tmp_1309', u'PTRSUB_-1207613394'), ('const-0', u'RETURN_-1207613618'), ('const-20', u'IN... | null | null | 001a45b0 | x86 | O0 | (translation_unit "int * FUN_001a45b0(int *param_1,int param_2)\n\n{\n uint uVar1;\n int iVar2;\n char local_1e;\n char local_1d [13];\n \n FUN_0004fb7e();\n FUN_001a4090(&local_1e,param_1,0);\n if (local_1e == '\0') {\n if (param_2 != 0) {\n return param_1;\n }\n uVar1 = 4;\n iVar2 = *(int *)(... | (translation_unit "/* std::istream::TEMPNAMEPLACEHOLDERVALUE(std::streambuf*) */\n\nistream * __thiscall std::istream::operator>>(istream *this,streambuf *param_1)\n\n{\n int iVar1;\n _Ios_Iostate _Var2;\n ios *this_00;\n sentry local_1e;\n bool local_1d [13];\n \n __x86_get_pc_thunk_di();\n sentry::sentry(&loc... | (translation_unit "int * FUN_001a45b0(int *param_1,int param_2)\n\n{\n uint uVar1;\n int iVar2;\n char local_1e;\n char local_1d [13];\n \n FUN_0004fb7e();\n FUN_001a4090(&local_1e,param_1,0);\n if (local_1e == '\0') {\n if (param_2 != 0) {\n return param_1;\n }\n uVar1 = 4;\n iVar2 = *(int *)(... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "int * FUN_001a45b0(int *param_1,int param_2)\n\n{\n uint uVar1;\n int iVar2;\n char local_1e;\n char local_1d [13];\n \n FUN_0004fb7e();\n FUN_001a4090(&local_1e,param_1,0);\n if (local_1e == '\0') {\n if (param_2 != 0) {\n return param_1;\n }\n uVar1 = 4;\n iVar2 = *(int ... |
/* std::istream::TEMPNAMEPLACEHOLDERVALUE(std::streambuf*) */
istream * __thiscall std::istream::operator>>(istream *var_4,type_4 *var_3)
{
int var_8;
type_1 var_12;
type_2 *var_7;
type_3 var_2;
bool local_1d [13];
var_1();
sentry::type_3(&var_2,var_4,false);
if (var_2 == (type_3)0x0) {
if (va... | 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 |
int * MASKED(int *param_1,int param_2)
{
uint uVar1;
int iVar2;
char local_1e;
char local_1d [13];
FUN_0004fb7e();
FUN_001a4090(&local_1e,param_1,0);
if (local_1e == '\0') {
if (param_2 != 0) {
return param_1;
}
uVar1 = 4;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
}
... |
4903_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | add_global | FUN_00118700 |
/* DWARF original prototype: void add_global(Output_data_reloc<9,_true,_32,_true> * this, Symbol *
gsym, uint type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_true>::add_global
(Output_data_reloc<9,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *... |
void FUN_00118700(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined1 local_24 [28];
FUN_000ff8c0(local_24,param_2,param_3,param_4,param_5,0,0,0);
FUN_00118600(param_1,param_4,local_24);
return;
}
| PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV EBX,dword ptr [ESP + 0x3c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x4c]
PUSH EBX
PUSH dword ptr [ESP + 0x4c]
PUSH dword ptr [ESP + 0x4c]
LEA ESI,[ESP + 0x24]
PUSH ESI
CALL 0x000ff8c0
ADD ESP,0x1c
PUSH ESI
PUSH EBX
PUSH dword ptr [ESP + 0x3c]
CALL 0x00118600
ADD ESP,0x34
POP ... | null | null | null | null | [('const-4294967260', u'PTRSUB_-1207007208'), ('const-0', u'CALL_-1207007396'), ('tmp_273', u'CALL_-1207007396'), (u'PTRSUB_-1207007188', u'CALL_-1207007359'), (u'PTRSUB_-1207007208', u'CALL_-1207007396'), ('tmp_374', u'PTRSUB_-1207007208'), ('const-0', u'RETURN_-1207007326'), ('tmp_272', u'CALL_-1207007396'), ('const-... | [('tmp_324', u'PTRSUB_-1207007229'), (u'PTRSUB_-1207007229', u'CALL_-1207007396'), ('tmp_574', u'CALL_-1207007396'), (u'PTRSUB_-1207007229', u'CALL_-1207007359'), ('const-0', u'CALL_-1207007396'), ('const-0', u'RETURN_-1207007326'), ('tmp_578', u'CALL_-1207007359'), ('tmp_577', u'CALL_-1207007396'), ('tmp_574', u'CALL_... | null | null | 00118700 | x86 | O0 | (translation_unit "void FUN_00118700(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined1 local_24 [28];\n \n FUN_000ff8c0(local_24,param_2,param_3,param_4,param_5,0,0,0);\n FUN_00118600(param_1,param_4,local_24);\n return;\n}\n\n" (fu... | (translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<9,_true,_32,_true> * this, Symbol *\n gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_global\n (Output_data_reloc<9,_true,_32,_true> *this,Symbol *gsym,... | (translation_unit "void FUN_00118700(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined1 local_24 [28];\n \n FUN_000ff8c0(local_24,param_2,param_3,param_4,param_5,0,0,0);\n FUN_00118600(param_1,param_4,local_24);\n return;\n}\n\n" (fu... | (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 (arr... | (function_definition "void FUN_00118700(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined1 local_24 [28];\n \n FUN_000ff8c0(local_24,param_2,param_3,param_4,param_5,0,0,0);\n FUN_00118600(param_1,param_4,local_24);\n return;\n}" (pri... |
/* DWARF original prototype: void add_global(Output_data_reloc<9,_true,_32,_true> * this, Symbol *
gsym, uint type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_true>::add_global
(Output_data_reloc<9,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined1 local_24 [28];
FUN_000ff8c0(local_24,param_2,param_3,param_4,param_5,0,0,0);
FUN_00118600(param_1,param_4,local_24);
return;
}
|
7884_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _S_move | FUN_001ee780 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_S_move(char*, char const*, unsigned int) */
void std::string::_S_move(char *param_1,char *param_2,uint param_3)
{
if (param_3 == 1) {
*param_1 = *param_2;
return;
}
if (param_3 == 0) {
return;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001ee780(undefined1 *param_1,undefined1 *param_2,size_t param_3)
{
if (param_3 == 1) {
*param_1 = *param_2;
return;
}
if (param_3 == 0) {
return;
}
memmove(param_1,param_2,param_3);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x1a087a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [ESP + 0x14]
CMP EAX,0x1
JZ 0x001ee7c0
TEST EAX,EAX
JNZ 0x001ee7a8
ADD ESP,0x8
POP EBX
RET
SUB ESP,0x4
PUSH EAX
PUSH EDX
PUSH dword ptr [ESP + 0x1c]
CALL 0x000298a0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET
MOVZX EAX,byte ... | null | null | null | null | [('tmp_394', u'LOAD_-1207834570'), (u'INT_EQUAL_-1207834668', u'CBRANCH_-1207834666'), ('const-0', u'RETURN_-1207834566'), ('tmp_394', u'CALL_-1207834606'), ('const-1', u'INT_EQUAL_-1207834683'), ('tmp_395', u'INT_EQUAL_-1207834683'), (u'INT_EQUAL_-1207834683', u'CBRANCH_-1207834681'), ('tmp_140', u'CBRANCH_-1207834666... | [('tmp_554', u'LOAD_-1207834570'), (u'INT_EQUAL_-1207834668', u'CBRANCH_-1207834666'), ('const-0', u'RETURN_-1207834566'), ('tmp_554', u'CALL_-1207834606'), ('const-417', u'STORE_-1207834556'), ('tmp_555', u'STORE_-1207834556'), (u'INT_EQUAL_-1207834683', u'CBRANCH_-1207834681'), ('tmp_140', u'CBRANCH_-1207834666'), ('... | null | null | 001ee780 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ee780(undefined1 *param_1,undefined1 *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n memmove(param_1,par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_S_move(char*, char const*, unsigned int) */\n\nvoid std::string::_S_move(char *param_1,char *param_2,uint param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (p... | (translation_unit "void FUN_001ee780(undefined1 *param_1,undefined1 *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n memmove(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_001ee780(undefined1 *param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (bina... | (function_definition "void FUN_001ee780(undefined1 *param_1,undefined1 *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n memmove(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ee780(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_S_move(char*, char const*, unsigned int) */
void std::string::function_1(char *param_1,char *param_2,type_1 var_1)
{
if (var_1 == 1) {
*param_1 = *param_2;
return;
}
if (var_1 == 0) {
return;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined1 *param_1,undefined1 *param_2,size_t param_3)
{
if (param_3 == 1) {
*param_1 = *param_2;
return;
}
if (param_3 == 0) {
return;
}
memmove(param_1,param_2,param_3);
return;
}
|
1760_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | ~Struct_as_needed | FUN_00046940 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_as_needed::~Struct_as_needed(Struct_as_needed *this,int __in_chrg)
{
pointer pcVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00046940(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038145c;
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,0x3486b9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff245c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00046972
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-417', u'LOAD_-1206163066'), (u'PTRSUB_-1206162849', u'CAST_-1206162839'), (u'PTRSUB_-1206162841', u'STORE_-1206163069'), ('const-417', u'STORE_-1206163069'), (u'PTRSUB_-1206162848', u'INT_NOTEQUAL_-1206163046'), ('tmp_323', u'CALL_-1206162982'), ('const-0', u'PTRSUB_-1206162842'), (u'PTRSUB_-1206162838', u'PTR... | [('const-4', u'PTRADD_-1206162851'), ('const-0', u'PTRSUB_-1206162854'), (u'LOAD_-1206163066', u'CAST_-1206162851'), ('tmp_597', u'CALL_-1206162982'), (u'CAST_-1206162851', u'INT_NOTEQUAL_-1206163046'), ('const-64', u'CALL_-1206162982'), ('const-417', u'STORE_-1206163069'), (u'PTRADD_-1206162851', u'LOAD_-1206163066'),... | null | null | 00046940 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046940(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038145c;\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_as_needed(Struct_as_needed * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_as_needed::~Struct_as_needed(Struct_as_needed *this,int __in_chrg)\... | (translation_unit "void FUN_00046940(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038145c;\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_00046940(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_00046940(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038145c;\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_00046940(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * 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_Str... | 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_0038145c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
|
10594_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_neg_format | FUN_002aca00 |
/* std::moneypunct<wchar_t, true>::do_neg_format() const */
void std::moneypunct<wchar_t,true>::do_neg_format(void)
{
undefined4 *in_stack_00000004;
int in_stack_00000008;
*in_stack_00000004 = *(undefined4 *)(*(int *)(in_stack_00000008 + 8) + 0x3c);
return;
}
|
void FUN_002aca00(undefined4 *param_1,int param_2)
{
*param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EDX + 0x8]
MOV EDX,dword ptr [EDX + 0x3c]
MOV dword ptr [EAX],EDX
RET 0x4 | null | null | null | null | [(u'CAST_-1204434337', u'LOAD_-1204434409'), ('tmp_55', u'INT_ADD_-1204434399'), ('const-417', u'LOAD_-1204434415'), ('const-417', u'STORE_-1204434402'), ('tmp_56', u'STORE_-1204434402'), ('const-0', u'RETURN_-1204434389'), (u'LOAD_-1204434415', u'INT_ADD_-1204434393'), ('const-417', u'LOAD_-1204434409'), (u'INT_ADD_-1... | [(u'CAST_-1204434337', u'LOAD_-1204434409'), ('tmp_55', u'INT_ADD_-1204434399'), ('const-417', u'LOAD_-1204434415'), ('const-417', u'STORE_-1204434402'), ('tmp_56', u'STORE_-1204434402'), ('const-0', u'RETURN_-1204434389'), (u'LOAD_-1204434415', u'INT_ADD_-1204434393'), ('const-417', u'LOAD_-1204434409'), (u'INT_ADD_-1... | null | null | 002aca00 | x86 | O0 | (translation_unit "void FUN_002aca00(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);\n return;\n}\n\n" (function_definition "void FUN_002aca00(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);\n return;\n}" primitive_t... | (translation_unit "/* std::moneypunct<wchar_t, true>::do_neg_format() const */\n\nvoid std::moneypunct<wchar_t,true>::do_neg_format(void)\n\n{\n undefined4 *in_stack_00000004;\n int in_stack_00000008;\n \n *in_stack_00000004 = *(undefined4 *)(*(int *)(in_stack_00000008 + 8) + 0x3c);\n return;\n}\n\n" comment (decl... | (translation_unit "void FUN_002aca00(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);\n return;\n}\n\n" (function_definition "void FUN_002aca00(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);\n return;\n}" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expres... | (function_definition "void FUN_002aca00(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002aca00(undefined4 *param_1,int param_2)" (identifier "FUN_002aca00") (parameter_list "(undefined4 *param_1,int par... |
/* std::moneypunct<wchar_t, true>::do_neg_format() const */
void std::moneypunct<wchar_t,true>::do_neg_format(void)
{
type_1 *in_stack_00000004;
int var_1;
*in_stack_00000004 = *(type_1 *)(*(int *)(var_1 + 8) + 0x3c);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(undefined4 *param_1,int param_2)
{
*param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x3c);
return;
}
|
6445_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | operator+ | FUN_00187a10 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wstring std::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&, std::wstring const&) */
wstring * std::operator+(wstring *param_1,wstring *param_2)
{
undefined4 *in_stack_0000000c;
__x86_get_pc_thunk_di();
*(wstring **)param_1 =... |
int * FUN_00187a10(int *param_1,int *param_2,undefined4 *param_3)
{
FUN_0004fb7e();
*param_1 = (int)(param_1 + 2);
FUN_00187920(param_1,*param_2,*param_2 + param_2[1] * 4,0);
/* try { // try from 00187a52 to 00187a56 has its CatchHandler @ 00187a66 */
FUN_00186660(param_1,*param_3,param_3[... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x17a5e7
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
MOV EDX,dword ptr [EBP + 0xc]
LEA EAX,[ESI + 0x8]
MOV EBX,EDI
MOV dword ptr [ESI],EAX
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,dword ptr [EDX]
MOV EDX,dword ptr [EDX + 0x4]
PUSH 0x0
LEA EDX,[EAX + ... | null | null | null | null | [(u'PTRADD_-1207469202', u'LOAD_-1207469406'), ('const-1', u'PTRADD_-1207469421'), ('tmp_361', u'CAST_-1207469231'), (u'PTRADD_-1207469421', u'STORE_-1207469474'), ('tmp_361', u'CALL_-1207469382'), (u'CAST_-1207469222', u'LOAD_-1207469461'), ('const-1', u'PTRADD_-1207469202'), ('const-1', u'PTRADD_-1207469399'), ('tmp_... | [('tmp_737', u'PTRADD_-1207469227'), ('const-4', u'PTRADD_-1207469204'), ('const-0', u'CALL_-1207469426'), ('tmp_736', u'PTRADD_-1207469240'), ('const-1', u'PTRADD_-1207469227'), ('tmp_738', u'LOAD_-1207469399'), ('tmp_736', u'STORE_-1207469474'), ('const-417', u'LOAD_-1207469461'), ('const-417', u'LOAD_-1207469406'), ... | null | null | 00187a10 | x86 | O0 | (translation_unit "int * FUN_00187a10(int *param_1,int *param_2,undefined4 *param_3)\n\n{\n FUN_0004fb7e();\n *param_1 = (int)(param_1 + 2);\n FUN_00187920(param_1,*param_2,*param_2 + param_2[1] * 4,0);\n /* try { // try from 00187a52 to 00187a56 has its CatchHandler @ 00187a66 */\n FUN_00186660(... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::wstring std::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&, std::wstring const&) */\n\nwstring * std::operator+(wstring *param_1,wstring *param_2)\n\n{\n undefined4 *in_stack_0000000c;\n \n __x86_get_pc_thunk_di()... | (translation_unit "int * FUN_00187a10(int *param_1,int *param_2,undefined4 *param_3)\n\n{\n FUN_0004fb7e();\n *param_1 = (int)(param_1 + 2);\n FUN_00187920(param_1,*param_2,*param_2 + param_2[1] * 4,0);\n \n FUN_00186660(param_1,*param_3,param_3[1]);\n return param_1;\n}\n\n" (function_definitio... | (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 (pointer_declarator * IDENT)) )))) (compound_statement { (exp... | (function_definition "int * FUN_00187a10(int *param_1,int *param_2,undefined4 *param_3)\n\n{\n FUN_0004fb7e();\n *param_1 = (int)(param_1 + 2);\n FUN_00187920(param_1,*param_2,*param_2 + param_2[1] * 4,0);\n \n FUN_00186660(param_1,*param_3,param_3[1]);\n return param_1;\n}" (primitive_type "int... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wstring std::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&, std::wstring const&) */
type_2 * std::operator+(type_2 *var_2,type_2 *var_5)
{
type_1 *in_stack_0000000c;
var_1();
*(type_2 **)var_2 = var_2 + 8;
wstring::var_3<v... | 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 |
int * MASKED(int *param_1,int *param_2,undefined4 *param_3)
{
FUN_0004fb7e();
*param_1 = (int)(param_1 + 2);
FUN_00187920(param_1,*param_2,*param_2 + param_2[1] * 4,0);
/* try { // try from 00187a52 to 00187a56 has its CatchHandler @ 00187a66 */
FUN_00186660(param_1,*param_3,param_3[1]);
... |
3445_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | set_final_data_size | FUN_000c40a0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* DWARF original prototype: void set_final_data_size(Output_data_group<32,_false> * this) */
void __thiscall
gold::Output_data_group<32,_false>::set_final_data_size(Output_data_group<32,_false> *this)
{
byte bVar1;
bVar1 ... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_000c40a0(int param_1)
{
byte bVar1;
bVar1 = *(byte *)(param_1 + 0x1c);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
*(int *)(param_1 + 0xc) = (*(int *)(param_1 + 0x38) - *(int *)(param_1 + 0x34) >> 2) * ... | PUSH ESI
CALL 0x0004fb7a
ADD ESI,0x23df5a
PUSH EBX
SUB ESP,0x4
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EDX + 0x38]
SUB EAX,dword ptr [EDX + 0x34]
SAR EAX,0x2
LEA ECX,[EAX*0x4 + 0x4]
MOVZX EAX,byte ptr [EDX + 0x1c]
TEST AL,0x2
JNZ 0x000c40e4
TEST AL,0x8
JNZ 0x000c40e4
XOR EBX,EBX
OR EAX,0x2
MOV dword ptr [EDX ... | null | null | null | null | [(u'COPY_-1206697492', u'CALL_-1206697553'), ('const-0', u'PTRSUB_-1206697447'), (u'PTRSUB_-1206697454', u'LOAD_-1206697702'), ('tmp_488', u'PTRSUB_-1206697457'), (u'PTRSUB_-1206697447', u'PTRSUB_-1206697436'), (u'PTRSUB_-1206697468', u'LOAD_-1206697761'), ('const-0', u'PTRSUB_-1206697465'), (u'PTRSUB_-1206697490', u'P... | [('const-2', u'INT_SRIGHT_-1206697719'), (u'CAST_-1206697465', u'STORE_-1206697640'), ('const-16', u'INT_ADD_-1206697620'), (u'CAST_-1206697461', u'STORE_-1206697634'), ('const-2', u'INT_OR_-1206697627'), ('const-52', u'INT_ADD_-1206697749'), ('tmp_697', u'INT_ADD_-1206697749'), ('const-2', u'INT_AND_-1206697532'), ('c... | null | null | 000c40a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_000c40a0(int param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(int *)(param_1 + 0xc) = (*(int *)(param_1 + 0x38) - *(int ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* DWARF original prototype: void set_final_data_size(Output_data_group<32,_false> * this) */\n\nvoid __thiscall\ngold::Output_data_group<32,_false>::set_final_data_size(Output_data_group<32,_false> *this)\n\n{\n... | (translation_unit "void FUN_000c40a0(int param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(int *)(param_1 + 0xc) = (*(int *)(param_1 + 0x38) - *(int *)(param_1 + 0x34) >> 2) * 4 + 4;\n *(undefined4 *)(param_1 + 0x10) = 0;\n *(byte *)(p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarato... | (function_definition "void FUN_000c40a0(int param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(int *)(param_1 + 0xc) = (*(int *)(param_1 + 0x38) - *(int *)(param_1 + 0x34) >> 2) * 4 + 4;\n *(undefined4 *)(param_1 + 0x10) = 0;\n *(byte *... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* DWARF original prototype: void set_final_data_size(Output_data_group<32,_false> * this) */
void __thiscall
gold::Output_data_group<32,_false>::set_final_data_size(Output_data_group<32,_false> *this)
{
byte var_1;
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 (declaration type: (type_identifier) declarator: (identifier)) (expressi... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(int param_1)
{
byte bVar1;
bVar1 = *(byte *)(param_1 + 0x1c);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
*(int *)(param_1 + 0xc) = (*(int *)(param_1 + 0x38) - *(int *)(param_1 + 0x34) >> 2) * 4 + 4;... |
413_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206607698')] | [('const-1', u'RETURN_-1206607698')] | null | null | 000ba0a4 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __libc_start_main(void)\n\n{\n /* WARNI... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __libc_start_main@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void __... | (translation_unit "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (parameter_list "(void)" ( (parameter_declar... | (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 __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
69_sum_and_sum_strip.c | __x86.get_pc_thunk.dx | __i686.get_pc_thunk.dx |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_dx(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_dx(void)
{
return;
}
| MOV EDX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205987946')] | [('const-0', u'RETURN_-1205987946')] | null | null | 00011585 | x86 | O0 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_dx(void)" (identifier "__i686_get_pc_thunk_dx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_dx(void)
{
return;
}
|
84_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | bfd_coff_get_auxent | bfd_coff_get_auxent |
void bfd_coff_get_auxent(void)
{
(*(code *)PTR_bfd_coff_get_auxent_00040158)();
return;
}
|
void bfd_coff_get_auxent(void)
{
(*(code *)PTR_bfd_coff_get_auxent_00040158)();
return;
}
| JMP dword ptr [EBX + 0x158] | null | null | null | null | [('tmp_58', u'CAST_-1205979705'), (u'CALLIND_-1205979782', u'INDIRECT_-1205979710'), (u'CAST_-1205979705', u'CALLIND_-1205979782'), ('const-0', u'RETURN_-1205979779'), (u'INDIRECT_-1205979710', u'COPY_-1205979769')] | [('tmp_58', u'CAST_-1205979705'), (u'CALLIND_-1205979782', u'INDIRECT_-1205979710'), (u'CAST_-1205979705', u'CALLIND_-1205979782'), ('const-0', u'RETURN_-1205979779'), (u'INDIRECT_-1205979710', u'COPY_-1205979769')] | null | null | 00013570 | x86 | O0 | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie... | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie... | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(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_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_coff_get_auxent(void)" (identifier "bfd_coff_get_auxent") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_coff_get_auxent_00040158)();
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_00040158)();
return;
}
|
822_sqlite3_and_sqlite3_strip.c | sqlite3MemdbInit | FUN_0004f4aa |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int sqlite3MemdbInit(void)
{
int iVar1;
int sz;
sqlite3_vfs *pLower;
memdb_vfs.pAppData = sqlite3_vfs_find((char *)0x0);
sz = ((sqlite3_vfs *)memdb_vfs.pAppData)->szOsFile;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004f4aa(void)
{
uint local_14;
DAT_0018c674 = FUN_0004144e(0);
local_14 = *(uint *)(DAT_0018c674 + 4);
if (local_14 < 0x2c) {
local_14 = 0x2c;
}
DAT_0018c664 = local_14;
FUN_0004156b(&DAT_0018c660,... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x000156e0
ADD EBX,0x13a96a
SUB ESP,0xc
PUSH 0x0
CALL 0x0004144e
ADD ESP,0x10
MOV dword ptr [EBP + -0xc],EAX
MOV EAX,dword ptr [EBP + -0xc]
MOV EAX,dword ptr [EAX + 0x4]
MOV dword ptr [EBP + -0x10],EAX
MOV EAX,dword ptr [EBP + -0xc]
MOV dword ptr [EBX + 0x2854],EAX
MOV EA... | null | null | null | null | [('const-4', u'PTRSUB_-1206127146'), ('const-0', u'PTRSUB_-1206127096'), (u'CALL_-1206127237', u'INDIRECT_-1206127106'), (u'MULTIEQUAL_-1206127137', u'COPY_-1206127281'), (u'INDIRECT_-1206127106', u'COPY_-1206127153'), (u'INDIRECT_-1206127103', u'COPY_-1206127150'), (u'COPY_-1206127297', u'MULTIEQUAL_-1206127137'), (u'... | [(u'INT_ADD_-1206127332', u'CAST_-1206127148'), (u'CALL_-1206127237', u'INDIRECT_-1206127106'), ('const-1623648', u'PTRSUB_-1206127096'), (u'MULTIEQUAL_-1206127137', u'COPY_-1206127281'), (u'INDIRECT_-1206127106', u'COPY_-1206127153'), (u'INDIRECT_-1206127103', u'COPY_-1206127150'), (u'CALL_-1206127374', u'INT_ADD_-120... | null | null | 0004f4aa | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004f4aa(void)\n\n{\n uint local_14;\n \n DAT_0018c674 = FUN_0004144e(0);\n local_14 = *(uint *)(DAT_0018c674 + 4);\n if (local_14 < 0x2c) {\n local_14 = 0x2c;\n }\n DAT_0018c664 = local_14;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint sqlite3MemdbInit(void)\n\n{\n int iVar1;\n int sz;\n sqlite3_vfs *pLower;\n \n memdb_vfs.pAppData = sqlite3_vfs_find((char *)0x0);\n sz = ((sqlite3_vfs *)mem... | (translation_unit "void FUN_0004f4aa(void)\n\n{\n uint local_14;\n \n DAT_0018c674 = FUN_0004144e(0);\n local_14 = *(uint *)(DAT_0018c674 + 4);\n if (local_14 < 0x2c) {\n local_14 = 0x2c;\n }\n DAT_0018c664 = local_14;\n FUN_0004156b(&DAT_0018c660,0);\n return;\n}\n\n" (function_definition "void FUN_0004f4a... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (assignment_expression... | (function_definition "void FUN_0004f4aa(void)\n\n{\n uint local_14;\n \n DAT_0018c674 = FUN_0004144e(0);\n local_14 = *(uint *)(DAT_0018c674 + 4);\n if (local_14 < 0x2c) {\n local_14 = 0x2c;\n }\n DAT_0018c664 = local_14;\n FUN_0004156b(&DAT_0018c660,0);\n return;\n}" (primitive_type "void") (function_decla... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void)
{
int iVar1;
int sz;
type_1 *pLower;
memdb_vfs.pAppData = var_1((char *)0x0);
sz = ((type_1 *)memdb_vfs.pAppData)->szOsFile;
if ((type_2)sz < 0x2c) {
... | 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)
{
uint local_14;
DAT_0018c674 = FUN_0004144e(0);
local_14 = *(uint *)(DAT_0018c674 + 4);
if (local_14 < 0x2c) {
local_14 = 0x2c;
}
DAT_0018c664 = local_14;
FUN_0004156b(&DAT_0018c660,0);
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.