file_name stringlengths 21 83 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 50 | decompiled_code_original stringlengths 44 263k ⌀ | decompiled_code_stripped stringlengths 41 208k ⌀ | assembly_code stringlengths 3 168k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.24M | pcode_edges_stripped stringlengths 11 3.12M | 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 338 5.73M ⌀ | S-Expression_decompiled_code_original stringlengths 367 7.15M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 5.55M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 5.61M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
231_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c | debug_make_indirect_type | FUN_0001f7c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
debug_type_conflict debug_make_indirect_type(void *handle,debug_type_conflict *slot,char *tag)
{
debug_type_s *pdVar1;
debug_indirect_type *pdVar2;
uint in_ECX;
pdVar1 = debug_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
undefined4 *puVar2;
iVar1 = FUN_0001d440(0x1f7ce);
if (iVar1 != 0) {
puVar2 = (undefined4 *)xmalloc(8);
*puVar2 = param_2... | PUSH ESI
XOR EDX,EDX
MOV EAX,0x1
PUSH EBX
CALL 0x000166c0
ADD EBX,0x20832
SUB ESP,0x4
CALL 0x0001d440
MOV ESI,EAX
TEST EAX,EAX
JZ 0x0001f7ff
SUB ESP,0xc
PUSH 0x8
CALL 0x000132e0
MOV EDX,dword ptr [ESP + 0x24]
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [ESP + 0x28]
ADD ESP,0x10
MOV dword ptr [EAX + 0x4],EDX
MOV dword ptr... | null | null | null | null | [(u'COPY_-1205929883', u'RETURN_-1205929859'), (u'PTRSUB_-1205929741', u'STORE_-1205929927'), ('tmp_136', u'CBRANCH_-1205929961'), ('const-12', u'PTRSUB_-1205929727'), (u'PTRSUB_-1205929727', u'PTRSUB_-1205929725'), ('const-417', u'STORE_-1205929927'), ('const-8', u'CALL_-1205929937'), (u'CAST_-1205929749', u'PTRSUB_-1... | [('const-12', u'INT_ADD_-1205929883'), ('const-128974', u'CALL_-1205929979'), (u'COPY_-1205929883', u'RETURN_-1205929859'), ('const-417', u'STORE_-1205929927'), ('tmp_596', u'STORE_-1205929903'), ('tmp_595', u'STORE_-1205929927'), ('tmp_136', u'CBRANCH_-1205929961'), ('const-417', u'STORE_-1205929897'), (u'CAST_-120592... | null | null | 0001f7c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_0001d440(0x1f7ce);\n if (iVar1 != 0) {\n puVar2 = (undefined4 *)xmall... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndebug_type_conflict debug_make_indirect_type(void *handle,debug_type_conflict *slot,char *tag)\n\n{\n debug_type_s *pdVar1;\n debug_indirect_type *pdVar2;\n uint in... | (translation_unit "int FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_0001d440(0x1f7ce);\n if (iVar1 != 0) {\n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_2;\n puVar2[1] = param_3;\n *(undefined4 **)(iVar1 + 0xc) ... | (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) ;) (expression_stateme... | (function_definition "int FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_0001d440(0x1f7ce);\n if (iVar1 != 0) {\n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_2;\n puVar2[1] = param_3;\n *(undefined4 **)(iVar1 + 0x... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *handle,type_1 *slot,char *tag)
{
type_2 *var_2;
type_3 *pdVar2;
type_4 in_ECX;
var_2 = var_1((type_5 *)0x1,DEBUG_KIND_ILLEGAL,in_ECX);
if (var_2 != (t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
undefined4 *puVar2;
iVar1 = FUN_0001d440(0x1f7ce);
if (iVar1 != 0) {
puVar2 = (undefined4 *)xmalloc(8);
*puVar2 = param_2;
... |
2574_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_supported_emulations | FUN_000a86f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_supported_emulations(Target_selector * this,
vector<char_const*,_std::allocator<char_const*>_> * emulations) */
void __th... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm1 FUN_000a86f0(undefined4 param_1,int param_2,int param_3)
{
int *piVar1;
if (*(int *)(param_2 + 0x14) == 0) {
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/targe... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x36b909
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [ESI + 0x14]
TEST ECX,ECX
JZ 0x000a873f
MOV EAX,dword ptr [EDX + 0x4]
CMP EAX,dword ptr [EDX + 0x8]
JZ 0x000a8728
MOV dword ptr [EAX],ECX
ADD EAX,0x4
MOV dword ptr [EDX + 0x4],E... | null | null | null | null | [('const-1', u'RETURN_-1206548730')] | [(u'CAST_-1206548397', u'STORE_-1206548630'), ('const-417', u'LOAD_-1206548692'), (u'LOAD_-1206548672', u'CALL_-1206548555'), (u'INT_EQUAL_-1206548674', u'CBRANCH_-1206548673'), (u'INT_ADD_-1206548656', u'CAST_-1206548412'), ('const-20', u'INT_ADD_-1206548676'), (u'CAST_-1206548408', u'LOAD_-1206548666'), ('tmp_760', u... | null | null | 000a86f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1 FUN_000a86f0(undefined4 param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n \n if (*(int *)(param_2 + 0x14) == 0) {\n /* WARNING: Subroutine does not return */\n FUN... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void do_supported_emulations(Target_selector * this,\n vector<char_const*,_std::allocator<char_const*>_> * emul... | (translation_unit "void __regparm1 FUN_000a86f0(undefined4 param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n \n if (*(int *)(param_2 + 0x14) == 0) {\n \n FUN_000da200("../../gold/target-select.h",200,"do_supported_emulations",param_1);\n }\n piVar1 = *(int **)(param_3 + 4);\n if (piVar1... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_... | (function_definition "void __regparm1 FUN_000a86f0(undefined4 param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n \n if (*(int *)(param_2 + 0x14) == 0) {\n \n FUN_000da200("../../gold/target-select.h",200,"do_supported_emulations",param_1);\n }\n piVar1 = *(int **)(param_3 + 4);\n if (piV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_supported_emulations(Target_selector * this,
vector<char_const*,_std::allocator<char_const*>_> * emulations) */
void __th... | 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)
{
int *piVar1;
if (*(int *)(param_2 + 0x14) == 0) {
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/target-sele... |
9319_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | clear | FUN_00272b10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::clear(std::_Ios_Iostate) */
void std::wios::clear(_Ios_Iostate param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00272b10(int param_1,uint param_2)
{
if (*(int *)(param_1 + 0x7c) == 0) {
param_2 = param_2 | 1;
}
*(uint *)(param_1 + 0x14) = param_2;
if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {
return;
}
... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x1a14ea
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EAX + 0x7c]
TEST ECX,ECX
JZ 0x00272b40
MOV dword ptr [EAX + 0x14],EDX
TEST dword ptr [EAX + 0x10],EDX
JNZ 0x00272b45
ADD ESP,0x8
POP EBX
RET
OR EDX,0x1
JMP 0x00272b2e
SUB ESP,0xc
LEA EA... | null | null | null | null | [('const-1', u'RETURN_-1204278494')] | [('const-1', u'RETURN_-1204278346'), ('const-0', u'INT_EQUAL_-1204278438'), ('const-417', u'STORE_-1204278434'), ('tmp_429', u'INT_OR_-1204278340'), ('tmp_158', u'CBRANCH_-1204278413'), (u'COPY_-1204278306', u'CALL_-1204278351'), (u'CAST_-1204278274', u'STORE_-1204278434'), ('const-16', u'INT_ADD_-1204278414'), (u'INT_... | null | null | 00272b10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00272b10(int param_1,uint param_2)\n\n{\n if (*(int *)(param_1 + 0x7c) == 0) {\n param_2 = param_2 | 1;\n }\n *(uint *)(param_1 + 0x14) = param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) ==... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wios::clear(std::_Ios_Iostate) */\n\nvoid std::wios::clear(_Ios_Iostate param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::wios::clear(_Ios_Iostate param_1)\n\n{\n}" primitive_type (ERR... | (translation_unit "void FUN_00272b10(int param_1,uint param_2)\n\n{\n if (*(int *)(param_1 + 0x7c) == 0) {\n param_2 = param_2 | 1;\n }\n *(uint *)(param_1 + 0x14) = param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_00287f60("basic_ios::clear");\n}\n\n" (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr... | (function_definition "void FUN_00272b10(int param_1,uint param_2)\n\n{\n if (*(int *)(param_1 + 0x7c) == 0) {\n param_2 = param_2 | 1;\n }\n *(uint *)(param_1 + 0x14) = param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_00287f60("basic_ios::clear");\n}" (p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::clear(std::_Ios_Iostate) */
void std::wios::function_1(type_1 param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (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,uint param_2)
{
if (*(int *)(param_1 + 0x7c) == 0) {
param_2 = param_2 | 1;
}
*(uint *)(param_1 + 0x14) = param_2;
if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {
return;
}
... |
68_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0007311c)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0007311c)();
return sVar1;
}
| JMP dword ptr [EBX + 0x11c] | null | null | null | null | [('tmp_67', u'CAST_-1205975847'), ('const-0', u'RETURN_-1205975923'), (u'CALLIND_-1205975926', u'RETURN_-1205975923'), (u'CAST_-1205975847', u'CALLIND_-1205975926'), (u'CALLIND_-1205975926', u'INDIRECT_-1205975853'), (u'INDIRECT_-1205975853', u'COPY_-1205975912')] | [('tmp_67', u'CAST_-1205975847'), ('const-0', u'RETURN_-1205975923'), (u'CALLIND_-1205975926', u'RETURN_-1205975923'), (u'CAST_-1205975847', u'CALLIND_-1205975926'), (u'CALLIND_-1205975926', u'INDIRECT_-1205975853'), (u'INDIRECT_-1205975853', u'COPY_-1205975912')] | null | null | 00014480 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007311c)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007311c)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ... | (translation_unit "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007311c)();\n return sVar1;\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007311c)();\n return sVar1;\n}" primitive_type (function_declarator "strl... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007311c)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "ch... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strlen_0007311c)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0007311c)();
return sVar1;
}
|
300_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | os_region_check | FUN_00021370 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3
os_region_check(lang_output_section_statement_type *os,lang_memory_region_type *region,
etree_type *tree,bfd_vma rbase)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint... |
uint FUN_00021370(uint param_1,uint param_2)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
undefined4 uVar8;
undefined4 uVar9;
undefined4 uVar10;
uint uVar11;
uint uVar12;
undefined4 uVar13;
int extraout_ECX;
undefined4 *puVar14;
int unaf... | PUSH EBP
CALL 0x0001d2ea
ADD EBP,0x1acc8a
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV ESI,dword ptr [EDX + 0x28]
MOV EDI,dword ptr [EDX + 0x1c]
MOV EBX,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x1c],ECX
MOV dword ptr [ESP + 0xc],ESI
MOV ESI,dword ptr [EDX + 0x18]
MOV dword ptr [ESP + 0x20],EBX
MOV EBX,dword ptr [ESP... | null | null | null | null | [('tmp_1127', u'CBRANCH_-1206053351'), (u'CAST_-1206053126', u'INT_ADD_-1206053196'), (u'LOAD_-1206053317', u'CALL_-1206053238'), ('tmp_1332', u'INT_EQUAL_-1206053074'), (u'LOAD_-1206053978', u'INT_LESSEQUAL_-1206053832'), (u'CAST_-1206052864', u'INT_ADD_-1206052925'), (u'LOAD_-1206053535', u'CALL_-1206053422'), (u'PTR... | [('const-5', u'PTRADD_-1206053067'), ('tmp_1127', u'CBRANCH_-1206053351'), (u'LOAD_-1206053317', u'CALL_-1206053238'), (u'CALL_-1206054019', u'CAST_-1206053138'), ('const-4', u'PTRADD_-1206053087'), (u'LOAD_-1206053978', u'INT_LESSEQUAL_-1206053832'), (u'PTRADD_-1206053131', u'LOAD_-1206053978'), (u'LOAD_-1206053535', ... | null | null | 00021370 | x86 | O1 | (translation_unit "uint FUN_00021370(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n int extraout_ECX;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nvoid __regparm3\nos_region_check(lang_output_section_statement_type *os,lang_memory_region_type *region,\n etree_type *tree,bfd_vma rbase)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint... | (translation_unit "uint FUN_00021370(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n int extraout_ECX;... | (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 "uint FUN_00021370(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n int extraout_E... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3
function_1(type_1 *os,type_2 *region,
type_3 *var_10,type_4 var_9)
{
type_5 var_2;
type_5 var_6;
type_5 var_7;
type_5 var_4;
type_5 var_3;
type_5 var_1;
type_6 *plVar7;
char *pcVar8;... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
uint MASKED(uint param_1,uint param_2)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
undefined4 uVar8;
undefined4 uVar9;
undefined4 uVar10;
uint uVar11;
uint uVar12;
undefined4 uVar13;
int extraout_ECX;
undefined4 *puVar14;
int unaff_EBP;... |
13_powerpc64-linux-gnu-readelf_and_powerpc64-linux-gnu-readelf_strip.c | fclose | fclose |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fclose_000b4034)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fclose_000b4034)();
return iVar1;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [(u'CAST_-1205980871', u'CALLIND_-1205980950'), (u'CALLIND_-1205980950', u'INDIRECT_-1205980877'), (u'INDIRECT_-1205980877', u'COPY_-1205980936'), ('tmp_67', u'CAST_-1205980871'), ('const-0', u'RETURN_-1205980947'), (u'CALLIND_-1205980950', u'RETURN_-1205980947')] | [(u'CAST_-1205980871', u'CALLIND_-1205980950'), (u'CALLIND_-1205980950', u'INDIRECT_-1205980877'), (u'INDIRECT_-1205980877', u'COPY_-1205980936'), ('tmp_67', u'CAST_-1205980871'), ('const-0', u'RETURN_-1205980947'), (u'CALLIND_-1205980950', u'RETURN_-1205980947')] | null | null | 000130e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_000b4034)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_000b4034)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_000b4034)();\n return iVar1;\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_000b4034)();\n return iVar1;\n}" primitive_type (function_declarator "fclose... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_000b4034)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_id... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fclose_000b4034)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000b4034)();
return iVar1;
}
|
884_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | sha1_stream | FUN_0006a700 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int sha1_stream(FILE *stream,void *resblock)
{
int iVar1;
size_t sVar2;
size_t len;
sha1_ctx ctx;
char buffer [4168];
sha1_init_ctx(&ctx);
do {
len = 0;
while( tr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0006a700(FILE *param_1,undefined4 param_2)
{
int iVar1;
size_t sVar2;
int iVar3;
undefined1 local_1104 [160];
undefined1 local_1064 [4176];
undefined4 uStack_14;
uStack_14 = 0x6a709;
FUN_000690c... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1648f7
SUB ESP,0x1118
LEA EAX,[ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x112c]
MOV dword ptr [ESP + 0x18],EAX
PUSH EAX
CALL 0x000690c0
ADD ESP,0x10
LEA EDI,[ESP + 0xb8]
XOR EBP,EBP
JMP 0x0006a754
TEST EAX,EAX
JZ 0x0006a790
SUB ESP,0xc
PUSH ESI
CALL 0x000166e0
A... | null | null | null | null | [(u'INT_NOTEQUAL_-1206277879', u'CBRANCH_-1206277878'), ('tmp_993', u'CAST_-1206277515'), ('tmp_861', u'BRANCH_-1206277856'), (u'PTRSUB_-1206277544', u'PTRADD_-1206278157'), (u'PTRSUB_-1206277544', u'CALL_-1206278115'), (u'INT_EQUAL_-1206278162', u'CBRANCH_-1206278161'), (u'CALL_-1206278138', u'INT_NOTEQUAL_-1206278111... | [(u'INDIRECT_-1206277531', u'MULTIEQUAL_-1206277605'), (u'INT_NOTEQUAL_-1206277879', u'CBRANCH_-1206277878'), (u'MULTIEQUAL_-1206277491', u'MULTIEQUAL_-1206277489'), ('const-435977', u'COPY_-1206278382'), ('tmp_861', u'BRANCH_-1206277856'), (u'MULTIEQUAL_-1206277605', u'MULTIEQUAL_-1206277575'), (u'PTRSUB_-1206277553',... | null | null | 0006a700 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0006a700(FILE *param_1,undefined4 param_2)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n undefined1 local_1104 [160];\n undefined1 local_1064 [4176];\n undefined4 uStack_14;\n \n uSta... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint sha1_stream(FILE *stream,void *resblock)\n\n{\n int iVar1;\n size_t sVar2;\n size_t len;\n sha1_ctx ctx;\n char buffer [4168];\n \n sha1_init_ctx(&ctx);\n ... | (translation_unit "undefined4 FUN_0006a700(FILE *param_1,undefined4 param_2)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n undefined1 local_1104 [160];\n undefined1 local_1064 [4176];\n undefined4 uStack_14;\n \n uStack_14 = 0x6a709;\n FUN_000690c0(local_1104);\n do {\n iVar3 = 0;\n while( true ) {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_decl... | (function_definition "undefined4 FUN_0006a700(FILE *param_1,undefined4 param_2)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n undefined1 local_1104 [160];\n undefined1 local_1064 [4176];\n undefined4 uStack_14;\n \n uStack_14 = 0x6a709;\n FUN_000690c0(local_1104);\n do {\n iVar3 = 0;\n while( true ) ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *stream,void *resblock)
{
int var_7;
size_t var_5;
size_t var_4;
type_2 ctx;
char var_3 [4168];
var_1(&ctx);
do {
var_4 = 0;
while( true ) {... | 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: (type_identifier) declarator: (ident... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(FILE *param_1,undefined4 param_2)
{
int iVar1;
size_t sVar2;
int iVar3;
undefined1 local_1104 [160];
undefined1 local_1064 [4176];
undefined4 uStack_14;
uStack_14 = 0x6a709;
FUN_000690c0(loca... |
7362_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | yytnamerr | FUN_00201460 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint yytnamerr(char *yyres,char *yystr)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t __regparm3 FUN_00201460(char *param_1,char *param_2)
{
char *pcVar1;
char cVar2;
char *pcVar3;
size_t sVar4;
if (*param_2 == '\"') {
sVar4 = 0;
pcVar3 = param_2;
while (cVar2 = pcVar3[1], cVar2 !=... | PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x0003a210
ADD EBX,0x212b96
CMP byte ptr [EDX],0x22
JZ 0x00201490
TEST ESI,ESI
JZ 0x002014e0
SUB ESP,0x8
PUSH EDX
PUSH ESI
CALL 0x0002c820
ADD ESP,0x10
SUB EAX,ESI
POP EBX
POP ESI
POP EDI
RET
MOV EDI,EDX
XOR EAX,EAX
MOVZX ECX,byte ptr [EDI + 0x1]
CMP CL,0x27
JZ 0x00201475
JLE... | null | null | null | null | [('const-1', u'RETURN_-1203825539')] | [(u'COPY_-1203825036', u'MULTIEQUAL_-1203825068'), ('const-0', u'RETURN_-1203825037'), ('const-0', u'RETURN_-1203825421'), ('const-417', u'STORE_-1203825258'), (u'PTRADD_-1203825125', u'STORE_-1203825185'), ('const-1', u'PTRADD_-1203825307'), ('const-1', u'PTRADD_-1203825125'), (u'LOAD_-1203825369', u'INT_NOTEQUAL_-120... | null | null | 00201460 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t __regparm3 FUN_00201460(char *param_1,char *param_2)\n\n{\n char *pcVar1;\n char cVar2;\n char *pcVar3;\n size_t sVar4;\n \n if (*param_2 == '\"') {\n sVar4 = 0;\n pcVar3 = param_2;\n whi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint yytnamerr(char *yyres,char *yystr)\n\n{\n}\n\n" comment (function_definition "uint yytnamerr(char *yyres,char *yystr)\n\n{\n}" type_identifier (function_declarator "yytnamerr(char *yyres,char *yystr)" iden... | (translation_unit "size_t __regparm3 FUN_00201460(char *param_1,char *param_2)\n\n{\n char *pcVar1;\n char cVar2;\n char *pcVar3;\n size_t sVar4;\n \n if (*param_2 == '\"') {\n sVar4 = 0;\n pcVar3 = param_2;\n while (cVar2 = pcVar3[1], cVar2 != '\'') {\n if (cVar2 < '(') {\n if (cVar2 == '\"'... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "size_t __regparm3 FUN_00201460(char *param_1,char *param_2)\n\n{\n char *pcVar1;\n char cVar2;\n char *pcVar3;\n size_t sVar4;\n \n if (*param_2 == '\"') {\n sVar4 = 0;\n pcVar3 = param_2;\n while (cVar2 = pcVar3[1], cVar2 != '\'') {\n if (cVar2 < '(') {\n if (cVar2 == '... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(char *yyres,char *yystr)
{
}
| 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))) (parameter_declaration type: (primitive_type) ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t __regparm3 MASKED(char *param_1,char *param_2)
{
char *pcVar1;
char cVar2;
char *pcVar3;
size_t sVar4;
if (*param_2 == '\"') {
sVar4 = 0;
pcVar3 = param_2;
while (cVar2 = pcVar3[1], cVar2 != '\'')... |
97_powerpc-linux-gnu-gprof_and_powerpc-linux-gnu-gprof_strip.c | cg_assemble | FUN_00014a20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
Sym ** cg_assemble(void)
{
ulong *puVar1;
bfd_boolean *pbVar2;
undefined4 *puVar3;
double dVar4;
ulong uVar5;
double dVar6;
double dVar7;
bool bVar8;
undefined *puVar9;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * FUN_00014a20(void)
{
double dVar1;
double *pdVar2;
double dVar3;
double dVar4;
bool bVar5;
undefined *puVar6;
undefined *puVar7;
int iVar8;
undefined4 *puVar9;
undefined4 *puVar10;
uint uVar11;... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013030
ADD EBX,0x185d7
SUB ESP,0x6c
LEA EAX,[EBX + 0x1520]
MOV dword ptr [ESP + 0xc],EAX
MOV EDI,dword ptr [EAX + 0x4]
CMP EDI,dword ptr [EAX + 0x8]
JNC 0x00015650
LEA ESI,[EBX + 0x114c]
JMP 0x00014a65
MOV EAX,dword ptr [ESP + 0xc]
ADD EDI,0xfc
MOV EAX,dword ptr [EAX + 0x8]
... | null | null | null | null | [(u'FLOAT_ADD_-1205965038', u'STORE_-1205970678'), (u'MULTIEQUAL_-1205967423', u'PTRSUB_-1205960596'), (u'INDIRECT_-1205961391', u'MULTIEQUAL_-1205961271'), (u'MULTIEQUAL_-1205962809', u'MULTIEQUAL_-1205959737'), (u'MULTIEQUAL_-1205961879', u'MULTIEQUAL_-1205960341'), (u'INDIRECT_-1205959654', u'MULTIEQUAL_-1205961128'... | [('const-417', u'LOAD_-1205969210'), (u'STORE_-1205974265', u'INDIRECT_-1205962732'), (u'STORE_-1205974155', u'INDIRECT_-1205962356'), (u'INDIRECT_-1205961560', u'MULTIEQUAL_-1205961510'), ('const-252', u'INT_ADD_-1205971644'), ('const-417', u'STORE_-1205970820'), (u'CALL_-1205969253', u'INDIRECT_-1205961261'), (u'CAST... | null | null | 00014a20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_00014a20(void)\n\n{\n double dVar1;\n double *pdVar2;\n double dVar3;\n double dVar4;\n bool bVar5;\n undefined *puVar6;\n undefined *puVar7;\n int iVar8;\n undefined4 *puVar9;\n und... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nSym ** cg_assemble(void)\n\n{\n ulong *puVar1;\n bfd_boolean *pbVar2;\n undefined4 *puVar3;\n double dVar4;\n ulong uVar5;\n double dVar6;\n double dVar7;\n bo... | (translation_unit "undefined4 * FUN_00014a20(void)\n\n{\n double dVar1;\n double *pdVar2;\n double dVar3;\n double dVar4;\n bool bVar5;\n undefined *puVar6;\n undefined *puVar7;\n int iVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n uint uVar11;\n double *pdVar12;\n undefined4 uVar13;\n int iVar14;\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN... | (function_definition "undefined4 * FUN_00014a20(void)\n\n{\n double dVar1;\n double *pdVar2;\n double dVar3;\n double dVar4;\n bool bVar5;\n undefined *puVar6;\n undefined *puVar7;\n int iVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n uint uVar11;\n double *pdVar12;\n undefined4 uVar13;\n int iVar14... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 ** function_1(void)
{
type_2 *puVar1;
type_3 *pbVar2;
type_4 *var_20;
double var_32;
type_2 var_4;
double var_38;
double var_39;
bool bVar8;
type_5 *puVar9;
typ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * MASKED(void)
{
double dVar1;
double *pdVar2;
double dVar3;
double dVar4;
bool bVar5;
undefined *puVar6;
undefined *puVar7;
int iVar8;
undefined4 *puVar9;
undefined4 *puVar10;
uint uVar11;
dou... |
10274_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_neg_format | FUN_00299d80 |
/* std::moneypunct<wchar_t, false>::do_neg_format() const */
void std::moneypunct<wchar_t,false>::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_00299d80(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'INT_ADD_-1204380249', u'CAST_-1204380193'), ('const-0', u'RETURN_-1204380245'), ('const-417', u'LOAD_-1204380265'), ('const-60', u'INT_ADD_-1204380249'), (u'LOAD_-1204380271', u'INT_ADD_-1204380249'), (u'LOAD_-1204380265', u'STORE_-1204380258'), ('const-8', u'INT_ADD_-1204380255'), ('const-417', u'LOAD_-1204380271'... | [(u'INT_ADD_-1204380249', u'CAST_-1204380193'), ('const-0', u'RETURN_-1204380245'), ('const-417', u'LOAD_-1204380265'), ('const-60', u'INT_ADD_-1204380249'), (u'LOAD_-1204380271', u'INT_ADD_-1204380249'), (u'LOAD_-1204380265', u'STORE_-1204380258'), ('const-8', u'INT_ADD_-1204380255'), ('const-417', u'LOAD_-1204380271'... | null | null | 00299d80 | x86 | O1 | (translation_unit "void FUN_00299d80(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_00299d80(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, false>::do_neg_format() const */\n\nvoid std::moneypunct<wchar_t,false>::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 (de... | (translation_unit "void FUN_00299d80(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_00299d80(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_00299d80(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_00299d80(undefined4 *param_1,int param_2)" (identifier "FUN_00299d80") (parameter_list "(undefined4 *param_1,int par... |
/* std::moneypunct<wchar_t, false>::do_neg_format() const */
void std::moneypunct<wchar_t,false>::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;
}
|
2816_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | is_blocked | FUN_000b4990 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool is_blocked(Task_token * this, Task_token * this) */
bool __thiscall gold::Task_token::is_blocked(Task_token *this,Task_token *this_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000b4990(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/token.h",0xab,"is_blocked");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x35f66a
SUB ESP,0xc
LEA EAX,[EBX + 0xffee4a48]
PUSH EAX
LEA EAX,[EBX + 0xffece2a1]
PUSH 0xab
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206629982')] | [('const-1', u'RETURN_-1206629915'), ('const-3023521', u'COPY_-1206629897'), ('const-171', u'CALL_-1206629920'), (u'COPY_-1206629897', u'CALL_-1206629920'), (u'COPY_-1206629896', u'CALL_-1206629920'), ('const-3115592', u'COPY_-1206629896')] | null | null | 000b4990 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b4990(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/token.h",0xab,"is_blocked");\n}\n\n" comment (function_definition "void FUN_000b4990(void... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool is_blocked(Task_token * this, Task_token * this) */\n\nbool __thiscall gold::Task_token::is_blocked(Task_token *this,Task_token *this_1)\n\n{\n}\n\n" comment comment (function_de... | (translation_unit "void FUN_000b4990(void)\n\n{\n \n FUN_000da200("../../gold/token.h",0xab,"is_blocked");\n}\n\n" (function_definition "void FUN_000b4990(void)\n\n{\n \n FUN_000da200("../../gold/token.h",0xab,"is_blocked");\n}" primitive_type (function_declarator "FUN_000b4990(v... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000b4990(void)\n\n{\n \n FUN_000da200("../../gold/token.h",0xab,"is_blocked");\n}" (primitive_type "void") (function_declarator "FUN_000b4990(void)" (identifier "FUN_000b4990") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () "... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool is_blocked(Task_token * this, Task_token * this) */
bool __thiscall gold::type_1::function_1(type_1 *this,type_1 *this_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 (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/token.h",0xab,"is_blocked");
}
|
1003_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | bfd_scan_vma | bfd_scan_vma |
/* WARNING: Control flow encountered bad instruction data */
void bfd_scan_vma(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_scan_vma(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207742418')] | [('const-1', u'RETURN_-1207742418')] | null | null | 001c5024 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (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();
}
|
840_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | save_relocs | FUN_00061760 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 save_relocs(asection *sec)
{
int iVar1;
reloc_cache_entry **pprVar2;
reloc_cache_entry *prVar3;
reloc_cache_entry **pprVar4;
sec->relocation = reltab;
iVar1 = relcount;
sec->reloc_count = relcount... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00061760(int param_1)
{
int *piVar1;
int iVar2;
int *piVar3;
*(undefined4 *)(param_1 + 0x5c) = DAT_001d1234;
iVar2 = DAT_001d1230;
*(int *)(param_1 + 100) = DAT_001d1230;
piVar1 = (int *)xmal... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x16d895
SUB ESP,0x18
MOV EAX,dword ptr [EBX + 0x2234]
MOV dword ptr [EDI + 0x5c],EAX
MOV EAX,dword ptr [EBX + 0x2230]
MOV dword ptr [EDI + 0x64],EAX
LEA EAX,[EAX*0x4 + 0x4]
PUSH EAX
CALL 0x00016dc8
MOV EBP,dword ptr [EBX + 0x2230]
ADD ESP,0x10
MOV... | null | null | null | null | [(u'MULTIEQUAL_-1206314820', u'PTRADD_-1206314742'), ('const-92', u'PTRSUB_-1206314802'), (u'PTRSUB_-1206314758', u'LOAD_-1206315016'), ('const-417', u'STORE_-1206314948'), (u'INT_MULT_-1206315052', u'INT_ADD_-1206315064'), (u'COPY_-1206314908', u'COPY_-1206314782'), ('const-4', u'PTRADD_-1206314753'), (u'STORE_-120631... | [('const-417', u'STORE_-1206315085'), (u'COPY_-1206314864', u'INT_MULT_-1206315052'), (u'INT_MULT_-1206315052', u'INT_ADD_-1206315064'), (u'COPY_-1206314908', u'COPY_-1206314782'), ('tmp_634', u'INT_ADD_-1206315071'), (u'STORE_-1206315085', u'INDIRECT_-1206314825'), ('tmp_222', u'CBRANCH_-1206315017'), (u'CAST_-1206314... | null | null | 00061760 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00061760(int param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n \n *(undefined4 *)(param_1 + 0x5c) = DAT_001d1234;\n iVar2 = DAT_001d1230;\n *(int *)(param_1 + 100) = DAT_001... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 save_relocs(asection *sec)\n\n{\n int iVar1;\n reloc_cache_entry **pprVar2;\n reloc_cache_entry *prVar3;\n reloc_cache_entry **pprVar4;\n \n sec->relocation = reltab;\n iVar1 = relcount;\... | (translation_unit "void __regparm3 FUN_00061760(int param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n \n *(undefined4 *)(param_1 + 0x5c) = DAT_001d1234;\n iVar2 = DAT_001d1230;\n *(int *)(param_1 + 100) = DAT_001d1230;\n piVar1 = (int *)xmalloc(iVar2 * 4 + 4);\n *(int **)(param_1 + 0x60) = piVar1;\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assign... | (function_definition "void __regparm3 FUN_00061760(int param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n \n *(undefined4 *)(param_1 + 0x5c) = DAT_001d1234;\n iVar2 = DAT_001d1230;\n *(int *)(param_1 + 100) = DAT_001d1230;\n piVar1 = (int *)xmalloc(iVar2 * 4 + 4);\n *(int **)(param_1 + 0x60) = piVar1;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *sec)
{
int var_2;
type_2 **var_6;
type_2 *var_5;
type_2 **var_4;
sec->relocation = reltab;
var_2 = var_3;
sec->reloc_count = var_3;
var_6 = (type_2 **)var_1(var_2 * 4 + 4);
... | 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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (po... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1)
{
int *piVar1;
int iVar2;
int *piVar3;
*(undefined4 *)(param_1 + 0x5c) = DAT_001d1234;
iVar2 = DAT_001d1230;
*(int *)(param_1 + 100) = DAT_001d1230;
piVar1 = (int *)xmalloc(iV... |
5238_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_may_relax | FUN_001d5510 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target_aarch64<32,_true> * this) */
bool __thiscall... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte FUN_001d5510(void)
{
if (*(int *)(DAT_005ea7c8 + 8) != 0) {
return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;
}
/* WARNING: Subroutine does not return */
FUN_001d5450();
}
| CALL 0x00074f02
ADD EAX,0x414aeb
LEA EAX,[EAX + 0x7c8]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x001d5534
MOVZX EAX,byte ptr [EAX + 0x318d]
XOR EAX,0x1
RET
SUB ESP,0xc
CALL 0x001d5450 | null | null | null | null | [(u'LOAD_-1207806667', u'INT_NOTEQUAL_-1207806648'), ('const-0', u'RETURN_-1207806616'), (u'INT_NOTEQUAL_-1207806648', u'CBRANCH_-1207806648'), (u'LOAD_-1207806647', u'INT_XOR_-1207806569'), (u'PTRSUB_-1207806524', u'PTRSUB_-1207806522'), (u'LOAD_-1207806667', u'PTRSUB_-1207806524'), (u'CALL_-1207806603', u'INDIRECT_-1... | [(u'LOAD_-1207806667', u'INT_NOTEQUAL_-1207806648'), ('const-0', u'RETURN_-1207806616'), ('tmp_244', u'INT_ADD_-1207806651'), ('const-1', u'INT_XOR_-1207806567'), (u'INT_NOTEQUAL_-1207806648', u'CBRANCH_-1207806648'), (u'CAST_-1207806531', u'LOAD_-1207806647'), (u'LOAD_-1207806647', u'INT_XOR_-1207806567'), (u'INDIRECT... | null | null | 001d5510 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte FUN_001d5510(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;\n }\n /* WARNING: Subroutine does not return */\n FUN... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_may_relax(Target_aarch64<32,_true> * this... | (translation_unit "byte FUN_001d5510(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;\n }\n \n FUN_001d5450();\n}\n\n" (function_definition "byte FUN_001d5510(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized... | (function_definition "byte FUN_001d5510(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;\n }\n \n FUN_001d5450();\n}" (type_identifier "byte") (function_declarator "FUN_001d5510(void)" (identifier "FUN_001d5510") (parameter_list "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target_aarch64<32,_true> * this) */
bool __thiscall... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte MASKED(void)
{
if (*(int *)(DAT_005ea7c8 + 8) != 0) {
return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;
}
/* WARNING: Subroutine does not return */
FUN_001d5450();
}
|
2004_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | plt_off | FUN_000538e0 |
/* 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: Address plt_off(Target_powerpc<64,_true> * this,
Sized_relobj_file<64,_true> * relobj, uint local_sym_index, Output_data_plt_powerpc<64,... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000538e0(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/object.h",0x8c1,"local_symbol");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3c071a
SUB ESP,0xc
LEA EAX,[EBX + 0xffee1bf0]
PUSH EAX
LEA EAX,[EBX + 0xffee2e48]
PUSH 0x8c1
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206241038')] | [(u'COPY_-1206240953', u'CALL_-1206240976'), ('const-3108424', u'COPY_-1206240952'), (u'COPY_-1206240952', u'CALL_-1206240976'), ('const-1', u'RETURN_-1206240971'), ('const-3103728', u'COPY_-1206240953'), ('const-2241', u'CALL_-1206240976')] | null | null | 000538e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000538e0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/object.h",0x8c1,"local_symbol");\n}\n\n" comment (function_definition "void FUN_000538e0(... | (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: Address plt_off(Target_powerpc<64,_true> * this,\n Sized_relobj_file<64,_true> * relobj, uint local_sym_index, Output... | (translation_unit "void FUN_000538e0(void)\n\n{\n \n FUN_000da200("../../gold/object.h",0x8c1,"local_symbol");\n}\n\n" (function_definition "void FUN_000538e0(void)\n\n{\n \n FUN_000da200("../../gold/object.h",0x8c1,"local_symbol");\n}" primitive_type (function_declarator "FUN_00... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000538e0(void)\n\n{\n \n FUN_000da200("../../gold/object.h",0x8c1,"local_symbol");\n}" (primitive_type "void") (function_declarator "FUN_000538e0(void)" (identifier "FUN_000538e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Address plt_off(Target_powerpc<64,_true> * this,
Sized_relobj_file<64,_true> * relobj, uint local_sym_index, Output_data_plt_powerpc<64,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/object.h",0x8c1,"local_symbol");
}
|
302_busybox_and_busybox_strip.c | xc_program_dereference | FUN_0001fd51 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void xc_program_dereference(void)
{
}
|
int FUN_0001fd51(void)
{
int iVar1;
int iVar2;
int iVar3;
int *piVar4;
int unaff_EBP;
int in_GS_OFFSET;
FUN_00025150();
iVar1 = *(int *)(in_GS_OFFSET + 0x14);
iVar2 = FUN_0001d064();
iVar3 = FUN_0001d064();
piVar4 = (int *)(iVar2 * *(int *)(*(int *)(&UNK_000ab9a3 + unaff_EBP) + 0x128) +
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
CALL 0x00025150
ADD EBP,0xaace3
MOV ESI,EAX
MOV EBX,0x14
MOV EAX,dword ptr GS:[EBX]
MOV dword ptr [ESP + 0x1c],EAX
XOR EAX,EAX
MOV dword ptr [ESP + 0x18],0x0
LEA EDI,[ESP + 0x18]
MOV EDX,EDI
MOV EAX,dword ptr [ESI]
CALL 0x0001d064
MOV dword ptr [ESP + 0xc],EAX
MOV EDX,ED... | null | null | null | null | [('const-1', u'RETURN_-1205928581')] | [(u'CALL_-1205928586', u'INDIRECT_-1205928359'), (u'LOAD_-1205928482', u'INT_ADD_-1205928433'), ('const-284', u'INT_ADD_-1205928433'), ('const-0', u'PTRSUB_-1205928199'), (u'INT_ADD_-1205928544', u'CAST_-1205928242'), ('const-417', u'LOAD_-1205928429'), (u'CAST_-1205928178', u'LOAD_-1205928413'), ('const-417', u'LOAD_-... | null | null | 0001fd51 | x86 | O1 | (translation_unit "int FUN_0001fd51(void)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int unaff_EBP;\n int in_GS_OFFSET;\n \n FUN_00025150();\n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n iVar2 = FUN_0001d064();\n iVar3 = FUN_0001d064();\n piVar4 = (int *)(iVar2 * *(int *)(*(int *)(&UNK_000ab9... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nvoid xc_program_dereference(void)\n\n{\n}\n\n" comment (function_definition "void xc_program_dereference(void)\n\n{\n}" primitive_type (function_declarator "xc_program_dereference(void)" identifier (parameter_l... | (translation_unit "int FUN_0001fd51(void)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int unaff_EBP;\n int in_GS_OFFSET;\n \n FUN_00025150();\n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n iVar2 = FUN_0001d064();\n iVar3 = FUN_0001d064();\n piVar4 = (int *)(iVar2 * *(int *)(*(int *)(&UNK_000ab9... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "int FUN_0001fd51(void)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int unaff_EBP;\n int in_GS_OFFSET;\n \n FUN_00025150();\n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n iVar2 = FUN_0001d064();\n iVar3 = FUN_0001d064();\n piVar4 = (int *)(iVar2 * *(int *)(*(int *)(&UNK_000... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void function_1(void)
{
}
| 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 |
int MASKED(void)
{
int iVar1;
int iVar2;
int iVar3;
int *piVar4;
int unaff_EBP;
int in_GS_OFFSET;
FUN_00025150();
iVar1 = *(int *)(in_GS_OFFSET + 0x14);
iVar2 = FUN_0001d064();
iVar3 = FUN_0001d064();
piVar4 = (int *)(iVar2 * *(int *)(*(int *)(&UNK_000ab9a3 + unaff_EBP) + 0x128) +
... |
573_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | fread | fread |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fread@... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357806')] | [('const-1', u'RETURN_-1206357806')] | null | null | 000770c8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* 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 /* WARNING: Bad instruction - Truncating control flow here */\n ha... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* 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 /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fread(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s... | (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_list "(void *__ptr,size_t __size,size_t __... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/*... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
15_s390x-linux-gnu-c++filt_and_s390x-linux-gnu-c++filt_strip.c | unlink | unlink |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlink(char *__name)
{
int iVar1;
iVar1 = (*(code *)PTR_unlink_00017044)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlink(char *__name)
{
int iVar1;
iVar1 = (*(code *)PTR_unlink_00017044)();
return iVar1;
}
| JMP dword ptr [EBX + 0x44] | null | null | null | null | [('tmp_67', u'CAST_-1205988999'), (u'INDIRECT_-1205989005', u'COPY_-1205989064'), (u'CAST_-1205988999', u'CALLIND_-1205989078'), ('const-0', u'RETURN_-1205989075'), (u'CALLIND_-1205989078', u'INDIRECT_-1205989005'), (u'CALLIND_-1205989078', u'RETURN_-1205989075')] | [('tmp_67', u'CAST_-1205988999'), (u'INDIRECT_-1205989005', u'COPY_-1205989064'), (u'CAST_-1205988999', u'CALLIND_-1205989078'), ('const-0', u'RETURN_-1205989075'), (u'CALLIND_-1205989078', u'INDIRECT_-1205989005'), (u'CALLIND_-1205989078', u'RETURN_-1205989075')] | null | null | 00011120 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00017044)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00017044)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_... | (translation_unit "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00017044)();\n return iVar1;\n}\n\n" (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00017044)();\n return iVar1;\n}" primitive_type (function_declarator "unlink(cha... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00017044)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "unlink(char *__name)" (identifier "unlink") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_unlink_00017044)();
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))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__name)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00017044)();
return iVar1;
}
|
6925_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Eh_frame | FUN_001b1950 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Eh_frame(Eh_frame * this, int __in_chrg) */
void __thiscall gold::Eh_frame::~Eh_frame(Eh_frame *this,int __in_chrg)
{
pointer ppCVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b1950(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038ba6c;
if (param_1[0x12] != 0) {
FUN_001e6db0(param_1[0x12]);
}
FUN_001b18a0(param_1 + 0xc,param_1[0xe]);
*param_1 = &DAT_0038ab0c;
FUN_000ed850(par... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1dd6a9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffca6c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x48]
TEST EAX,EAX
JZ 0x001b197f
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
LEA EAX,[ESI + 0x30]
PUSH dword ptr [ESI + 0x38]
PUSH E... | null | null | null | null | [(u'PTRSUB_-1207690555', u'PTRSUB_-1207690549'), (u'PTRSUB_-1207690544', u'LOAD_-1207690863'), ('tmp_126', u'CBRANCH_-1207690844'), ('const-0', u'PTRSUB_-1207690547'), ('const-0', u'PTRSUB_-1207690560'), (u'CAST_-1207690485', u'CALL_-1207690735'), (u'PTRSUB_-1207690556', u'PTRSUB_-1207690555'), ('const-3717740', u'PTRS... | [('const-417', u'LOAD_-1207690790'), ('const-18', u'PTRADD_-1207690569'), ('const-0', u'RETURN_-1207690675'), ('const-417', u'STORE_-1207690866'), (u'PTRSUB_-1207690571', u'STORE_-1207690866'), ('tmp_126', u'CBRANCH_-1207690844'), ('const-0', u'PTRSUB_-1207690571'), ('const-12', u'PTRADD_-1207690546'), ('tmp_856', u'ST... | null | null | 001b1950 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b1950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038ba6c;\n if (param_1[0x12] != 0) {\n FUN_001e6db0(param_1[0x12]);\n }\n FUN_001b18a0(param_1 + 0xc,param_1[0xe]);\n *param_1 = &DAT_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Eh_frame(Eh_frame * this, int __in_chrg) */\n\nvoid __thiscall gold::Eh_frame::~Eh_frame(Eh_frame *this,int __in_chrg)\n\... | (translation_unit "void FUN_001b1950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038ba6c;\n if (param_1[0x12] != 0) {\n FUN_001e6db0(param_1[0x12]);\n }\n FUN_001b18a0(param_1 + 0xc,param_1[0xe]);\n *param_1 = &DAT_0038ab0c;\n FUN_000ed850(param_1);\n FUN_001e6d90(param_1,0x5c);\n return;\n}\n\n" (funct... | (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_001b1950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038ba6c;\n if (param_1[0x12] != 0) {\n FUN_001e6db0(param_1[0x12]);\n }\n FUN_001b18a0(param_1 + 0xc,param_1[0xe]);\n *param_1 = &DAT_0038ab0c;\n FUN_000ed850(param_1);\n FUN_001e6d90(param_1,0x5c);\n return;\n}" (primit... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Eh_frame(Eh_frame * this, int __in_chrg) */
void __thiscall var_1::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_4... | 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_0038ba6c;
if (param_1[0x12] != 0) {
FUN_001e6db0(param_1[0x12]);
}
FUN_001b18a0(param_1 + 0xc,param_1[0xe]);
*param_1 = &DAT_0038ab0c;
FUN_000ed850(param_1);... |
2064_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | add | FUN_000616f0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* DWARF original prototype: void add(Output_data_reloc_base<4,_true,_32,_true> * this, Output_data
* od, Output_reloc_type * reloc) */
void __thiscall
gold::Output_data_reloc_base<4,_true,_32,_true>::add
(Output_data... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_000616f0(int param_1,int param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
puVar1 = *(undefined4 **)(param_1 + 0x38);
if (puVar1 == *(undefined4 **)(param_1 + 0x... | CALL 0x00036ee5
ADD EDX,0x34890b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x30]
MOV EBP,dword ptr [ESP + 0x34]
MOV ESI,dword ptr [ESP + 0x38]
MOV EAX,dword ptr [EDI + 0x38]
CMP EAX,dword ptr [EDI + 0x3c]
JZ 0x000617b0
MOV ECX,dword ptr [ESI]
ADD EAX,0x1c
MOV dword ptr [EAX + -0x1c],ECX
... | null | null | null | null | [('const-417', u'LOAD_-1206315119'), ('tmp_1198', u'PTRSUB_-1206314356'), ('tmp_1200', u'PTRSUB_-1206314524'), ('const-12', u'PTRSUB_-1206314482'), (u'LOAD_-1206315095', u'STORE_-1206315087'), ('const-0', u'PTRSUB_-1206314413'), (u'PTRSUB_-1206314380', u'PTRSUB_-1206314375'), (u'LOAD_-1206315205', u'INT_EQUAL_-12063151... | [('const-417', u'LOAD_-1206315095'), (u'PTRADD_-1206314557', u'STORE_-1206315135'), ('const-4', u'PTRADD_-1206314476'), (u'LOAD_-1206315095', u'STORE_-1206315087'), (u'LOAD_-1206315205', u'INT_EQUAL_-1206315184'), ('tmp_1780', u'PTRADD_-1206314529'), ('const-417', u'LOAD_-1206315155'), (u'INT_AND_-1206314875', u'INT_NO... | null | null | 000616f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_000616f0(int param_1,int param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* DWARF original prototype: void add(Output_data_reloc_base<4,_true,_32,_true> * this, Output_data\n * od, Output_reloc_type * reloc) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_true,_32,_true>::add... | (translation_unit "void FUN_000616f0(int param_1,int param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_00061500(param_1 + 0x34,puVar1,param_3);\n p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poin... | (function_definition "void FUN_000616f0(int param_1,int param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_00061500(param_1 + 0x34,puVar1,param_3);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* DWARF original prototype: void add(Output_data_reloc_base<4,_true,_32,_true> * this, Output_data
* od, Output_reloc_type * reloc) */
void __thiscall
var_3::Output_data_reloc_base<4,var_6,_32,var_6>::add
(Output_dat... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(int param_1,int param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
puVar1 = *(undefined4 **)(param_1 + 0x38);
if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {... |
5358_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | add_string | FUN_00149150 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: ushort * add_string(Stringpool_template<short_unsigned_int> * this,
ushort * s, size_t len) */
ushort * __thiscall
gold::Stringpool_template<sh... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * FUN_00149150(int param_1,void *param_2,int param_3)
{
uint uVar1;
uint *puVar2;
int *piVar3;
undefined4 uVar4;
size_t __n;
uint *puVar5;
int iVar6;
if (*(int *)(param_1 + 0x38) != 0) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1f5ea7
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESI + 0x38]
TEST EDI,EDI
JNZ 0x001492c2
MOV EAX,dword ptr [ESP + 0x38]
LEA ECX,[ESI + 0x2c]
LEA EDX,[EAX + EAX*0x1 + 0x2]
LEA EBP,[EDX + -0x2]
CMP EDX,0x3e8
JA 0x00149218
MOV EAX,dword ptr... | null | null | null | null | [(u'CAST_-1207200030', u'INT_ADD_-1207200090'), (u'PTRSUB_-1207200393', u'CAST_-1207200297'), ('const-1', u'RETURN_-1207200521'), (u'LOAD_-1207201299', u'PTRSUB_-1207200002'), (u'PTRSUB_-1207200159', u'STORE_-1207200819'), ('const-12', u'CALL_-1207201100'), (u'COPY_-1207200107', u'CALL_-1207200526'), (u'PTRADD_-1207200... | [(u'PTRADD_-1207200209', u'COPY_-1207200665'), ('const-417', u'STORE_-1207201130'), (u'CAST_-1207200365', u'LOAD_-1207201320'), ('const-2', u'INT_MULT_-1207200612'), (u'CAST_-1207200097', u'INT_ADD_-1207200835'), ('const-1', u'RETURN_-1207200521'), ('const-1', u'PTRADD_-1207200365'), (u'LOAD_-1207200753', u'INT_ADD_-12... | null | null | 00149150 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint * FUN_00149150(int param_1,void *param_2,int param_3)\n\n{\n uint uVar1;\n uint *puVar2;\n int *piVar3;\n undefined4 uVar4;\n size_t __n;\n uint *puVar5;\n int iVar6;\n \n if (*(int *)(param_1 + ... | (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: ushort * add_string(Stringpool_template<short_unsigned_int> * this,\n ushort * s, size_t len) */\n\nushort * __thiscall\ngold... | (translation_unit "uint * FUN_00149150(int param_1,void *param_2,int param_3)\n\n{\n uint uVar1;\n uint *puVar2;\n int *piVar3;\n undefined4 uVar4;\n size_t __n;\n uint *puVar5;\n int iVar6;\n \n if (*(int *)(param_1 + 0x38) != 0) {\n \n FUN_0008b620("../../gold/stringpool.cc",0x9a,"add_s... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin... | (function_definition "uint * FUN_00149150(int param_1,void *param_2,int param_3)\n\n{\n uint uVar1;\n uint *puVar2;\n int *piVar3;\n undefined4 uVar4;\n size_t __n;\n uint *puVar5;\n int iVar6;\n \n if (*(int *)(param_1 + 0x38) != 0) {\n \n FUN_0008b620("../../gold/stringpool.cc",0x9a,"ad... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: ushort * add_string(Stringpool_template<short_unsigned_int> * this,
ushort * s, size_t len) */
type_1 * __thiscall
gold::var_5<var_6>::add_stri... | 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: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * MASKED(int param_1,void *param_2,int param_3)
{
uint uVar1;
uint *puVar2;
int *piVar3;
undefined4 uVar4;
size_t __n;
uint *puVar5;
int iVar6;
if (*(int *)(param_1 + 0x38) != 0) {
/* ... |
1544_bash_and_bash_strip.c | reset_alarm | FUN_0009ed39 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void reset_alarm(void)
{
falarm(0,0);
set_signal_handler(0xe,old_alrm);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0009ed39(void)
{
falarm(0,0);
set_signal_handler(0xe,DAT_001427a4);
return;
}
| PUSH EBX
SUB ESP,0x10
CALL 0x0002fe00
ADD EBX,0x9c2be
PUSH 0x0
PUSH 0x0
CALL 0x000b8cfe
ADD ESP,0x8
PUSH dword ptr [EBX + 0x77a4]
PUSH 0xe
CALL 0x000793bf
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-14', u'CALL_-1206456937'), (u'INDIRECT_-1206456821', u'COPY_-1206456871'), (u'CALL_-1206456973', u'INDIRECT_-1206456838'), ('const-0', u'RETURN_-1206456909'), ('const-0', u'CALL_-1206456973'), ('const-0', u'CALL_-1206456973'), (u'CALL_-1206456937', u'INDIRECT_-1206456821'), (u'INDIRECT_-1206456838', u'CALL_-12... | [(u'CALL_-1206456973', u'INDIRECT_-1206456842'), (u'INDIRECT_-1206456842', u'CALL_-1206456937'), (u'INDIRECT_-1206456825', u'COPY_-1206456875'), ('const-0', u'CALL_-1206456973'), ('const-0', u'RETURN_-1206456909'), ('const-0', u'CALL_-1206456973'), (u'CALL_-1206456937', u'INDIRECT_-1206456825'), ('const-14', u'CALL_-12... | null | null | 0009ed39 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0009ed39(void)\n\n{\n falarm(0,0);\n set_signal_handler(0xe,DAT_001427a4);\n return;\n}\n\n" comment (function_definition "void FUN_0009ed39(void)\n\n{\n falarm(0,0);\n set_signal_handler(0xe,DAT... | (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 reset_alarm(void)\n\n{\n falarm(0,0);\n set_signal_handler(0xe,old_alrm);\n return;\n}\n\n" comment comment (function_defini... | (translation_unit "void FUN_0009ed39(void)\n\n{\n falarm(0,0);\n set_signal_handler(0xe,DAT_001427a4);\n return;\n}\n\n" (function_definition "void FUN_0009ed39(void)\n\n{\n falarm(0,0);\n set_signal_handler(0xe,DAT_001427a4);\n return;\n}" primitive_type (function_declarator "FUN_0009ed39(void)" identifier (para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statemen... | (function_definition "void FUN_0009ed39(void)\n\n{\n falarm(0,0);\n set_signal_handler(0xe,DAT_001427a4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0009ed39(void)" (identifier "FUN_0009ed39") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp... |
/* 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)
{
var_1(0,0);
var_2(0xe,old_alrm);
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: (identifier) arguments: (argument_list (number_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
falarm(0,0);
set_signal_handler(0xe,DAT_001427a4);
return;
}
|
9156_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | replace | FUN_00220a60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::replace(unsigned int, unsigned int, std::string const&) */
void __thiscall std::string::replace(string *this,uint param_1,uint param_2,string *param_3)
{
replace(this,param_1,param_2,*(char **)param_3,*(uint *)(... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00220a60(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)
{
FUN_00220870(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x16e59a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x28]
MOV EAX,dword ptr [EAX]
PUSH dword ptr [EAX + -0xc]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
CALL 0x00220870
ADD ESP,0x28
POP EBX
RET | null | null | null | null | [('const-4294967284', u'PTRADD_-1203959085'), ('const-417', u'LOAD_-1203959152'), ('tmp_208', u'CALL_-1203959102'), ('tmp_210', u'CALL_-1203959102'), (u'CAST_-1203959003', u'LOAD_-1203959152'), (u'LOAD_-1203959152', u'PTRADD_-1203959085'), ('const-417', u'LOAD_-1203959147'), (u'LOAD_-1203959147', u'CALL_-1203959102'), ... | [('tmp_367', u'CALL_-1203959102'), (u'INT_ADD_-1203959131', u'CAST_-1203959009'), ('const-4294967284', u'INT_ADD_-1203959131'), ('tmp_365', u'CALL_-1203959102'), (u'LOAD_-1203959147', u'CALL_-1203959102'), ('const-0', u'RETURN_-1203959074'), ('tmp_366', u'CALL_-1203959102'), (u'CAST_-1203959009', u'LOAD_-1203959147'), ... | null | null | 00220a60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00220a60(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)\n\n{\n FUN_00220870(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));\n return;\n}\n\n" comment (fun... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(unsigned int, unsigned int, std::string const&) */\n\nvoid __thiscall std::string::replace(string *this,uint param_1,uint param_2,string *param_3)\n\n{\n replace(this,param_1,param_2,*(ch... | (translation_unit "void FUN_00220a60(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)\n\n{\n FUN_00220870(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));\n return;\n}\n\n" (function_definition "void FUN_00220a60(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void FUN_00220a60(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)\n\n{\n FUN_00220870(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));\n return;\n}" (primitive_type "void") (function_declarator "FUN_00220a60(undefined4 param_1,undefined4 param_2,undefine... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::replace(unsigned int, unsigned int, std::string const&) */
void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,type_2 param_2,type_1 *param_3)
{
function_1(this,param_1,param_2,*(char **)param_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)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)
{
FUN_00220870(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));
return;
}
|
425_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | ferror | ferror |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ferror(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ferror@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ferror(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189978')] | [('const-1', u'RETURN_-1206189978')] | null | null | 0004005c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.0 */... | (translation_unit "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ferror@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7048_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | set_optimize | FUN_001e18b0 |
/* DWARF original prototype: void set_optimize(Stringpool_template<unsigned_int> * this) */
void __thiscall
gold::Stringpool_template<unsigned_int>::set_optimize(Stringpool_template<unsigned_int> *this)
{
this->optimize_ = true;
return;
}
|
void FUN_001e18b0(int param_1)
{
*(undefined1 *)(param_1 + 0x3d) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV byte ptr [EAX + 0x3d],0x1
RET | null | null | null | null | [('const-1', u'STORE_-1207887684'), ('tmp_26', u'PTRSUB_-1207887616'), (u'PTRSUB_-1207887616', u'STORE_-1207887684'), ('const-0', u'RETURN_-1207887670'), ('const-61', u'PTRSUB_-1207887616'), ('const-417', u'STORE_-1207887684')] | [('tmp_30', u'INT_ADD_-1207887670'), ('const-61', u'INT_ADD_-1207887670'), ('const-1', u'STORE_-1207887684'), ('const-0', u'RETURN_-1207887670'), ('const-417', u'STORE_-1207887684'), (u'INT_ADD_-1207887670', u'CAST_-1207887618'), (u'CAST_-1207887618', u'STORE_-1207887684')] | null | null | 001e18b0 | x86 | O1 | (translation_unit "void FUN_001e18b0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x3d) = 1;\n return;\n}\n\n" (function_definition "void FUN_001e18b0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x3d) = 1;\n return;\n}" primitive_type (function_declarator "FUN_001e18b0(int param_1)" identifier (parameter_list "(... | (translation_unit "/* DWARF original prototype: void set_optimize(Stringpool_template<unsigned_int> * this) */\n\nvoid __thiscall\ngold::Stringpool_template<unsigned_int>::set_optimize(Stringpool_template<unsigned_int> *this)\n\n{\n this->optimize_ = true;\n return;\n}\n\n" comment (function_definition "void __thisca... | (translation_unit "void FUN_001e18b0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x3d) = 1;\n return;\n}\n\n" (function_definition "void FUN_001e18b0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x3d) = 1;\n return;\n}" primitive_type (function_declarator "FUN_001e18b0(int param_1)" identifier (parameter_list "(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression (... | (function_definition "void FUN_001e18b0(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x3d) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e18b0(int param_1)" (identifier "FUN_001e18b0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (ident... |
/* DWARF original prototype: void set_optimize(Stringpool_template<unsigned_int> * this) */
void __thiscall
gold::type_1<unsigned_int>::function_1(type_1<unsigned_int> *this)
{
this->optimize_ = true;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression a... | null |
void MASKED(int param_1)
{
*(undefined1 *)(param_1 + 0x3d) = 1;
return;
}
|
5345_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_output_section_relative | FUN_001389a0 |
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_true,_64,_true> *
this, Output_section * os, uint type, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_output_section_relative
(Output_data_reloc<4,_tru... |
void FUN_001389a0(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_001172e0(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 0x1
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 0x001172e0
MO... | null | null | null | null | [('tmp_340', u'CALL_-1207137775'), ('const-4294967232', u'PTRSUB_-1207137556'), ('const-1', u'CALL_-1207137775'), ('tmp_342', u'COPY_-1207137593'), (u'INDIRECT_-1207137535', u'SUBPIECE_-1207137546'), ('tmp_338', u'CALL_-1207137775'), ('tmp_341', u'CALL_-1207137775'), (u'CALL_-1207137724', u'INDIRECT_-1207137535'), ('co... | [('tmp_718', u'CALL_-1207137724'), ('tmp_715', u'CALL_-1207137775'), ('tmp_712', u'COPY_-1207137773'), (u'PTRSUB_-1207137581', u'CALL_-1207137724'), (u'CALL_-1207137724', u'INDIRECT_-1207137568'), ('tmp_717', u'CALL_-1207137775'), (u'PTRSUB_-1207137581', u'CALL_-1207137775'), ('const-0', u'RETURN_-1207137681'), ('tmp_7... | null | null | 001389a0 | x86 | O1 | (translation_unit "void FUN_001389a0(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_001172e0(local_40,... | (translation_unit "/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_true,_64,_true> *\n this, Output_section * os, uint type, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_64,_true>::add_output_section_relative\n (O... | (translation_unit "void FUN_001389a0(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_001172e0(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_001389a0(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_001172e0(local_... |
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_true,_64,_true> *
this, Output_section * os, uint type, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_output_section_relative
(Output_data_reloc<4,_tru... | 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_001172e0(local_40,param_2,param_3,param_4,param_5,... |
7411_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | end_lib | FUN_002b61e0 |
/* DWARF original prototype: void end_lib(Input_arguments * this) */
void __thiscall gold::Input_arguments::end_lib(Input_arguments *this)
{
Input_arguments *in_stack_fffffff4;
if (this->in_lib_ != false) {
this->in_lib_ = false;
return;
}
/* WARNING: Subroutine does not return *... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_002b61e0(int param_1)
{
if (*(char *)(param_1 + 0xd) != '\0') {
*(undefined1 *)(param_1 + 0xd) = 0;
return;
}
FUN_002b5260();
DAT_005f1470 = 1;
return;
}
| SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x10]
CMP byte ptr [EAX + 0xd],0x0
JZ 0x002b61f5
MOV byte ptr [EAX + 0xd],0x0
ADD ESP,0xc
RET
CALL 0x002b5260
LEA ESI,[ESI] | null | null | null | null | [('const-417', u'STORE_-1204526581'), (u'PTRSUB_-1204526484', u'LOAD_-1204526602'), ('const-13', u'PTRSUB_-1204526477'), ('const-0', u'STORE_-1204526581'), ('tmp_194', u'CALL_-1204526554'), (u'INT_NOTEQUAL_-1204526586', u'CBRANCH_-1204526584'), (u'PTRSUB_-1204526477', u'STORE_-1204526581'), (u'LOAD_-1204526602', u'INT_... | [(u'INT_ADD_-1204526586', u'CAST_-1204526463'), ('const-417', u'LOAD_-1204526602'), ('tmp_262', u'INT_ADD_-1204526586'), ('const-13', u'INT_ADD_-1204526567'), (u'INT_NOTEQUAL_-1204526586', u'CBRANCH_-1204526584'), (u'COPY_-1204526523', u'COPY_-1204526486'), (u'LOAD_-1204526602', u'INT_NOTEQUAL_-1204526586'), ('const-0'... | null | null | 002b61e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_002b61e0(int param_1)\n\n{\n if (*(char *)(param_1 + 0xd) != '\0') {\n *(undefined1 *)(param_1 + 0xd) = 0;\n return;\n }\n FUN_002b5260();\n DAT_005f1470 = 1;\n return;\n}\n\n" comment (fun... | (translation_unit "/* DWARF original prototype: void end_lib(Input_arguments * this) */\n\nvoid __thiscall gold::Input_arguments::end_lib(Input_arguments *this)\n\n{\n Input_arguments *in_stack_fffffff4;\n \n if (this->in_lib_ != false) {\n this->in_lib_ = false;\n return;\n }\n /* WARNING:... | (translation_unit "void FUN_002b61e0(int param_1)\n\n{\n if (*(char *)(param_1 + 0xd) != '\0') {\n *(undefined1 *)(param_1 + 0xd) = 0;\n return;\n }\n FUN_002b5260();\n DAT_005f1470 = 1;\n return;\n}\n\n" (function_definition "void FUN_002b61e0(int param_1)\n\n{\n if (*(char *)(param_1 + 0xd) != '\0') {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_002b61e0(int param_1)\n\n{\n if (*(char *)(param_1 + 0xd) != '\0') {\n *(undefined1 *)(param_1 + 0xd) = 0;\n return;\n }\n FUN_002b5260();\n DAT_005f1470 = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002b61e0(int param_1)" (identifier "FUN_002b61e0") (par... |
/* DWARF original prototype: void end_lib(Input_arguments * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
type_1 *in_stack_fffffff4;
if (this->in_lib_ != false) {
this->in_lib_ = false;
return;
}
/* WARNING: Subroutine does not return */
function_1(in_stack_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
if (*(char *)(param_1 + 0xd) != '\0') {
*(undefined1 *)(param_1 + 0xd) = 0;
return;
}
FUN_002b5260();
DAT_005f1470 = 1;
return;
}
|
20_sg_bg_ctl_and_sg_bg_ctl_strip.c | __cxa_finalize | __cxa_finalize |
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_00013fec)();
return;
}
|
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_00013fec)();
return;
}
| JMP dword ptr [EBX + 0x5c] | null | null | null | null | [('const-0', u'RETURN_-1205989011'), ('tmp_58', u'CAST_-1205988937'), (u'CALLIND_-1205989014', u'INDIRECT_-1205988942'), (u'CAST_-1205988937', u'CALLIND_-1205989014'), (u'INDIRECT_-1205988942', u'COPY_-1205989001')] | [('const-0', u'RETURN_-1205989011'), ('tmp_58', u'CAST_-1205988937'), (u'CALLIND_-1205989014', u'INDIRECT_-1205988942'), (u'CAST_-1205988937', u'CALLIND_-1205989014'), (u'INDIRECT_-1205988942', u'COPY_-1205989001')] | null | null | 00011160 | x86 | O1 | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00013fec)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00013fec)();\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_00013fec)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00013fec)();\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_00013fec)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00013fec)();\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_00013fec)();\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_00013fec)();
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_00013fec)();
return;
}
|
5741_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Unblock_token | FUN_001573e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Unblock_token(Unblock_token * this, int __in_chrg) */
void __thiscall gold::Unblock_token::~Unblock_token(Unblock_token *this,int __in_chrg)
{
Task_token *pTVar1;
pointer pcVar2;
(this-... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001573e0(undefined4 *param_1)
{
int iVar1;
undefined4 in_ECX;
*param_1 = &PTR_FUN_003a45d0;
iVar1 = param_1[9];
if (iVar1 != 0) {
if (*(int *)(iVar1 + 4) != 0) {
/* WARNING: Subrouti... | PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x257c19
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffff55d0]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x24]
TEST EAX,EAX
JZ 0x0015742d
MOV EDX,dword ptr [EAX + 0x4]
TEST EDX,EDX
JNZ 0x0015747e
MOV EDX,dword ptr [EAX + 0x8]
TEST EDX,EDX
JNZ 0x00157468
M... | null | null | null | null | [('const-0', u'PTRSUB_-1207273852'), ('const-0', u'PTRSUB_-1207273934'), ('tmp_726', u'PTRSUB_-1207273860'), (u'COPY_-1207273876', u'CALL_-1207274127'), (u'COPY_-1207273856', u'CALL_-1207274084'), ('const-417', u'LOAD_-1207274422'), (u'INT_NOTEQUAL_-1207274272', u'CBRANCH_-1207274272'), (u'LOAD_-1207274443', u'INT_NOTE... | [(u'LOAD_-1207274463', u'INT_ADD_-1207274427'), (u'CAST_-1207273887', u'CALL_-1207274249'), (u'LOAD_-1207274463', u'INT_ADD_-1207274385'), (u'LOAD_-1207274463', u'INT_NOTEQUAL_-1207274444'), (u'INT_NOTEQUAL_-1207274403', u'CBRANCH_-1207274402'), (u'INT_NOTEQUAL_-1207274444', u'CBRANCH_-1207274444'), (u'COPY_-1207273900... | null | null | 001573e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001573e0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_003a45d0;\n iVar1 = param_1[9];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Unblock_token(Unblock_token * this, int __in_chrg) */\n\nvoid __thiscall gold::Unblock_token::~Unblock_token(Unblock_token *this,int __in_chrg)\n\n{\n Task_token *pTVar1;\n po... | (translation_unit "void FUN_001573e0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_003a45d0;\n iVar1 = param_1[9];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n \n FUN_0007d010("../../gold/token.h",100,"~Task_token",in_ECX);\n }\n i... | (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 (pointer_expression * IDENT) = (pointer_expressi... | (function_definition "void FUN_001573e0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_003a45d0;\n iVar1 = param_1[9];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n \n FUN_0007d010("../../gold/token.h",100,"~Task_token",in_ECX);\n }\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Unblock_token(Unblock_token * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 *var_1;
type_2 var_8;
(this->super_Task)._vp... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int iVar1;
undefined4 in_ECX;
*param_1 = &PTR_FUN_003a45d0;
iVar1 = param_1[9];
if (iVar1 != 0) {
if (*(int *)(iVar1 + 4) != 0) {
/* WARNING: Subroutine doe... |
4546_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | Output_reloc | FUN_00115b80 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_true> * this, uint type,
Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */
void __thiscall
gold::Output_reloc<4,_false,_64,_true>::Output_reloc
(Output_reloc<4,_false,_64,_true> *this... |
void FUN_00115b80(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
FUN_00110bd0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);
*(undefined4 *)(param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ESP + 0x2c]
SUB ESP,0x4
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 dword ptr [ESP + 0x2c]
PUSH EB... | null | null | null | null | [('const-0', u'RETURN_-1207018459'), ('tmp_262', u'CALL_-1207018509'), ('tmp_266', u'STORE_-1207018409'), ('tmp_264', u'CALL_-1207018509'), ('tmp_267', u'CALL_-1207018509'), ('const-0', u'PTRSUB_-1207018355'), (u'PTRSUB_-1207018355', u'CALL_-1207018509'), ('tmp_261', u'PTRSUB_-1207018348'), ('tmp_265', u'CALL_-12070185... | [(u'INT_ADD_-1207018473', u'CAST_-1207018364'), ('const-0', u'RETURN_-1207018459'), ('tmp_479', u'CALL_-1207018509'), ('const-417', u'STORE_-1207018493'), ('tmp_482', u'CALL_-1207018509'), ('const-32', u'INT_ADD_-1207018473'), (u'CAST_-1207018368', u'STORE_-1207018493'), ('tmp_476', u'STORE_-1207018493'), ('tmp_480', u... | null | null | 00115b80 | x86 | O1 | (translation_unit "void FUN_00115b80(int 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 undefined1 param_9)\n\n{\n FUN_00110bd0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_true> * this, uint type,\n Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<4,_false,_64,_true>::Output_reloc\n (Output_reloc<4,... | (translation_unit "void FUN_00115b80(int 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 undefined1 param_9)\n\n{\n FUN_00110bd0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\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_00115b80(int 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 undefined1 param_9)\n\n{\n FUN_00110bd0(param_1,param_2,param_3,param_4,param_5,param_6,param_9)... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_true> * this, uint type,
Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */
void __thiscall
gold::function_1<4,_false,_64,_true>::function_1
(function_1<4,_false,_64,_true> *type_1,uin... | 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,undefined4 param_8,
undefined1 param_9)
{
FUN_00110bd0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);
*(undefined4 *)(param_1 + 0x... |
10816_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | xmalloc_failed | FUN_003abf10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void xmalloc_failed(size_t size)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003abf10(void)
{
void *pvVar1;
int iVar2;
char *pcVar3;
undefined1 *puVar4;
undefined1 *puVar5;
int aiStack_30 [5];
undefined4 uStack_c;
iVar2 = DAT_005f2544;
uStack_c = 0x3abf17;
puVar5 = (undefi... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x23e0e9
SUB ESP,0x4
MOV ESI,dword ptr [EBX + 0x8544]
TEST ESI,ESI
JZ 0x003abf79
SUB ESP,0xc
PUSH 0x0
CALL 0x00039360
ADD ESP,0x10
SUB EAX,ESI
MOV ECX,dword ptr [EBX + 0x7d4]
LEA EDX,[EBX + 0xffeb463f]
LEA ESI,[EBX + 0xffeb3b16]
CMP byte ptr [ECX],0x0
CMOVZ EDX,ESI
SUB ESP,0x8
... | null | null | null | null | [('const-1', u'RETURN_-1205485786')] | [('const-417', u'STORE_-1205485631'), (u'PTRADD_-1205485549', u'CAST_-1205485157'), (u'CALL_-1205485579', u'INDIRECT_-1205485180'), (u'CALL_-1205485716', u'INDIRECT_-1205485291'), (u'CALL_-1205485716', u'INDIRECT_-1205485240'), (u'MULTIEQUAL_-1205485456', u'PTRADD_-1205485456'), ('tmp_820', u'PTRSUB_-1205485234'), (u'C... | null | null | 003abf10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003abf10(void)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStack_30 [5];\n undefined4 uStack_c;\n \n iVar2 = DAT_005f2544;\n uStack_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid xmalloc_failed(size_t size)\n\n{\n}\n\n" comment comment (function_definition "void xmalloc_failed(size_t size)\n\n{\n}" primitive_type (function_declarator "xmal... | (translation_unit "void FUN_003abf10(void)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStack_30 [5];\n undefined4 uStack_c;\n \n iVar2 = DAT_005f2544;\n uStack_c = 0x3abf17;\n puVar5 = (undefined1 *)&stack0xfffffff4;\n if (DAT_005f2544 == 0) goto LAB... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;)... | (function_definition "void FUN_003abf10(void)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStack_30 [5];\n undefined4 uStack_c;\n \n iVar2 = DAT_005f2544;\n uStack_c = 0x3abf17;\n puVar5 = (undefined1 *)&stack0xfffffff4;\n if (DAT_005f2544 == 0) goto ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(size_t size)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
void *pvVar1;
int iVar2;
char *pcVar3;
undefined1 *puVar4;
undefined1 *puVar5;
int aiStack_30 [5];
undefined4 uStack_c;
iVar2 = DAT_005f2544;
uStack_c = 0x3abf17;
puVar5 = (undefined1 *... |
506_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | access | access |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
halt_baddata(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185538')] | [('const-1', u'RETURN_-1206185538')] | null | null | 000411b4 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* access@@GLI... | (translation_unit "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "access(char *__name,int __type)" identifier (parameter_list "(char... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaration "char *__name" (primitive_type "char"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
var_1();
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9319_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_get | FUN_002380d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous
namespace)::money_get_shim<char>::do_get(std::istreambuf_iterator<char, std::char_traits<char> >,
std::istreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&,
std::_Ios_I... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
FUN_002380d0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9
)
{
undefined4 l... | PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x171f29
SUB ESP,0x34
LEA EAX,[ESP + 0x8]
MOV ESI,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x1c],0x0
PUSH 0x0
LEA EDX,[ESP + 0x24]
PUSH EDX
LEA EDX,[ESP + 0x24]
PUSH EDX
PUSH dword ptr [ESP + 0x68]
MOVZX EDX,byte ptr [ESP + 0x68]
PUSH EDX
PUSH dword ptr [ESP + 0x68]
PUSH dwo... | null | null | null | null | [('const-0', u'CALL_-1203994234'), (u'LOAD_-1203994257', u'CALL_-1203994234'), ('const-0', u'RETURN_-1203994047'), ('const-0', u'CALL_-1203994234'), ('tmp_339', u'CBRANCH_-1203994185'), (u'INDIRECT_-1203993860', u'STORE_-1203994157'), (u'INDIRECT_-1203993860', u'STORE_-1203994090'), (u'INDIRECT_-1203993853', u'STORE_-1... | [(u'INDIRECT_-1203993867', u'STORE_-1203994157'), (u'PIECE_-1203993828', u'STORE_-1203994152'), (u'LOAD_-1203994257', u'CALL_-1203994234'), ('const-0', u'RETURN_-1203994047'), ('tmp_339', u'CBRANCH_-1203994185'), ('const-417', u'STORE_-1203994152'), ('const-417', u'STORE_-1203994095'), (u'CALL_-1203994234', u'INDIRECT_... | null | null | 002380d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_002380d0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous\n namespace)::money_get_shim<char>::do_get(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_... | (translation_unit "undefined4 *\nFUN_002380d0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n )\n\n{\n undefined4 local_38;\n undefined4 local_34 [4];\n int local_24;\n undefined... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (... | (function_definition "undefined4 *\nFUN_002380d0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n )\n\n{\n undefined4 local_38;\n undefined4 local_34 [4];\n int local_24;\n undefi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous
namespace)::money_get_shim<char>::do_get(std::istreambuf_iterator<char, std::char_traits<char> >,
std::istreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&,
std::_Ios_I... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
MASKED(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9
)
{
undefined4 local_3... |
142_powerpc-linux-gnuspe-c++filt(1)_and_powerpc-linux-gnuspe-c++filt(1)_strip.c | mkstemp64 | mkstemp64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemp64(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mkstemp64@@GLIBC_2.2 */
halt_baddata()... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemp64(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058862')] | [('const-1', u'RETURN_-1206058862')] | null | null | 00020088 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkstemp64@@GLIB... | (translation_unit "int mkstemp64(char *__template)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int mkstemp64(char *__template)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "mkstemp64(char *__template)" identifier (parameter_list "(char *__template... | (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 mkstemp64(char *__template)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "mkstemp64(char *__template)" (identifier "mkstemp64") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *__template" (primitive_type "char") (point... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mkstemp64@@GLIBC_2.2 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1445_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~moneypunct | FUN_0004e272 |
/* std::moneypunct<wchar_t, false>::~moneypunct() [clone .cold.11] */
void __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)
{
int unaff_EBP;
void *unaff_EDI;
operator_delete(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(un... |
void FUN_0004e272(void)
{
int unaff_EBP;
FUN_003ae080();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x003ae080
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x004451f0 | null | null | null | null | [(u'CAST_-1206131972', u'LOAD_-1206132075'), ('const-4294967268', u'INT_ADD_-1206132059'), (u'LOAD_-1206132075', u'CALL_-1206132061'), ('tmp_141', u'CALL_-1206132082'), (u'INT_ADD_-1206132059', u'CAST_-1206131972'), ('const-1', u'RETURN_-1206132056'), ('const-417', u'LOAD_-1206132075'), ('tmp_143', u'INT_ADD_-120613205... | [('tmp_141', u'INT_ADD_-1206132059'), (u'INT_ADD_-1206132059', u'CAST_-1206131974'), ('const-417', u'LOAD_-1206132075'), ('const-4294967268', u'INT_ADD_-1206132059'), (u'LOAD_-1206132075', u'CALL_-1206132061'), (u'CAST_-1206131974', u'LOAD_-1206132075'), ('const-1', u'RETURN_-1206132056')] | null | null | 0004e272 | x86 | O1 | (translation_unit "void FUN_0004e272(void)\n\n{\n int unaff_EBP;\n \n FUN_003ae080();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_0004e272(void)\n\n{\n int unaff_EBP;\n \n FUN_003ae080();\n ... | (translation_unit "/* std::moneypunct<wchar_t, false>::~moneypunct() [clone .cold.11] */\n\nvoid __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n \n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not retu... | (translation_unit "void FUN_0004e272(void)\n\n{\n int unaff_EBP;\n \n FUN_003ae080();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_0004e272(void)\n\n{\n int unaff_EBP;\n \n FUN_003ae080();\n \n FUN_004451f0(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_0004e272(void)\n\n{\n int unaff_EBP;\n \n FUN_003ae080();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_0004e272(void)" (identifier "FUN_0004e272") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* std::moneypunct<wchar_t, false>::~moneypunct() [clone .cold.11] */
void __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)
{
int var_3;
void *unaff_EDI;
var_1(unaff_EDI);
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c))... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_003ae080();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
9404_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~failure | FUN_0023c3e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ios_base::failure[abi:cxx11]::~failure() */
void __thiscall std::ios_base::failure[abi:cxx11]::~failure(failure_abi_cxx11_ *this)
{
~failure(this);
operator_delete(this);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0023c3e0(undefined4 param_1)
{
FUN_0023c3b0(param_1);
FUN_001fd020(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x16dc19
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x0023c3b0
MOV dword ptr [ESP],ESI
CALL 0x001fd020
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_181', u'CALL_-1203977185'), ('const-0', u'RETURN_-1203977139'), ('tmp_181', u'CALL_-1203977172')] | [('tmp_334', u'CALL_-1203977185'), ('const-0', u'RETURN_-1203977139'), ('tmp_334', u'CALL_-1203977172')] | null | null | 0023c3e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0023c3e0(undefined4 param_1)\n\n{\n FUN_0023c3b0(param_1);\n FUN_001fd020(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0023c3e0(undefined4 param_1)\n\n{\n FUN_0023c3b0(param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ios_base::failure[abi:cxx11]::~failure() */\n\nvoid __thiscall std::ios_base::failure[abi:cxx11]::~failure(failure_abi_cxx11_ *this)\n\n{\n ~failure(this);\n operator_delete(this);\n return;\n}\n\n" co... | (translation_unit "void FUN_0023c3e0(undefined4 param_1)\n\n{\n FUN_0023c3b0(param_1);\n FUN_001fd020(param_1);\n return;\n}\n\n" (function_definition "void FUN_0023c3e0(undefined4 param_1)\n\n{\n FUN_0023c3b0(param_1);\n FUN_001fd020(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0023c3e0(undef... | (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_0023c3e0(undefined4 param_1)\n\n{\n FUN_0023c3b0(param_1);\n FUN_001fd020(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023c3e0(undefined4 param_1)" (identifier "FUN_0023c3e0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ios_base::failure[abi:cxx11]::~failure() */
void __thiscall std::ios_base::function_1[abi:cxx11]::~function_1(type_1 *this)
{
~function_1(this);
var_1(this);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_0023c3b0(param_1);
FUN_001fd020(param_1);
return;
}
|
363_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | section_for_dot | FUN_00027370 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* WARNING: Unknown calling convention */
asection * section_for_dot(void)
{
bfd_section *pbVar1;
byte bVar2;
bfd_section *pbVar3;
lang_statement_union *plVar4;
flagword fVar5;
if ((current_section == (lang_output_... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined * FUN_00027370(void)
{
int iVar1;
byte bVar2;
int iVar3;
undefined *puVar4;
int *piVar5;
uint uVar6;
if ((DAT_001cf6f8 == 0) || (DAT_001cf6f0 != 0)) {
piVar5 = DAT_001cf6f4;
if (DAT_001cf6f4 !=... | CALL 0x0002d19d
ADD ECX,0x1a6c8b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ECX + 0x16f8]
TEST ESI,ESI
JZ 0x000273f8
MOV EBX,dword ptr [ECX + 0x16f0]
TEST EBX,EBX
JNZ 0x000273f8
LEA EDI,[ECX + 0x23e0]
MOV EAX,dword ptr [ESI + 0x1c]
MOV ESI,dword ptr [EDI + 0x34]
TEST EAX,EAX
JNZ 0x000273af
JMP 0x000273da
MO... | null | null | null | null | [('const-12', u'PTRSUB_-1206028088'), ('const-0', u'PTRSUB_-1206028210'), ('const-417', u'LOAD_-1206029177'), (u'MULTIEQUAL_-1206028240', u'INT_EQUAL_-1206028714'), ('const-0', u'INT_EQUAL_-1206028772'), (u'PTRSUB_-1206027990', u'LOAD_-1206028549'), (u'MULTIEQUAL_-1206028462', u'PTRSUB_-1206028186'), ('tmp_2833', u'COP... | [(u'CAST_-1206028066', u'LOAD_-1206028974'), (u'MULTIEQUAL_-1206028240', u'INT_EQUAL_-1206028714'), ('const-0', u'INT_EQUAL_-1206028772'), (u'CAST_-1206028188', u'INT_EQUAL_-1206028747'), ('tmp_2835', u'COPY_-1206028197'), ('tmp_2835', u'COPY_-1206028384'), ('const-1', u'INT_EQUAL_-1206029181'), (u'MULTIEQUAL_-12060282... | null | null | 00027370 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nundefined * FUN_00027370(void)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n undefined *puVar4;\n int *piVar5;\n uint uVar6;\n \n if ((DAT_001cf6f8 == 0) || (DAT_001cf6f0 != 0)) {\n piVar5 = DAT_00... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Unknown calling convention */\n\nasection * section_for_dot(void)\n\n{\n bfd_section *pbVar1;\n byte bVar2;\n bfd_section *pbVar3;\n lang_statement_union *plVar4;\n flagword fVar5;\n \n if ((cu... | (translation_unit "undefined * FUN_00027370(void)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n undefined *puVar4;\n int *piVar5;\n uint uVar6;\n \n if ((DAT_001cf6f8 == 0) || (DAT_001cf6f0 != 0)) {\n piVar5 = DAT_001cf6f4;\n if (DAT_001cf6f4 != (int *)0x0) {\n do {\n if (piVar5[1] == 0) {\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poi... | (function_definition "undefined * FUN_00027370(void)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n undefined *puVar4;\n int *piVar5;\n uint uVar6;\n \n if ((DAT_001cf6f8 == 0) || (DAT_001cf6f0 != 0)) {\n piVar5 = DAT_001cf6f4;\n if (DAT_001cf6f4 != (int *)0x0) {\n do {\n if (piVar5[1] == 0) {... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* WARNING: Unknown calling convention */
type_1 * function_1(void)
{
type_2 *var_9;
type_3 var_8;
type_2 *var_6;
type_4 *var_5;
type_5 var_7;
if ((var_1 == (type_6 *)0x0) || (var_2 != 0))
{
var_5 = (type_4 *... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined * MASKED(void)
{
int iVar1;
byte bVar2;
int iVar3;
undefined *puVar4;
int *piVar5;
uint uVar6;
if ((DAT_001cf6f8 == 0) || (DAT_001cf6f0 != 0)) {
piVar5 = DAT_001cf6f4;
if (DAT_001cf6f4 != (int ... |
5746_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | get_name | FUN_00157680 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Check_script * this) */
string * __thiscall gold::Check_script::get_name(string *__return_storage_ptr__,Check_script *this)
{
char *__s;
size_t sVar1;
int *piVar2;
int unaff_EDI;
basic_string<char,_s... |
int * FUN_00157680(int *param_1,int param_2)
{
char *__s;
size_t sVar1;
int *piVar2;
int unaff_EDI;
undefined1 *local_34;
int local_30;
undefined1 local_2c [28];
FUN_000644be();
__s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));
local_34 = local_2c;
FUN_00... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000644be
ADD EDI,0x257977
PUSH ESI
PUSH EBX
LEA EBX,[EBP + -0x28]
SUB ESP,0x48
MOV EAX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x48]
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x8]
LEA ECX,[EBP + -0x30]
MOV dword ptr [EBP + -0x40],EBX... | null | null | null | null | [(u'CALL_-1207273562', u'CAST_-1207272891'), (u'LOAD_-1207273782', u'CALLIND_-1207273758'), (u'LOAD_-1207273540', u'CAST_-1207272876'), ('const-8', u'INT_ADD_-1207272842'), (u'CAST_-1207272823', u'INT_NOTEQUAL_-1207273441'), ('const-8', u'PTRSUB_-1207272805'), (u'CALLIND_-1207273758', u'INDIRECT_-1207273096'), (u'PTRSU... | [('tmp_1222', u'PTRSUB_-1207273004'), ('tmp_2383', u'PTRADD_-1207272887'), (u'CALL_-1207273655', u'INDIRECT_-1207273048'), (u'LOAD_-1207273782', u'CALLIND_-1207273758'), (u'CALL_-1207273562', u'INDIRECT_-1207273032'), (u'CAST_-1207272908', u'LOAD_-1207273540'), (u'PTRADD_-1207272922', u'CAST_-1207272896'), (u'INDIRECT_... | null | null | 00157680 | x86 | O1 | (translation_unit "int * FUN_00157680(int *param_1,int param_2)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_000644be();\n __s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));\n... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: string get_name(Check_script * this) */\n\nstring * __thiscall gold::Check_script::get_name(string *__return_storage_ptr__,Check_script *this)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_... | (translation_unit "int * FUN_00157680(int *param_1,int param_2)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_000644be();\n __s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_00157680(int *param_1,int param_2)\n\n{\n char *__s;\n size_t sVar1;\n int *piVar2;\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_000644be();\n __s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48))... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Check_script * this) */
type_1 * __thiscall gold::Check_script::get_name(type_1 *__return_storage_ptr__,Check_script *this)
{
char *__s;
size_t var_10;
int *var_12;
int var_8;
basic_string<var_2,_std... | 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)
{
char *__s;
size_t sVar1;
int *piVar2;
int unaff_EDI;
undefined1 *local_34;
int local_30;
undefined1 local_2c [28];
FUN_000644be();
__s = (char *)(**(code **)(**(int **)(param_2 + 0x48) + 8))(*(int **)(param_2 + 0x48));
local_34 = local_2c;
FUN_0005ec40... |
434_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | unattached_reloc | FUN_0002b350 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void unattached_reloc(bfd_link_info *info,char *name,bfd *abfd,asection *section,bfd_vma address)
{
char *fmt;
fmt = (char *)dcgettext(0,"%X%P: %H: reloc refers to symbol `%pT\' wh... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002b350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"%X%P: %H: reloc refers to symbol `%pT\' which is... | PUSH EBX
CALL 0x00015a80
ADD EBX,0x65caa
SUB ESP,0xc
PUSH 0x5
LEA EAX,[EBX + 0xfffbc1cc]
PUSH EAX
PUSH 0x0
CALL 0x000142f0
POP EDX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x30]
PUSH dword ptr [ESP + 0x30]
PUSH dword ptr [ESP + 0x30]
PUSH EAX
CALL 0x00031760
ADD ESP,0x28
POP EBX
RET | null | null | null | null | [('const-0', u'CALL_-1206013034'), ('tmp_248', u'CALL_-1206012981'), (u'CAST_-1206012857', u'CALL_-1206012981'), ('tmp_246', u'CALL_-1206012981'), (u'CALL_-1206013034', u'CAST_-1206012857'), ('const-5', u'CALL_-1206013034'), ('tmp_249', u'CALL_-1206012981'), ('tmp_247', u'CALL_-1206012981'), ('const-315852', u'COPY_-12... | [('tmp_541', u'CALL_-1206012981'), ('tmp_542', u'CALL_-1206012981'), ('tmp_543', u'CALL_-1206012981'), (u'COPY_-1206012925', u'CALL_-1206013034'), ('const-315852', u'COPY_-1206012925'), ('tmp_540', u'CALL_-1206012981'), (u'CALL_-1206013034', u'CALL_-1206012981'), ('const-5', u'CALL_-1206013034'), ('const-0', u'CALL_-12... | null | null | 0002b350 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002b350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"%X%P: %H: reloc refers... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid unattached_reloc(bfd_link_info *info,char *name,bfd *abfd,asection *section,bfd_vma address)\n\n{\n char *fmt;\n \n fmt = (char *)dcgettext(0,"%X%P: %H: reloc ... | (translation_unit "void FUN_0002b350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"%X%P: %H: reloc refers to symbol `%pT\' which is not being output\n",5);\n FUN_00031760(uVar1,param_3,param_4,par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN... | (function_definition "void FUN_0002b350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"%X%P: %H: reloc refers to symbol `%pT\' which is not being output\n",5);\n FUN_00031760(uVar1,param_3,param_4,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *info,char *name,type_2 *abfd,type_3 *section,type_4 address)
{
char *fmt;
fmt = (char *)var_1(0,"%X%P: %H: reloc refers to symbol `%pT\' which is not being ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"%X%P: %H: reloc refers to symbol `%pT\' which is not b... |
3218_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_find_before_node | FUN_000d5d50 |
/* DWARF original prototype: __node_base *
_M_find_before_node(_Hashtable<long_long_int,_std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>_>,_std::__detail::_Select1st,_std::equal_to<long_long_i... |
int * __regparm3 FUN_000d5d50(int *param_1,uint param_2,uint *param_3)
{
int *piVar1;
uint uVar2;
uint uVar3;
int *piVar4;
int *piVar5;
piVar4 = *(int **)(*param_1 + param_2 * 4);
if (piVar4 == (int *)0x0) {
return (int *)0x0;
}
piVar5 = (int *)*piVar4;
uVar3 = piVar5[2];
uVar2 = piVar5[1... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
SUB ESP,0x14
MOV EAX,dword ptr [EAX]
MOV dword ptr [ESP + 0xc],EDX
MOV EBP,dword ptr [EAX + EDX*0x4]
TEST EBP,EBP
JZ 0x000d5da9
MOV EAX,dword ptr [ECX]
MOV ESI,dword ptr [EBP]
MOV dword ptr [ESP + 0x4],EAX
MOV EAX,dword ptr [ECX + 0x4]
MOV EBX,dword ptr [ESI + 0x8]
MOV EC... | null | null | null | null | [(u'LOAD_-1206755824', u'CAST_-1206755540'), (u'LOAD_-1206755843', u'COPY_-1206755600'), ('const-4', u'PTRADD_-1206755595'), (u'MULTIEQUAL_-1206755596', u'COPY_-1206755602'), ('tmp_247', u'CBRANCH_-1206755831'), (u'LOAD_-1206755928', u'MULTIEQUAL_-1206755602'), (u'CAST_-1206755539', u'INT_REM_-1206755751'), (u'INT_NOTE... | [(u'COPY_-1206755603', u'RETURN_-1206755587'), ('const-1', u'PTRADD_-1206755596'), (u'PTRADD_-1206755588', u'LOAD_-1206755922'), (u'CAST_-1206755546', u'INT_REM_-1206755751'), (u'LOAD_-1206755792', u'CAST_-1206755546'), ('tmp_247', u'CBRANCH_-1206755831'), (u'LOAD_-1206755928', u'MULTIEQUAL_-1206755602'), (u'INT_NOTEQU... | null | null | 000d5d50 | x86 | O1 | (translation_unit "int * __regparm3 FUN_000d5d50(int *param_1,uint param_2,uint *param_3)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 == (int *)0x0) {\n return (int *)0x0;\n }\n piVar5 = (int *)*piVar4;\n uVar3... | (translation_unit "/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<long_long_int,_std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>_>,_std::__detail::_Select1st,_std::e... | (translation_unit "int * __regparm3 FUN_000d5d50(int *param_1,uint param_2,uint *param_3)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 == (int *)0x0) {\n return (int *)0x0;\n }\n piVar5 = (int *)*piVar4;\n uVar3... | (translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration ... | (function_definition "int * __regparm3 FUN_000d5d50(int *param_1,uint param_2,uint *param_3)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 == (int *)0x0) {\n return (int *)0x0;\n }\n piVar5 = (int *)*piVar4;\n uV... |
/* DWARF original prototype: __node_base *
_M_find_before_node(_Hashtable<long_long_int,_std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>_>,_std::__detail::_Select1st,_std::equal_to<long_long_i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec... | null |
int * __regparm3 MASKED(int *param_1,uint param_2,uint *param_3)
{
int *piVar1;
uint uVar2;
uint uVar3;
int *piVar4;
int *piVar5;
piVar4 = *(int **)(*param_1 + param_2 * 4);
if (piVar4 == (int *)0x0) {
return (int *)0x0;
}
piVar5 = (int *)*piVar4;
uVar3 = piVar5[2];
uVar2 = piVar5[1];
w... |
13607_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_extract<true> | FUN_0042d7b0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Removing unreachable block (ram,0x0042e284) */
/* WARNING: Removing unreachable block (ram,0x0042e28c) */
/* WARNING: Removing unreachable block (ram,0x0042d98a) */
/* WARNING: Removing unreachable block (ram,0x0042d992... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Removing unreachable block (ram,0x0042e284) */
/* WARNING: Removing unreachable block (ram,0x0042e28c) */
/* WARNING: Removing unreachable block (ram,0x0042d98a) */
/* WARNING: Removing unreachable block (ram,0x0042d99... | CALL 0x00074f02
ADD EAX,0x1bc84b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,EAX
SUB ESP,0xa8
MOV EBX,dword ptr [EBP + 0x20]
MOV dword ptr [EBP + -0x5c],EAX
LEA ECX,[EBX + 0x6c]
MOV EBX,EAX
PUSH ECX
MOV dword ptr [EBP + -0x64],ECX
CALL 0x003c30b0
POP ESI
PUSH dword ptr [EDI + 0xfffffbb4]
MOV dword ptr [EBP ... | null | null | null | null | [('const-0', u'CALL_-1201803920'), ('tmp_3723', u'CBRANCH_-1201805246'), ('tmp_19477', u'INT_ADD_-1201809312'), (u'INDIRECT_-1201802069', u'MULTIEQUAL_-1201802038'), ('const-417', u'STORE_-1201803832'), (u'INT_LESS_-1201803866', u'CBRANCH_-1201803875'), ('const-48', u'CALL_-1201804566'), (u'CALL_-1201804443', u'INDIREC... | [('const-417', u'LOAD_-1201805417'), ('tmp_3723', u'CBRANCH_-1201805246'), (u'CALL_-1201809019', u'INDIRECT_-1201803775'), (u'CALL_-1201806693', u'INDIRECT_-1201802151'), (u'INT_LESS_-1201803866', u'CBRANCH_-1201803875'), (u'INDIRECT_-1201803407', u'MULTIEQUAL_-1201803320'), (u'MULTIEQUAL_-1201804010', u'INT_ADD_-12018... | null | null | 0042d7b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Removing unreachable block (ram,0x0042e284) */\n/* WARNING: Removing unreachable block (ram,0x0042e28c) */\n/* WARNING: Removing unreachable block (ram,0x0042d98a) */\n/* WARNING: Removing unreachabl... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Removing unreachable block (ram,0x0042e284) */\n/* WARNING: Removing unreachable block (ram,0x0042e28c) */\n/* WARNING: Removing unreachable block (ram,0x0042d98a) */\n/* WARNING: Removing unreachable... | (translation_unit "undefined4 *\nFUN_0042d7b0(undefined4 *param_1,undefined4 param_2,int *param_3,int param_4,int *param_5,\n int param_6,int param_7,uint *param_8,undefined4 param_9)\n\n{\n uint uVar1;\n int *piVar2;\n byte bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n byte *pbVar7;\n undefined4... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_decl... | (function_definition "undefined4 *\nFUN_0042d7b0(undefined4 *param_1,undefined4 param_2,int *param_3,int param_4,int *param_5,\n int param_6,int param_7,uint *param_8,undefined4 param_9)\n\n{\n uint uVar1;\n int *piVar2;\n byte bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n byte *pbVar7;\n undefin... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Removing unreachable block (ram,0x0042e284) */
/* WARNING: Removing unreachable block (ram,0x0042e28c) */
/* WARNING: Removing unreachable block (ram,0x0042d98a) */
/* WARNING: Removing unreachable block (ram,0x0042d992... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Removing unreachable block (ram,0x0042e284) */
/* WARNING: Removing unreachable block (ram,0x0042e28c) */
/* WARNING: Removing unreachable block (ram,0x0042d98a) */
/* WARNING: Removing unreachable block (ram,0x0042d99... |
6119_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Output_section_element_assertion | FUN_00175bb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Output_section_element_assertion(Output_section_element_assertion
* this, int __in_chrg) */
void __thiscall
gold::Output_section_element_assertion::~Output_section_element_assertion
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00175bb0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a48a4;
if ((undefined4 *)param_1[2] != param_1 + 4) {
FUN_001ff030((undefined4 *)param_1[2]);
}
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x23944a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0x10
LEA EDX,[EBX + 0xffff58a4]
MOV dword ptr [EAX + -0x10],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00175be2
SUB ESP,0xc
PUSH EDX
CALL 0x001ff030
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1207411556', u'PTRSUB_-1207411551'), (u'CAST_-1207411536', u'INT_NOTEQUAL_-1207411697'), ('const-417', u'STORE_-1207411721'), ('const-0', u'PTRSUB_-1207411545'), ('tmp_276', u'PTRSUB_-1207411551'), ('const-4', u'PTRSUB_-1207411562'), ('tmp_276', u'PTRSUB_-1207411562'), ('const-417', u'LOAD_-1207411717'), (u... | [(u'LOAD_-1207411717', u'CAST_-1207411552'), ('tmp_151', u'CBRANCH_-1207411697'), (u'PTRSUB_-1207411556', u'STORE_-1207411721'), ('const-417', u'LOAD_-1207411717'), (u'PTRADD_-1207411565', u'INT_NOTEQUAL_-1207411697'), ('tmp_439', u'PTRADD_-1207411565'), ('const-0', u'PTRSUB_-1207411556'), ('const-2', u'PTRADD_-1207411... | null | null | 00175bb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00175bb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a48a4;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_001ff030((undefined4 *)param_1[2]);\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 ~Output_section_element_assertion(Output_section_element_assertion\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Output_section_element_assertion::~Output_section_eleme... | (translation_unit "void FUN_00175bb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a48a4;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_001ff030((undefined4 *)param_1[2]);\n }\n return;\n}\n\n" (function_definition "void FUN_00175bb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a48a4;\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_00175bb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a48a4;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_001ff030((undefined4 *)param_1[2]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00175bb0(undefined4 *param_1)" (identifier "FUN_00175bb0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Output_section_element_assertion(Output_section_element_assertion
* this, int __in_chrg) */
void __thiscall
gold::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_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 (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_003a48a4;
if ((undefined4 *)param_1[2] != param_1 + 4) {
FUN_001ff030((undefined4 *)param_1[2]);
}
return;
}
|
74_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_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_00091134)();
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_00091134)();
return sVar1;
}
| JMP dword ptr [EBX + 0x134] | null | null | null | null | [(u'INDIRECT_-1205975757', u'COPY_-1205975816'), (u'CALLIND_-1205975830', u'INDIRECT_-1205975757'), ('tmp_82', u'CAST_-1205975748'), (u'CAST_-1205975748', u'CALLIND_-1205975830'), ('const-0', u'RETURN_-1205975827'), (u'CALLIND_-1205975830', u'RETURN_-1205975827')] | [(u'INDIRECT_-1205975757', u'COPY_-1205975816'), (u'CALLIND_-1205975830', u'INDIRECT_-1205975757'), ('tmp_82', u'CAST_-1205975748'), (u'CAST_-1205975748', u'CALLIND_-1205975830'), ('const-0', u'RETURN_-1205975827'), (u'CALLIND_-1205975830', u'RETURN_-1205975827')] | null | null | 000144e0 | x86 | O1 | (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_00091134)();\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_00091134)();\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_00091134)();\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_00091134)();\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_00091134)();
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_00091134)();
return sVar1;
}
|
3762_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | inputs_reader | FUN_000ed800 |
/* DWARF original prototype: Incremental_inputs_reader<64,_false> *
inputs_reader(Sized_incremental_binary<64,_false> * this) */
Incremental_inputs_reader<64,_false> * __thiscall
gold::Sized_incremental_binary<64,_false>::inputs_reader(Sized_incremental_binary<64,_false> *this)
{
return &this->inputs_reader_;
}... |
int FUN_000ed800(int param_1)
{
return param_1 + 0x98;
}
| MOV EAX,dword ptr [ESP + 0x4]
ADD EAX,0x98
RET | null | null | null | null | [('tmp_45', u'PTRSUB_-1206790058'), (u'PTRSUB_-1206790058', u'RETURN_-1206790111'), ('const-152', u'PTRSUB_-1206790058'), ('const-0', u'RETURN_-1206790111')] | [('const-152', u'INT_ADD_-1206790116'), ('tmp_47', u'INT_ADD_-1206790116'), (u'INT_ADD_-1206790116', u'RETURN_-1206790111'), ('const-0', u'RETURN_-1206790111')] | null | null | 000ed800 | x86 | O1 | (translation_unit "int FUN_000ed800(int param_1)\n\n{\n return param_1 + 0x98;\n}\n\n" (function_definition "int FUN_000ed800(int param_1)\n\n{\n return param_1 + 0x98;\n}" primitive_type (function_declarator "FUN_000ed800(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"... | (translation_unit "/* DWARF original prototype: Incremental_inputs_reader<64,_false> *\n inputs_reader(Sized_incremental_binary<64,_false> * this) */\n\nIncremental_inputs_reader<64,_false> * __thiscall\ngold::Sized_incremental_binary<64,_false>::inputs_reader(Sized_incremental_binary<64,_false> *this)\n\n{\n return... | (translation_unit "int FUN_000ed800(int param_1)\n\n{\n return param_1 + 0x98;\n}\n\n" (function_definition "int FUN_000ed800(int param_1)\n\n{\n return param_1 + 0x98;\n}" primitive_type (function_declarator "FUN_000ed800(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) }))) | (function_definition "int FUN_000ed800(int param_1)\n\n{\n return param_1 + 0x98;\n}" (primitive_type "int") (function_declarator "FUN_000ed800(int param_1)" (identifier "FUN_000ed800") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")")))... |
/* DWARF original prototype: Incremental_inputs_reader<64,_false> *
inputs_reader(Sized_incremental_binary<64,_false> * this) */
Incremental_inputs_reader<64,_false> * __thiscall
gold::Sized_incremental_binary<64,_false>::inputs_reader(Sized_incremental_binary<64,_false> *this)
{
return &this->inputs_reader_;
}... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_l... | null |
int MASKED(int param_1)
{
return param_1 + 0x98;
}
|
8593_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_local_section | FUN_002f4fe0 |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_64,_false> * this,
Sized_relobj<64,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_local_section
... |
void FUN_002f4fe0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
undefined1 local_30 [28];
undefined4 local_14;
undefined4 local_... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x34
MOV ESI,dword ptr [ESP + 0x64]
MOV EDI,dword ptr [ESP + 0x68]
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
LEA EBX,[ESP +... | null | null | null | null | [(u'CALL_-1204793189', u'INDIRECT_-1204792979'), ('tmp_364', u'CALL_-1204793245'), (u'PTRSUB_-1204792970', u'CALL_-1204793189'), ('tmp_368', u'COPY_-1204793037'), (u'PTRSUB_-1204793003', u'PTRSUB_-1204792996'), ('const-1', u'CALL_-1204793245'), (u'PTRSUB_-1204793003', u'CALL_-1204793189'), ('tmp_365', u'CALL_-120479318... | [('const-4294967248', u'PTRSUB_-1204793040'), ('tmp_805', u'CALL_-1204793189'), (u'PTRSUB_-1204793040', u'CALL_-1204793189'), ('const-1', u'CALL_-1204793245'), ('tmp_806', u'CALL_-1204793189'), ('tmp_803', u'CALL_-1204793245'), ('tmp_801', u'CALL_-1204793245'), (u'PTRSUB_-1204793040', u'CALL_-1204793245'), ('tmp_797', ... | null | null | 002f4fe0 | x86 | O1 | (translation_unit "void FUN_002f4fe0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local... | (translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_64,_false> * this,\n Sized_relobj<64,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_false>::... | (translation_unit "void FUN_002f4fe0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_002f4fe0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 lo... |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_64,_false> * this,
Sized_relobj<64,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_local_section
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
undefined1 local_30 [28];
undefined4 local_14;
undefined4 local_10;
... |
10412_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | date_order | FUN_0029cc50 |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::date_order() const */
void __thiscall
std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::date_order
(time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *t... |
void FUN_0029cc50(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x0029cc56. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 8))();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
JMP dword ptr [EAX + 0x8] | null | null | null | null | [(u'CAST_-1204368217', u'LOAD_-1204368290'), ('tmp_26', u'CAST_-1204368220'), (u'CAST_-1204368220', u'LOAD_-1204368295'), (u'LOAD_-1204368290', u'CALLIND_-1204368283'), ('const-1', u'RETURN_-1204368280'), (u'LOAD_-1204368295', u'INT_ADD_-1204368274'), ('const-8', u'INT_ADD_-1204368274'), ('const-417', u'LOAD_-120436829... | [(u'LOAD_-1204368290', u'CALLIND_-1204368283'), ('const-1', u'RETURN_-1204368280'), (u'LOAD_-1204368295', u'INT_ADD_-1204368274'), (u'CAST_-1204368218', u'LOAD_-1204368290'), ('const-417', u'LOAD_-1204368295'), ('tmp_45', u'LOAD_-1204368295'), ('const-8', u'INT_ADD_-1204368274'), ('const-417', u'LOAD_-1204368290'), (u'... | null | null | 0029cc50 | x86 | O1 | (translation_unit "void FUN_0029cc50(int *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0029cc56. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 8))();\n return;\n}\n\n" (function_definition "void FUN_0029cc50(int *pa... | (translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::date_order() const */\n\nvoid __thiscall\nstd::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::date_order\n (time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::ch... | (translation_unit "void FUN_0029cc50(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 8))();\n return;\n}\n\n" (function_definition "void FUN_0029cc50(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 8))();\n return;\n}" primitive_type ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "void FUN_0029cc50(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 8))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0029cc50(int *param_1)" (identifier "FUN_0029cc50") (parameter_list "(int *param_1)" (( "(") (parameter_declaration "i... |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::date_order() const */
void __thiscall
type_2::type_1<wchar_t,type_2::istreambuf_iterator<wchar_t,type_2::char_traits<wchar_t>>>::function_1
(type_1<wchar_t,type_2::istreambuf_iterator<wchar_t,type_2::char_traits<wc... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
void MASKED(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x0029cc56. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 8))();
return;
}
|
13305_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~moneypunct_byname | FUN_00412a70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */
void __thiscall
std::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00412a70(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005e937c;
FUN_003f9ba0(param_1);
FUN_003ae080(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x1d7589
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xfffff374]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
PUSH ESI
CALL 0x003f9ba0
MOV dword ptr [ESP],ESI
CALL 0x003ae080
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1201788282')] | [('tmp_384', u'STORE_-1201788230'), ('const-6198140', u'PTRSUB_-1201788091'), ('const-0', u'RETURN_-1201788171'), (u'PTRSUB_-1201788091', u'STORE_-1201788230'), ('tmp_384', u'CALL_-1201788204'), ('tmp_384', u'CALL_-1201788217'), ('const-0', u'PTRSUB_-1201788091'), ('const-417', u'STORE_-1201788230')] | null | null | 00412a70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00412a70(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e937c;\n FUN_003f9ba0(param_1);\n FUN_003ae080(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00412a70(undefined4 *p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */\n\nvoid __thiscall\nstd::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)\n\n{\n}\n\n" comment comment (... | (translation_unit "void FUN_00412a70(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e937c;\n FUN_003f9ba0(param_1);\n FUN_003ae080(param_1);\n return;\n}\n\n" (function_definition "void FUN_00412a70(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e937c;\n FUN_003f9ba0(param_1);\n FUN_003ae080(param_1);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_00412a70(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e937c;\n FUN_003f9ba0(param_1);\n FUN_003ae080(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00412a70(undefined4 *param_1)" (identifier "FUN_00412a70") (parameter_list "(undefined4 *param_1)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */
void __thiscall
std::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *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 = &PTR_FUN_005e937c;
FUN_003f9ba0(param_1);
FUN_003ae080(param_1);
return;
}
|
8349_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | __messages_get<wchar_t> | FUN_001efa50 |
/* void std::__facet_shims::__messages_get<wchar_t>(std::integral_constant<bool, false>,
std::locale::facet const*, std::__facet_shims::__any_string&, int, int, int, wchar_t const*,
unsigned int) */
void std::__facet_shims::__messages_get<wchar_t>
(undefined4 param_1,int *param_2,wstring *param_3... |
void FUN_001efa50(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
int *piVar1;
int iVar2;
int unaff_EDI;
undefined1 local_26;
undefined1 local_25;
int local_24;
int local_20 [4];
FUN_0005... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00058c4a
ADD EDI,0x14f5a7
PUSH ESI
LEA EAX,[EBP + -0x22]
PUSH EBX
SUB ESP,0x2c
MOV ESI,dword ptr [EBP + 0x10]
PUSH EAX
LEA EAX,[EBP + -0x20]
PUSH dword ptr [EBP + 0x24]
MOV EBX,EDI
PUSH dword ptr [EBP + 0x20]
PUSH EAX
MOV dword ptr [EBP + -0x30],EAX
CALL 0x00231240
POP EAX
MOV EAX,d... | null | null | null | null | [('const-24', u'PTRADD_-1207829674'), (u'PTRADD_-1207829549', u'CAST_-1207828643'), (u'INT_ADD_-1207829403', u'STORE_-1207829415'), ('tmp_3527', u'CALLIND_-1207829735'), ('tmp_1783', u'PTRSUB_-1207828755'), (u'CAST_-1207828522', u'STORE_-1207829415'), (u'INT_SLESS_-1207829379', u'CBRANCH_-1207829386'), ('tmp_1783', u'P... | [('tmp_1765', u'PTRSUB_-1207828751'), (u'PTRSUB_-1207828726', u'CALL_-1207829637'), ('const-417', u'LOAD_-1207829617'), (u'INT_ADD_-1207829403', u'STORE_-1207829415'), (u'INT_SLESS_-1207829379', u'CBRANCH_-1207829386'), ('const-1373411', u'INT_ADD_-1207829401'), ('const-24', u'INT_ADD_-1207829720'), (u'INT_ADD_-1207829... | null | null | 001efa50 | x86 | O1 | (translation_unit "void FUN_001efa50(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EDI;\n undefined1 local_26;\n undefined1 local_25;\n int local_24;\n int... | (translation_unit "/* void std::__facet_shims::__messages_get<wchar_t>(std::integral_constant<bool, false>,\n std::locale::facet const*, std::__facet_shims::__any_string&, int, int, int, wchar_t const*,\n unsigned int) */\n\nvoid std::__facet_shims::__messages_get<wchar_t>\n (undefined4 param_1,int *p... | (translation_unit "void FUN_001efa50(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EDI;\n undefined1 local_26;\n undefined1 local_25;\n int local_24;\n int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_001efa50(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EDI;\n undefined1 local_26;\n undefined1 local_25;\n int local_24;\n ... |
/* void std::__facet_shims::__messages_get<wchar_t>(std::integral_constant<bool, false>,
std::locale::facet const*, std::__facet_shims::__any_string&, int, int, int, wchar_t const*,
unsigned int) */
void std::__facet_shims::__messages_get<function_1>
(type_1 param_1,int *param_2,type_2 *var_2,typ... | 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 |
void MASKED(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
int *piVar1;
int iVar2;
int unaff_EDI;
undefined1 local_26;
undefined1 local_25;
int local_24;
int local_20 [4];
FUN_00058c4a()... |
241_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | yypop_buffer_state | FUN_0001ca40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void yypop_buffer_state(void)
{
YY_BUFFER_STATE *ppyVar1;
YY_BUFFER_STATE pyVar2;
YY_BUFFER_STATE *ppyVar3;
size_t sVar4;
sVar4 = yy_buffer... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001ca40(void)
{
int *piVar1;
int iVar2;
undefined4 *puVar3;
int iVar4;
int iVar5;
iVar5 = DAT_001cf68c;
iVar4 = DAT_001cf684;
if (DAT_001cf684 != 0) {
piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1b15b7
SUB ESP,0xc
MOV EDI,dword ptr [EBX + 0x1684]
TEST EDI,EDI
JZ 0x0001cabe
MOV ESI,dword ptr [EBX + 0x168c]
LEA EBP,[EDI + ESI*0x4]
MOV EAX,dword ptr [EBP]
TEST EAX,EAX
JZ 0x0001cabe
SUB ESP,0xc
PUSH EAX
CALL 0x0001aa10
MOV dword ptr [EBP],0x0
ADD ESP,0x... | null | null | null | null | [('tmp_997', u'PTRADD_-1205941316'), (u'INDIRECT_-1205941327', u'MULTIEQUAL_-1205941254'), ('const-0', u'INT_NOTEQUAL_-1205941586'), (u'LOAD_-1205941513', u'PTRSUB_-1205941248'), ('tmp_995', u'COPY_-1205941409'), (u'INT_NOTEQUAL_-1205941586', u'CBRANCH_-1205941586'), (u'PTRADD_-1205941279', u'LOAD_-1205941513'), ('cons... | [(u'INDIRECT_-1205941327', u'MULTIEQUAL_-1205941254'), (u'INT_NOTEQUAL_-1205941586', u'CBRANCH_-1205941586'), (u'INT_NOTEQUAL_-1205941620', u'CBRANCH_-1205941620'), (u'CAST_-1205941246', u'COPY_-1205941290'), (u'LOAD_-1205941439', u'MULTIEQUAL_-1205941242'), (u'INDIRECT_-1205941307', u'MULTIEQUAL_-1205941234'), (u'CAST... | null | null | 0001ca40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001ca40(void)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n iVar5 = DAT_001cf68c;\n iVar4 = DAT_001cf684;\n if (DAT_001cf684 != 0) {\n piVar1 = (in... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid yypop_buffer_state(void)\n\n{\n YY_BUFFER_STATE *ppyVar1;\n YY_BUFFER_STATE pyVar2;\n YY_BUFFER_STATE *ppyVar3;\n size_t sV... | (translation_unit "void FUN_0001ca40(void)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n iVar5 = DAT_001cf68c;\n iVar4 = DAT_001cf684;\n if (DAT_001cf684 != 0) {\n piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n F... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN... | (function_definition "void FUN_0001ca40(void)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n iVar5 = DAT_001cf68c;\n iVar4 = DAT_001cf684;\n if (DAT_001cf684 != 0) {\n piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
type_1 *ppyVar1;
type_1 var_3;
type_1 *ppyVar3;
size_t var_5;
var_5 = var_2;
ppyVar3 = var_1;
if (var_1 != (typ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int *piVar1;
int iVar2;
undefined4 *puVar3;
int iVar4;
int iVar5;
iVar5 = DAT_001cf68c;
iVar4 = DAT_001cf684;
if (DAT_001cf684 != 0) {
piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);... |
73_sg_scan_and_sg_scan_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_-1205968798')] | [('const-1', u'RETURN_-1205968798')] | null | null | 00016058 | x86 | O1 | (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();
}
|
7929_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | finalize_merged_data | FUN_0022bf70 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: section_size_type finalize_merged_data(Output_merge_string<char> *
this) */
section_size_type __thiscall
gold::Output_merge_string<char>::final... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0022bf70(int param_1)
{
undefined4 uVar1;
int iVar2;
int *piVar3;
int iVar4;
uint uVar5;
int *piVar6;
int iVar7;
undefined4 uVar8;
int *piVar9;
FUN_001e5450(param_1 + 0x5c);
piVar9 = *(int **)(p... | CALL 0x000b4846
ADD EAX,0x1e808b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV EBX,EAX
MOV ESI,dword ptr [ESP + 0x3c]
MOV dword ptr [ESP + 0x18],EAX
LEA EAX,[ESI + 0x5c]
PUSH EAX
CALL 0x001e5450
MOV EDI,dword ptr [ESI + 0xa8]
ADD ESP,0x10
CMP dword ptr [ESI + 0xac],EDI
JZ 0x0022c0ba
LEA ESI,[ESI]
MOV EAX,dword p... | null | null | null | null | [('tmp_950', u'CBRANCH_-1203912241'), ('const-0', u'PTRSUB_-1203911190'), (u'INT_NOTEQUAL_-1203912098', u'CBRANCH_-1203912093'), (u'PTRSUB_-1203911006', u'STORE_-1203912062'), (u'PTRSUB_-1203911059', u'PTRSUB_-1203911033'), (u'PTRSUB_-1203911247', u'LOAD_-1203912607'), ('const-28', u'PTRSUB_-1203911164'), (u'LOAD_-1203... | [('tmp_4332', u'INT_ADD_-1203912762'), ('tmp_950', u'CBRANCH_-1203912241'), (u'CAST_-1203911214', u'LOAD_-1203912405'), (u'LOAD_-1203912431', u'MULTIEQUAL_-1203911665'), (u'INT_NOTEQUAL_-1203912098', u'CBRANCH_-1203912093'), (u'PTRADD_-1203911147', u'MULTIEQUAL_-1203911743'), ('const-12', u'INT_ADD_-1203912585'), (u'MU... | null | null | 0022bf70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0022bf70(int param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n int iVar7;\n undefined4 uVar8;\n int *piVar9;\n \n FUN_001e5450(param_... | (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: section_size_type finalize_merged_data(Output_merge_string<char> *\n this) */\n\nsection_size_type __thiscall\ngold::Output_m... | (translation_unit "void FUN_0022bf70(int param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n int iVar7;\n undefined4 uVar8;\n int *piVar9;\n \n FUN_001e5450(param_1 + 0x5c);\n piVar9 = *(int **)(param_1 + 0xa8);\n if (*(int **)(param_1 + 0xac) != piVar9... | (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_0022bf70(int param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n int iVar7;\n undefined4 uVar8;\n int *piVar9;\n \n FUN_001e5450(param_1 + 0x5c);\n piVar9 = *(int **)(param_1 + 0xa8);\n if (*(int **)(param_1 + 0xac) != piV... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: section_size_type finalize_merged_data(Output_merge_string<char> *
this) */
type_1 __thiscall
gold::type_2<char>::function_1(type_2<char> *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 (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)
{
undefined4 uVar1;
int iVar2;
int *piVar3;
int iVar4;
uint uVar5;
int *piVar6;
int iVar7;
undefined4 uVar8;
int *piVar9;
FUN_001e5450(param_1 + 0x5c);
piVar9 = *(int **)(param_1... |
5042_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | add_relative | FUN_0012d1b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_64,_false> * this, uint
type, Output_data * od, Address address) */
void __thiscall
gold::Output_d... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0012d1b0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
undefined4 local_38;
int local_34;
undefined4 loca... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x27ce47
SUB ESP,0x34
MOV ESI,dword ptr [ESP + 0x50]
MOV EDI,dword ptr [ESP + 0x48]
PUSH 0x1
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH ESI
PUSH dword ptr [ESP + 0x5c]
LEA EBP,[ESP + 0x20]
PUSH EBP
CALL 0x00113250
MOV EAX,dword ptr [EDI + 0x3... | null | null | null | null | [('const-100', u'PTRSUB_-1207052615'), ('const-1', u'INT_ADD_-1207053283'), (u'LOAD_-1207053629', u'CAST_-1207052614'), (u'PTRSUB_-1207052659', u'PTRSUB_-1207052638'), ('const-417', u'LOAD_-1207053401'), ('const-417', u'LOAD_-1207053197'), ('const-417', u'LOAD_-1207053782'), ('const-0', u'PTRSUB_-1207052673'), (u'INT_A... | [('const-1', u'INT_ADD_-1207053283'), (u'INDIRECT_-1207052931', u'MULTIEQUAL_-1207052844'), (u'LOAD_-1207053782', u'PTRADD_-1207052747'), ('tmp_1057', u'BRANCH_-1207053283'), (u'PTRADD_-1207052747', u'STORE_-1207053643'), (u'MULTIEQUAL_-1207052844', u'INT_AND_-1207052756'), (u'INDIRECT_-1207052960', u'STORE_-1207053682... | null | null | 0012d1b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0012d1b0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_64,_false> * this, uint\n type, Output_data * od, Address address) */\n\nvoid __... | (translation_unit "void FUN_0012d1b0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uint l... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi... | (function_definition "void FUN_0012d1b0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_64,_false> * this, uint
type, Output_data * od, Address address) */
void __thiscall
gold::Output_d... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
undefined4 local_38;
int local_34;
undefined4 local_30;
... |
4204_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_set_keeps_input_sections | FUN_0010ac30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<unsigned_int> *
this) */
void __thiscall
gold::Output_merge_string<unsigned_int>::do_set_keeps_input_sections
(Output_merge_string<unsi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0010ac30(int param_1)
{
if (*(int *)(param_1 + 0xb4) == 0) {
*(undefined1 *)(param_1 + 0x34) = 1;
return;
}
/* WARNING: Subroutine does not return */
FUN_0007ac80("../../gold/merge.h",0... | PUSH EBX
CALL 0x00036db0
ADD EBX,0x29f3ca
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX + 0xb4]
TEST EDX,EDX
JNZ 0x0010ac56
MOV byte ptr [EAX + 0x34],0x1
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xfff0219c]
PUSH EAX
LEA EAX,[EBX + 0xfff00778]
PUSH 0x1cc
PUSH EAX
CALL 0x0007ac80 | null | null | null | null | [(u'PTRSUB_-1206932216', u'PTRSUB_-1206932214'), (u'COPY_-1206932254', u'CALL_-1206932289'), ('const-2802076', u'COPY_-1206932254'), ('const-2795384', u'COPY_-1206932255'), ('const-417', u'STORE_-1206932357'), ('const-0', u'INT_EQUAL_-1206932362'), (u'LOAD_-1206932383', u'INT_EQUAL_-1206932362'), ('tmp_110', u'CBRANCH_... | [('const-417', u'LOAD_-1206932383'), (u'INT_ADD_-1206932367', u'CAST_-1206932233'), ('const-417', u'STORE_-1206932357'), (u'COPY_-1206932258', u'CALL_-1206932289'), (u'COPY_-1206932259', u'CALL_-1206932289'), ('tmp_359', u'CALL_-1206932289'), ('const-52', u'INT_ADD_-1206932343'), ('const-460', u'CALL_-1206932289'), ('c... | null | null | 0010ac30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010ac30(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_000... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<unsigned_int> *\n this) */\n\nvoid __thiscall\ngold::Output_merge_string<unsigned_int>::do_set_keeps_input_sections\n (... | (translation_unit "void FUN_0010ac30(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n \n FUN_0007ac80("../../gold/merge.h",0x1cc,"do_set_keeps_input_sections",param_1);\n}\n\n" (function_definition "void FUN_0010ac30(int param_1)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_0010ac30(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n \n FUN_0007ac80("../../gold/merge.h",0x1cc,"do_set_keeps_input_sections",param_1);\n}" (primitive_type "void") (function_declarator "FUN_001... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<unsigned_int> *
this) */
void __thiscall
gold::type_1<unsigned_int>::function_1
(type_1<unsigned_int> *this)
{
if (this->input_count... | 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 + 0xb4) == 0) {
*(undefined1 *)(param_1 + 0x34) = 1;
return;
}
/* WARNING: Subroutine does not return */
FUN_0007ac80("../../gold/merge.h",0x1cc,"... |
16_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c | strdup | strdup |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strdup(char *__s)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strdup(char *__s)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();
return pcVar1;
}
| JMP dword ptr [EBX + 0x44] | null | null | null | null | [(u'CAST_-1205980807', u'CALLIND_-1205980886'), (u'CALLIND_-1205980886', u'CAST_-1205980806'), ('tmp_67', u'CAST_-1205980807'), (u'CAST_-1205980806', u'RETURN_-1205980883'), (u'CALLIND_-1205980886', u'INDIRECT_-1205980813'), ('const-0', u'RETURN_-1205980883'), (u'INDIRECT_-1205980813', u'COPY_-1205980872')] | [(u'CAST_-1205980807', u'CALLIND_-1205980886'), (u'CALLIND_-1205980886', u'CAST_-1205980806'), ('tmp_67', u'CAST_-1205980807'), (u'CAST_-1205980806', u'RETURN_-1205980883'), (u'CALLIND_-1205980886', u'INDIRECT_-1205980813'), ('const-0', u'RETURN_-1205980883'), (u'INDIRECT_-1205980813', u'COPY_-1205980872')] | null | null | 00013120 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1... | (translation_unit "char * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();\n return pcVar1;\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();\n return pcVar1;\n}" primitive_type (point... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (t... | (function_definition "char * strdup(char *__s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strdup_00040044)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strdup_00040044)();
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_00040044)();
return pcVar1;
}
|
7719_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | __cxa_get_globals_fast | FUN_001fe530 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __cxa_get_globals_fast(void)
{
int *in_GS_OFFSET;
return *in_GS_OFFSET + -8;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_001fe530(void)
{
int *in_GS_OFFSET;
return *in_GS_OFFSET + -8;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x1b0aca
SUB ESP,0x8
MOV EAX,GS:[0x0]
SUB EAX,0x8
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-417', u'LOAD_-1207900838'), ('const-0', u'RETURN_-1207900788'), ('tmp_157', u'LOAD_-1207900838'), ('const-4294967288', u'INT_ADD_-1207900811'), (u'INT_ADD_-1207900811', u'RETURN_-1207900788'), (u'LOAD_-1207900838', u'INT_ADD_-1207900811')] | [('const-417', u'LOAD_-1207900838'), ('const-0', u'RETURN_-1207900788'), ('tmp_157', u'LOAD_-1207900838'), ('const-4294967288', u'INT_ADD_-1207900811'), (u'INT_ADD_-1207900811', u'RETURN_-1207900788'), (u'LOAD_-1207900838', u'INT_ADD_-1207900811')] | null | null | 001fe530 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001fe530(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_GS_OFFSET + -8;\n}\n\n" comment (function_definition "int FUN_001fe530(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_GS_OFFSET + -8;\n}"... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __cxa_get_globals_fast(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_GS_OFFSET + -8;\n}\n\n" comment (function_definition "int __cxa_get_globals_fast(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_... | (translation_unit "int FUN_001fe530(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_GS_OFFSET + -8;\n}\n\n" (function_definition "int FUN_001fe530(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_GS_OFFSET + -8;\n}" primitive_type (function_declarator "FUN_001fe530(void)" identifier (parameter_list "(void)" ( (par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (return_statement return (binary_expression (pointer_expression * IDENT) + LIT) ;) }))) | (function_definition "int FUN_001fe530(void)\n\n{\n int *in_GS_OFFSET;\n \n return *in_GS_OFFSET + -8;\n}" (primitive_type "int") (function_declarator "FUN_001fe530(void)" (identifier "FUN_001fe530") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(void)
{
int *in_GS_OFFSET;
return *in_GS_OFFSET + -8;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (r... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(void)
{
int *in_GS_OFFSET;
return *in_GS_OFFSET + -8;
}
|
1941_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Struct_no_strip_debug | FUN_00056870 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_strip_debug(Struct_no_strip_debug * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_strip_debug::~Struct_no_strip_debug
(Struct_no_strip_debug *thi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00056870(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d3be4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x59378a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xfffe9be4]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000568a2
SUB ESP,0xc
PUSH EDX
CALL 0x003ae080
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206228862')] | [(u'CAST_-1206228640', u'CALL_-1206228762'), ('const-3', u'PTRADD_-1206228653'), ('const-417', u'STORE_-1206228809'), (u'PTRSUB_-1206228644', u'STORE_-1206228809'), ('tmp_439', u'STORE_-1206228809'), ('tmp_439', u'PTRADD_-1206228640'), (u'PTRADD_-1206228640', u'LOAD_-1206228805'), ('const-0', u'PTRSUB_-1206228644'), ('... | null | null | 00056870 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00056870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3be4;\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_no_strip_debug(Struct_no_strip_debug * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_strip_debug::~Struct_no_strip_debug\n (St... | (translation_unit "void FUN_00056870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3be4;\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_00056870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3be4;\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_00056870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3be4;\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_00056870(undefined4 *param_1)" (identifier "FUN_00056870... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_strip_debug(Struct_no_strip_debug * 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_005d3be4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
|
462_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | script_string_list_push_back.cold.464 | FUN_000358e2 |
void script_string_list_push_back_cold_464(void)
{
int unaff_EBP;
void *unaff_EDI;
if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_000358e2(void)
{
int unaff_EBP;
int unaff_EDI;
if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,EDI
JZ 0x000358f8
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x3c]
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x3c]
PUSH ESI
CALL 0x002df1f0 | null | null | null | null | [(u'INT_NOTEQUAL_-1206101767', u'CBRANCH_-1206101767'), (u'LOAD_-1206101787', u'INT_NOTEQUAL_-1206101767'), (u'LOAD_-1206101787', u'CALL_-1206101738'), ('tmp_36', u'CBRANCH_-1206101767'), ('const-4294967248', u'INT_ADD_-1206101771'), ('const-417', u'LOAD_-1206101787'), ('tmp_271', u'INT_ADD_-1206101771'), ('const-1', u... | [(u'INT_NOTEQUAL_-1206101767', u'CBRANCH_-1206101767'), (u'LOAD_-1206101787', u'INT_NOTEQUAL_-1206101767'), (u'LOAD_-1206101787', u'CALL_-1206101738'), ('tmp_36', u'CBRANCH_-1206101767'), ('const-4294967248', u'INT_ADD_-1206101771'), ('const-417', u'LOAD_-1206101787'), ('tmp_271', u'INT_ADD_-1206101771'), ('const-1', u... | null | null | 000358e2 | x86 | O1 | (translation_unit "void FUN_000358e2(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_000358e... | (translation_unit "void script_string_list_push_back_cold_464(void)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (f... | (translation_unit "void FUN_000358e2(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_000358e2(void)\n\n{\n int unaff_EBP;\n int una... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "void FUN_000358e2(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_000358e2(void)" (identifier "F... |
void function_1(void)
{
int var_1;
void *var_2;
if (*(void **)(var_1 + -0x30) != var_2) {
var_3(*(void **)(var_1 + -0x30));
}
/* WARNING: Subroutine does not return */
var_4();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
void MASKED(void)
{
int unaff_EBP;
int unaff_EDI;
if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
12_sg_map_and_sg_map_strip.c | puts | puts |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = (*(code *)PTR_puts_00014fb0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = (*(code *)PTR_puts_00014fb0)();
return iVar1;
}
| JMP dword ptr [EBX + 0x30] | null | null | null | null | [('tmp_67', u'CAST_-1205989079'), ('const-0', u'RETURN_-1205989155'), (u'CALLIND_-1205989158', u'INDIRECT_-1205989085'), (u'CALLIND_-1205989158', u'RETURN_-1205989155'), (u'CAST_-1205989079', u'CALLIND_-1205989158'), (u'INDIRECT_-1205989085', u'COPY_-1205989144')] | [('tmp_67', u'CAST_-1205989079'), ('const-0', u'RETURN_-1205989155'), (u'CALLIND_-1205989158', u'INDIRECT_-1205989085'), (u'CALLIND_-1205989158', u'RETURN_-1205989155'), (u'CAST_-1205989079', u'CALLIND_-1205989158'), (u'INDIRECT_-1205989085', u'COPY_-1205989144')] | null | null | 000110d0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb0)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb0)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb... | (translation_unit "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb0)();\n return iVar1;\n}\n\n" (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb0)();\n return iVar1;\n}" primitive_type (function_declarator "puts(char *__s)" identif... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00014fb0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "puts(char *__s)" (identifier "puts") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_dec... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_puts_00014fb0)();
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))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00014fb0)();
return iVar1;
}
|
6579_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | incremental_relocs_scan_reltype<4> | FUN_001b59c0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void incremental_relocs_scan_reltype<4>(Sized_relobj_file<64,_false> *
this, iterator * p) */
void __thiscall
gold::Sized_relobj_file<64,_false>::incremental_relocs_scan_reltype<4>
(Sized_... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001b59c0(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
char cVar3;
int iVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
int iVar8;
undefined8 uVar9;
iVar4 = *param_2;
puVar7 = *(undefin... | CALL 0x000b4846
ADD EAX,0x25e63b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [EAX]
MOV EDX,dword ptr [EAX + 0x8]
MOV ESI,dword ptr [EDX + 0x8]
MOV EDX,dword ptr [EAX + 0x10]
MOV dword ptr [ESP + 0x8],EDX
TEST EDX,EDX
JZ 0x001b5a85
XOR E... | null | null | null | null | [(u'INT_EQUAL_-1207673904', u'CBRANCH_-1207673901'), ('const-4', u'PTRADD_-1207673208'), (u'CAST_-1207673320', u'MULTIEQUAL_-1207673560'), (u'MULTIEQUAL_-1207673592', u'PTRSUB_-1207673259'), (u'LOAD_-1207673919', u'MULTIEQUAL_-1207673543'), (u'PTRSUB_-1207673207', u'PTRSUB_-1207673205'), (u'LOAD_-1207674361', u'PTRSUB_... | [(u'INT_EQUAL_-1207673904', u'CBRANCH_-1207673901'), (u'MULTIEQUAL_-1207673575', u'PTRADD_-1207673196'), (u'INT_ADD_-1207673953', u'CAST_-1207673189'), (u'CAST_-1207673201', u'INT_LESSEQUAL_-1207673992'), ('const-0', u'COPY_-1207674309'), (u'CAST_-1207673261', u'LOAD_-1207674200'), ('const-4', u'PTRADD_-1207673285'), (... | null | null | 001b59c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001b59c0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n int iVar8;\n undefined8 uVar9;\n \n iVar4... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void incremental_relocs_scan_reltype<4>(Sized_relobj_file<64,_false> *\n this, iterator * p) */\n\nvoid __thiscall\ngold::Sized_relobj_file<64,_false>::incremental_relocs_scan_relty... | (translation_unit "void FUN_001b59c0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n int iVar8;\n undefined8 uVar9;\n \n iVar4 = *param_2;\n puVar7 = *(undefined4 **)(*(int *)(iVar4 + 8) + 8);\n iVar2 = *(int *)(iVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "void FUN_001b59c0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n int iVar8;\n undefined8 uVar9;\n \n iVar4 = *param_2;\n puVar7 = *(undefined4 **)(*(int *)(iVar4 + 8) + 8);\n iVar2 = *(int *)(i... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void incremental_relocs_scan_reltype<4>(Sized_relobj_file<64,_false> *
this, iterator * p) */
void __thiscall
gold::Sized_relobj_file<64,_false>::incremental_relocs_scan_reltype<4>
(Sized_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
char cVar3;
int iVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
int iVar8;
undefined8 uVar9;
iVar4 = *param_2;
puVar7 = *(undefined4 **... |
538_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | FUN_000400aa | FUN_000400aa |
void FUN_000400aa(void)
{
int unaff_EBP;
operator_delete(*(void **)(unaff_EBP + -0x4cc),0x38);
if (*(void **)(unaff_EBP + -0x60) != *(void **)(unaff_EBP + -0x4a4)) {
operator_delete(*(void **)(unaff_EBP + -0x60));
}
if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x48c)) {
operator_d... |
void __regparm3 FUN_000400aa(undefined4 param_1,undefined4 param_2)
{
int unaff_EBP;
FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4cc),0x38,param_2,param_2);
if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x4a4)) {
FUN_003ae080(*(int *)(unaff_EBP + -0x60));
}
if (*(int *)(unaff_EBP + -0x30) ... | PUSH EDX
MOV EBX,ESI
PUSH EDX
PUSH 0x38
PUSH dword ptr [EBP + 0xfffffb34]
CALL 0x003ae060
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x60]
CMP EAX,dword ptr [EBP + 0xfffffb5c]
JZ 0x000400d7
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x30]
CMP EAX,dword ptr [EBP + 0xfffffb74]
JZ ... | null | null | null | null | [(u'INT_ADD_-1206068269', u'CAST_-1206067346'), (u'INT_NOTEQUAL_-1206068122', u'CBRANCH_-1206068118'), (u'CAST_-1206188760', u'LOAD_-1206189854'), (u'INT_ADD_-1206067984', u'CAST_-1206067219'), ('const-417', u'LOAD_-1206068285'), (u'LOAD_-1206068009', u'CALL_-1206067954'), ('tmp_2451', u'INT_ADD_-1206189772'), (u'CAST_... | [(u'INT_NOTEQUAL_-1206068122', u'CBRANCH_-1206068118'), (u'INT_ADD_-1206067993', u'CAST_-1206067228'), (u'LOAD_-1206068009', u'CALL_-1206067954'), ('tmp_2446', u'INT_ADD_-1206067777'), (u'INT_NOTEQUAL_-1206068053', u'CBRANCH_-1206068049'), (u'CAST_-1206067161', u'LOAD_-1206067862'), ('tmp_2446', u'INT_ADD_-1206067915')... | null | null | 000400aa | x86 | O1 | (translation_unit "void __regparm3 FUN_000400aa(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n \n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4cc),0x38,param_2,param_2);\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x4a4)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x60));\n }\n if (*... | (translation_unit "void FUN_000400aa(void)\n\n{\n int unaff_EBP;\n \n operator_delete(*(void **)(unaff_EBP + -0x4cc),0x38);\n if (*(void **)(unaff_EBP + -0x60) != *(void **)(unaff_EBP + -0x4a4)) {\n operator_delete(*(void **)(unaff_EBP + -0x60));\n }\n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP ... | (translation_unit "void __regparm3 FUN_000400aa(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n \n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4cc),0x38,param_2,param_2);\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x4a4)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x60));\n }\n if (*... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_ex... | (function_definition "void __regparm3 FUN_000400aa(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n \n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4cc),0x38,param_2,param_2);\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x4a4)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x60));\n }\n if... |
void function_1(void)
{
int var_2;
var_1(*(void **)(var_2 + -0x4cc),0x38);
if (*(void **)(var_2 + -0x60) != *(void **)(var_2 + -0x4a4)) {
var_1(*(void **)(var_2 + -0x60));
}
if (*(void **)(var_2 + -0x30) != *(void **)(var_2 + -0x48c)) {
var_1(*(void **)(var_2 + -0x30));
}
if (*(void **)(var_2... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... | null |
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int unaff_EBP;
FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4cc),0x38,param_2,param_2);
if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x4a4)) {
FUN_003ae080(*(int *)(unaff_EBP + -0x60));
}
if (*(int *)(unaff_EBP + -0x30) != *(i... |
13016_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_falsename | FUN_00400480 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::numpunct<wchar_t>::do_falsename() const */
void std::numpunct<wchar_t>::do_falsename(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00400480(undefined4 param_1,int param_2)
{
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x400487;
FUN_004333e0(param_1,*(undefined4 *)(*(int *)(param_2 + 8) + 0x1c),&local_d);
return param_1;
}... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x1e9b79
SUB ESP,0x18
LEA EAX,[ESP + 0x13]
MOV ESI,dword ptr [ESP + 0x24]
PUSH EAX
MOV EAX,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [EAX + 0x8]
PUSH dword ptr [EAX + 0x1c]
PUSH ESI
CALL 0x004333e0
ADD ESP,0x24
MOV EAX,ESI
POP EBX
POP ESI
RET 0x4 | null | null | null | null | [('const-1', u'RETURN_-1201732458')] | [('const-4195463', u'COPY_-1201732470'), (u'CALL_-1201732386', u'INDIRECT_-1201732281'), ('const-0', u'RETURN_-1201732349'), (u'LOAD_-1201732410', u'INT_ADD_-1201732388'), (u'LOAD_-1201732404', u'CALL_-1201732386'), ('const-417', u'LOAD_-1201732404'), ('const-28', u'INT_ADD_-1201732388'), ('tmp_344', u'COPY_-1201732374... | null | null | 00400480 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00400480(undefined4 param_1,int param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x400487;\n FUN_004333e0(param_1,*(undefined4 *)(*(int *)(param_2 + 8) + 0x1c),&lo... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::numpunct<wchar_t>::do_falsename() const */\n\nvoid std::numpunct<wchar_t>::do_falsename(void)\n\n{\n}\n\n" comment comment (function_definition "void std::numpunct<wchar_t>::do_falsename(void)\n\n{\n}" pr... | (translation_unit "undefined4 FUN_00400480(undefined4 param_1,int param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x400487;\n FUN_004333e0(param_1,*(undefined4 *)(*(int *)(param_2 + 8) + 0x1c),&local_d);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_00400480(undefined4 ... | (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 ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statem... | (function_definition "undefined4 FUN_00400480(undefined4 param_1,int param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x400487;\n FUN_004333e0(param_1,*(undefined4 *)(*(int *)(param_2 + 8) + 0x1c),&local_d);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::numpunct<wchar_t>::do_falsename() const */
void std::numpunct<wchar_t>::function_1(void)
{
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int param_2)
{
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x400487;
FUN_004333e0(param_1,*(undefined4 *)(*(int *)(param_2 + 8) + 0x1c),&local_d);
return param_1;
}
|
7736_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~bad_array_new_length | FUN_001fd400 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::bad_array_new_length::~bad_array_new_length() */
void __thiscall std::bad_array_new_length::~bad_array_new_length(bad_array_new_length *this)
{
*(undefined ***)this = &PTR__bad_array_new_length_003a7050;
bad_alloc::~b... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001fd400(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a7050;
FUN_001fd480(param_1);
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x1acbfa
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffffd048]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x001fd480
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-3829840', u'PTRSUB_-1207905099'), ('const-417', u'STORE_-1207905210'), ('tmp_183', u'CAST_-1207905100'), (u'CAST_-1207905096', u'CALL_-1207905197'), ('const-0', u'RETURN_-1207905169'), ('const-0', u'PTRSUB_-1207905099'), (u'CAST_-1207905100', u'STORE_-1207905210'), (u'PTRSUB_-1207905099', u'STORE_-1207905210')... | [('const-417', u'STORE_-1207905210'), ('const-0', u'PTRSUB_-1207905099'), ('const-0', u'RETURN_-1207905169'), ('const-3829840', u'PTRSUB_-1207905099'), ('tmp_282', u'CALL_-1207905197'), ('tmp_282', u'STORE_-1207905210'), (u'PTRSUB_-1207905099', u'STORE_-1207905210')] | null | null | 001fd400 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001fd400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7050;\n FUN_001fd480(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001fd400(undefined4 *param_1)\n\n{\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::bad_array_new_length::~bad_array_new_length() */\n\nvoid __thiscall std::bad_array_new_length::~bad_array_new_length(bad_array_new_length *this)\n\n{\n *(undefined ***)this = &PTR__bad_array_new_length_0... | (translation_unit "void FUN_001fd400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7050;\n FUN_001fd480(param_1);\n return;\n}\n\n" (function_definition "void FUN_001fd400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7050;\n FUN_001fd480(param_1);\n return;\n}" primitive_type (function_declarator "FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_001fd400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7050;\n FUN_001fd480(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001fd400(undefined4 *param_1)" (identifier "FUN_001fd400") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::bad_array_new_length::~bad_array_new_length() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
*(type_1 ***)this = &PTR__bad_array_new_length_003a7050;
bad_alloc::~var_1((var_1 *)this);
return;
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a7050;
FUN_001fd480(param_1);
return;
}
|
8244_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~ostream | FUN_00209500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::~ostream() */
void __thiscall std::ostream::~ostream(ostream *this)
{
*(undefined4 *)this = 0x3a7168;
*(undefined ***)(this + 4) = &PTR__ios_003a77c0;
ios_base::~ios_base((ios_base *)(this + 4));
operator... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00209500(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a7168;
param_1[1] = &PTR_FUN_003a77c0;
FUN_002422b0(param_1 + 1);
FUN_001fd020(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x1a0af9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffffd15c]
ADD EAX,0xc
MOV dword ptr [ESI],EAX
LEA EAX,[EBX + 0xffffd7b8]
ADD EAX,0x8
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[ESI + 0x4]
PUSH EAX
CALL 0x002422b0
MOV dword ptr [ESP],ESI
CALL 0x001fd020
ADD ESP,... | null | null | null | null | [('const-417', u'STORE_-1203792566'), ('tmp_261', u'PTRADD_-1203792481'), ('const-1', u'PTRADD_-1203792475'), ('tmp_261', u'CAST_-1203792412'), (u'PTRADD_-1203792481', u'CAST_-1203792400'), (u'CAST_-1203792400', u'STORE_-1203792541'), (u'PTRSUB_-1203792400', u'STORE_-1203792541'), ('const-3830120', u'STORE_-1203792566'... | [('const-3830120', u'PTRSUB_-1203792411'), ('const-417', u'STORE_-1203792541'), ('tmp_432', u'STORE_-1203792566'), ('const-417', u'STORE_-1203792566'), ('const-0', u'PTRSUB_-1203792411'), ('const-4', u'PTRADD_-1203792399'), (u'PTRSUB_-1203792411', u'STORE_-1203792566'), ('const-3831744', u'PTRSUB_-1203792399'), ('const... | null | null | 00209500 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00209500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7168;\n param_1[1] = &PTR_FUN_003a77c0;\n FUN_002422b0(param_1 + 1);\n FUN_001fd020(param_1);\n return;\n}\n\n" comment (function_defi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::~ostream() */\n\nvoid __thiscall std::ostream::~ostream(ostream *this)\n\n{\n *(undefined4 *)this = 0x3a7168;\n *(undefined ***)(this + 4) = &PTR__ios_003a77c0;\n ios_base::~ios_base((ios_base... | (translation_unit "void FUN_00209500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7168;\n param_1[1] = &PTR_FUN_003a77c0;\n FUN_002422b0(param_1 + 1);\n FUN_001fd020(param_1);\n return;\n}\n\n" (function_definition "void FUN_00209500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7168;\n param_1[1] =... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expr... | (function_definition "void FUN_00209500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7168;\n param_1[1] = &PTR_FUN_003a77c0;\n FUN_002422b0(param_1 + 1);\n FUN_001fd020(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00209500(undefined4 *param_1)" (identifier "FUN_00209500") (param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::~ostream() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
*(type_1 *)var_1 = 0x3a7168;
*(type_2 ***)(var_1 + 4) = &PTR__ios_003a77c0;
ios_base::~var_2((var_2 *)(var_1 + 4));
var_3(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_003a7168;
param_1[1] = &PTR_FUN_003a77c0;
FUN_002422b0(param_1 + 1);
FUN_001fd020(param_1);
return;
}
|
484_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | build_expression_list_lookup | FUN_00032524 |
/* gold::Version_script_info::build_expression_list_lookup(gold::Version_expression_list const*,
gold::Version_tree const*, bool) [clone .cold.473] */
void gold::Version_script_info::build_expression_list_lookup
(Version_expression_list *param_1,Version_tree *param_2,bool param_3)
{
int unaff_EBP... |
void FUN_00032524(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {
FUN_001ff030(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_00296000();
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,dword ptr [EBP + -0x50]
JZ 0x0003253b
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x5c]
PUSH EDX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x5c]
PUSH ESI
CALL 0x00296000 | null | null | null | null | [(u'CAST_-1206114846', u'LOAD_-1206115027'), ('tmp_280', u'INT_ADD_-1206115017'), (u'LOAD_-1206115033', u'INT_NOTEQUAL_-1206115011'), (u'LOAD_-1206115033', u'CALL_-1206114981'), (u'INT_NOTEQUAL_-1206115011', u'CBRANCH_-1206115010'), ('const-417', u'LOAD_-1206115033'), ('tmp_280', u'INT_ADD_-1206115011'), (u'INT_ADD_-12... | [('tmp_277', u'INT_ADD_-1206115011'), (u'INT_ADD_-1206115011', u'CAST_-1206114855'), (u'INT_ADD_-1206115017', u'CAST_-1206114859'), (u'LOAD_-1206115033', u'INT_NOTEQUAL_-1206115011'), (u'LOAD_-1206115033', u'CALL_-1206114981'), (u'INT_NOTEQUAL_-1206115011', u'CBRANCH_-1206115010'), ('const-417', u'LOAD_-1206115027'), (... | null | null | 00032524 | x86 | O1 | (translation_unit "void FUN_00032524(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_001ff030(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_00296000();\n}\n\n" (function_definition "void FUN_0003252... | (translation_unit "/* gold::Version_script_info::build_expression_list_lookup(gold::Version_expression_list const*,\n gold::Version_tree const*, bool) [clone .cold.473] */\n\nvoid gold::Version_script_info::build_expression_list_lookup\n (Version_expression_list *param_1,Version_tree *param_2,bool param... | (translation_unit "void FUN_00032524(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_001ff030(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_00296000();\n}\n\n" (function_definition "void FUN_00032524(void)\n\n{\n int unaff_EBP;\n \n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_00032524(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_001ff030(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_00296000();\n}" (primitive_type "void") (function_declarator "FUN_00032524(void)" (identifier "F... |
/* gold::Version_script_info::build_expression_list_lookup(gold::Version_expression_list const*,
gold::Version_tree const*, bool) [clone .cold.473] */
void gold::Version_script_info::function_1
(type_1 *param_1,type_2 *param_2,bool param_3)
{
int var_1;
if (*(void **)(var_1 + -0x30) != *(voi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {
FUN_001ff030(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_00296000();
}
|
6487_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | input_value | FUN_001b33b0 |
/* DWARF original prototype: Value input_value(Symbol_value<32> * this) */
Value __thiscall gold::Symbol_value<32>::input_value(Symbol_value<32> *this)
{
return (this->u_).value;
}
|
undefined4 FUN_001b33b0(int param_1)
{
return *(undefined4 *)(param_1 + 0xc);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0xc]
RET | null | null | null | null | [('const-12', u'PTRSUB_-1207684096'), (u'PTRSUB_-1207684096', u'PTRSUB_-1207684095'), ('const-0', u'PTRSUB_-1207684095'), (u'LOAD_-1207684166', u'COPY_-1207684166'), (u'COPY_-1207684166', u'RETURN_-1207684151'), (u'PTRSUB_-1207684095', u'LOAD_-1207684166'), ('tmp_27', u'PTRSUB_-1207684096'), ('const-417', u'LOAD_-12076... | [(u'CAST_-1207684098', u'LOAD_-1207684166'), ('tmp_29', u'INT_ADD_-1207684150'), ('const-12', u'INT_ADD_-1207684150'), (u'LOAD_-1207684166', u'COPY_-1207684166'), (u'INT_ADD_-1207684150', u'CAST_-1207684098'), (u'COPY_-1207684166', u'RETURN_-1207684151'), ('const-0', u'RETURN_-1207684151'), ('const-417', u'LOAD_-120768... | null | null | 001b33b0 | x86 | O1 | (translation_unit "undefined4 FUN_001b33b0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}\n\n" (function_definition "undefined4 FUN_001b33b0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}" type_identifier (function_declarator "FUN_001b33b0(int param_1)" identifier (parameter_list "(int p... | (translation_unit "/* DWARF original prototype: Value input_value(Symbol_value<32> * this) */\n\nValue __thiscall gold::Symbol_value<32>::input_value(Symbol_value<32> *this)\n\n{\n return (this->u_).value;\n}\n\n" comment (function_definition "Value __thiscall gold::Symbol_value<32>::input_value(Symbol_value<32> *this... | (translation_unit "undefined4 FUN_001b33b0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}\n\n" (function_definition "undefined4 FUN_001b33b0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}" type_identifier (function_declarator "FUN_001b33b0(int param_1)" identifier (parameter_list "(int p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined4 FUN_001b33b0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}" (type_identifier "undefined4") (function_declarator "FUN_001b33b0(int param_1)" (identifier "FUN_001b33b0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (i... |
/* DWARF original prototype: Value input_value(Symbol_value<32> * this) */
type_1 __thiscall gold::type_2<32>::function_1(type_2<32> *this)
{
return (this->u_).value;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(param_1 + 0xc);
}
|
2_ltc_ecc_points_and_ltc_ecc_points_strip.c | ltc_ecc_del_point | FUN_00010054 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void ltc_ecc_del_point(ecc_point *p)
{
if (p != (ecc_point *)0x0) {
ltc_deinit_multi(p->x,p->y,p->z,0);
free(p);
}
return;
}
|
void FUN_00010054(undefined4 *param_1)
{
FUN_00010054();
if (param_1 != (undefined4 *)0x0) {
/* WARNING: Call to offcut address within same function */
func_0x00010077(*param_1,param_1[1],param_1[2],0);
/* WARNING: Call to offcut address within same function */
func... | PUSH ESI
PUSH EBX
SUB ESP,0x4
CALL 0x0001005a
ADD EBX,0x2
MOV ESI,dword ptr [ESP + 0x10]
TEST ESI,ESI
JZ 0x00010086
PUSH 0x0
PUSH dword ptr [ESI + 0x8]
PUSH dword ptr [ESI + 0x4]
PUSH dword ptr [ESI]
CALL 0x00010077
MOV dword ptr [ESP],ESI
CALL 0x0001007f
ADD ESP,0x10
ADD ESP,0x4
POP EBX
POP ESI
RET | null | null | null | null | [('const-417', u'LOAD_-1205993308'), ('tmp_272', u'INT_NOTEQUAL_-1205993322'), ('tmp_272', u'CALL_-1205993275'), ('const-417', u'LOAD_-1205993301'), (u'LOAD_-1205993308', u'CALL_-1205993288'), (u'INT_NOTEQUAL_-1205993322', u'CBRANCH_-1205993322'), (u'PTRSUB_-1205993124', u'LOAD_-1205993308'), (u'LOAD_-1205993301', u'CA... | [('const-4', u'PTRADD_-1205993113'), (u'PTRADD_-1205993109', u'LOAD_-1205993308'), ('const-0', u'CALL_-1205993288'), ('const-417', u'LOAD_-1205993316'), ('tmp_590', u'PTRADD_-1205993113'), ('const-0', u'RETURN_-1205993230'), (u'LOAD_-1205993308', u'CALL_-1205993288'), (u'INT_NOTEQUAL_-1205993322', u'CBRANCH_-1205993322... | null | null | 00010054 | x86 | O1 | (translation_unit "void FUN_00010054(undefined4 *param_1)\n\n{\n FUN_00010054();\n if (param_1 != (undefined4 *)0x0) {\n /* WARNING: Call to offcut address within same function */\n func_0x00010077(*param_1,param_1[1],param_1[2],0);\n /* WARNING: Call to offcut address within ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid ltc_ecc_del_point(ecc_point *p)\n\n{\n if (p != (ecc_point *)0x0) {\n ltc_deinit_multi(p->x,p->y,p->z,0);\n free(p);\n }\n return;\n}\n\n" comment commen... | (translation_unit "void FUN_00010054(undefined4 *param_1)\n\n{\n FUN_00010054();\n if (param_1 != (undefined4 *)0x0) {\n \n func_0x00010077(*param_1,param_1[1],param_1[2],0);\n \n func_0x0001007f(param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_00010054(unde... | (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 ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast... | (function_definition "void FUN_00010054(undefined4 *param_1)\n\n{\n FUN_00010054();\n if (param_1 != (undefined4 *)0x0) {\n \n func_0x00010077(*param_1,param_1[1],param_1[2],0);\n \n func_0x0001007f(param_1);\n }\n return;\n}" (primitive_type "void") (function_declarator ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *var_1)
{
if (var_1 != (type_1 *)0x0) {
var_2(var_1->x,var_1->y,var_1->z,0);
var_3(var_1);
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
void MASKED(undefined4 *param_1)
{
MASKED();
if (param_1 != (undefined4 *)0x0) {
/* WARNING: Call to offcut address within same function */
func_0x00010077(*param_1,param_1[1],param_1[2],0);
/* WARNING: Call to offcut address within same function */
func_0x0001007f(... |
7821_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | target_arg | FUN_002d32d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_true> * this) */
void * __thiscall
gold::Output_reloc<9,_false,_32,_true>::target_arg(Output_reloc<9,_false,_32,_true> *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_002d32d0(undefined4 *param_1)
{
if (param_1[3] == -3) {
return *param_1;
}
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/output.h",0x4d0,"target_arg",param_1);
}
... | PUSH EBX
CALL 0x00050b50
ADD EBX,0x316d2a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
CMP dword ptr [EAX + 0xc],-0x3
JNZ 0x002d32f0
MOV EAX,dword ptr [EAX]
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xffea90b0]
PUSH EAX
LEA EAX,[EBX + 0xffe6335d]
PUSH 0x4d0
PUSH EAX
CALL 0x002446e0 | null | null | null | null | [('const-1', u'RETURN_-1204669726')] | [('const-4510557', u'COPY_-1204669579'), (u'COPY_-1204669579', u'CALL_-1204669608'), ('const-1', u'RETURN_-1204669603'), ('const-3', u'PTRADD_-1204669546'), ('const-0', u'RETURN_-1204669645'), (u'COPY_-1204669676', u'RETURN_-1204669645'), ('tmp_112', u'CBRANCH_-1204669676'), ('tmp_357', u'LOAD_-1204669676'), ('tmp_357'... | null | null | 002d32d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_002d32d0(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/output.h",0x4d... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_true> * this) */\n\nvoid * __thiscall\ngold::Output_reloc<9,_false,_32,_true>::target_arg(Output_reloc<9,_false,_32,_true> *this)\n\n{\n}\... | (translation_unit "undefined4 FUN_002d32d0(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n \n FUN_002446e0("../../gold/output.h",0x4d0,"target_arg",param_1);\n}\n\n" (function_definition "undefined4 FUN_002d32d0(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n... | (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 (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (return_state... | (function_definition "undefined4 FUN_002d32d0(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n \n FUN_002446e0("../../gold/output.h",0x4d0,"target_arg",param_1);\n}" (type_identifier "undefined4") (function_declarator "FUN_002d32d0(undefined4 *param_1)" (identifier "... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_true> * this) */
void * __thiscall
gold::Output_reloc<9,_false,_32,_true>::target_arg(Output_reloc<9,_false,_32,_true> *this)
{
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesiz... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 *param_1)
{
if (param_1[3] == -3) {
return *param_1;
}
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/output.h",0x4d0,"target_arg",param_1);
}
|
183_x86_64-linux-gnu-ranlib_and_x86_64-linux-gnu-ranlib_strip.c | bfd_nonfatal | FUN_00017c20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void bfd_nonfatal(char *string)
{
undefined4 uVar1;
uVar1 = bfd_get_error();
uVar1 = bfd_errmsg(uVar1);
fflush(*(FILE **)PTR_stdout_00020fec);
if (string != (char *)0x0) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00017c20(int param_1)
{
undefined4 uVar1;
uVar1 = bfd_get_error();
uVar1 = bfd_errmsg(uVar1);
fflush(*(FILE **)PTR_stdout_00020fec);
if (param_1 != 0) {
fprintf(*(FILE **)PTR_stderr_00020fd4,"%s: %s: %s... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00013710
ADD EBX,0x93d4
CALL 0x000121e0
SUB ESP,0xc
PUSH EAX
CALL 0x00012510
MOV EDI,EAX
POP EAX
MOV EAX,dword ptr [EBX + 0xffffffec]
PUSH dword ptr [EAX]
CALL 0x000120c0
ADD ESP,0x10
TEST ESI,ESI
JZ 0x00017c80
LEA EAX,[EBX + 0x3a0]
SUB ESP,0xc
PUSH EDI
P... | null | null | null | null | [(u'CALL_-1205961621', u'CALL_-1205961410'), (u'CALL_-1205961410', u'INDIRECT_-1205961170'), (u'CALL_-1205961621', u'INDIRECT_-1205961265'), (u'INDIRECT_-1205961163', u'COPY_-1205961209'), (u'CAST_-1205961154', u'LOAD_-1205961423'), (u'CALL_-1205961590', u'INDIRECT_-1205961255'), (u'INDIRECT_-1205961265', u'CAST_-12059... | [(u'CALL_-1205961621', u'CALL_-1205961410'), (u'CALL_-1205961410', u'INDIRECT_-1205961170'), (u'CALL_-1205961621', u'INDIRECT_-1205961265'), (u'INDIRECT_-1205961163', u'COPY_-1205961209'), ('tmp_1101', u'INT_NOTEQUAL_-1205961563'), (u'CAST_-1205961154', u'LOAD_-1205961423'), ('const-115213', u'COPY_-1205961217'), (u'CA... | null | null | 00017c20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00017c20(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = bfd_get_error();\n uVar1 = bfd_errmsg(uVar1);\n fflush(*(FILE **)PTR_stdout_00020fec);\n if (param_1 != 0) {\n fprintf(*(FILE **)PT... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid bfd_nonfatal(char *string)\n\n{\n undefined4 uVar1;\n \n uVar1 = bfd_get_error();\n uVar1 = bfd_errmsg(uVar1);\n fflush(*(FILE **)PTR_stdout_00020fec);\n if... | (translation_unit "void FUN_00017c20(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = bfd_get_error();\n uVar1 = bfd_errmsg(uVar1);\n fflush(*(FILE **)PTR_stdout_00020fec);\n if (param_1 != 0) {\n fprintf(*(FILE **)PTR_stderr_00020fd4,"%s: %s: %s\n",DAT_000213a0,param_1,uVar1);\n return;\n }\n fprintf(*... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expressi... | (function_definition "void FUN_00017c20(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = bfd_get_error();\n uVar1 = bfd_errmsg(uVar1);\n fflush(*(FILE **)PTR_stdout_00020fec);\n if (param_1 != 0) {\n fprintf(*(FILE **)PTR_stderr_00020fd4,"%s: %s: %s\n",DAT_000213a0,param_1,uVar1);\n return;\n }\n fprint... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *var_4)
{
type_1 uVar1;
uVar1 = var_1();
uVar1 = var_2(uVar1);
var_3(*(type_2 **)PTR_stdout_00020fec);
if (var_4 != (char *)0x0) {
var_5(*(type_2 **)... | 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.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
undefined4 uVar1;
uVar1 = bfd_get_error();
uVar1 = bfd_errmsg(uVar1);
fflush(*(FILE **)PTR_stdout_00020fec);
if (param_1 != 0) {
fprintf(*(FILE **)PTR_stderr_00020fd4,"%s: %s: %s\n",DA... |
8477_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_insert<true> | FUN_001d7ee0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::money_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::_M_insert<true>(std::ostreambuf_iterator<wchar_t, std::char_traits<wcha... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_001d7ee0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5
,undefined4 param_6,int *param_7)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
uint uVar4;
... | CALL 0x0005a908
ADD ECX,0x12a11b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,ECX
MOV EBX,ECX
SUB ESP,0x68
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x34],ECX
MOV dword ptr [EBP + -0x40],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x38],EAX
MOV byte ptr [EBP + -0x39],AL
MOV EAX,dword ... | null | null | null | null | [(u'CALL_-1207792943', u'INDIRECT_-1207789488'), ('tmp_1592', u'CBRANCH_-1207794967'), (u'INDIRECT_-1207789920', u'MULTIEQUAL_-1207790229'), (u'INT_SRIGHT_-1207794909', u'CALL_-1207792982'), (u'INT_SUB_-1207794937', u'INT_SRIGHT_-1207794909'), (u'CAST_-1207789765', u'LOAD_-1207794152'), (u'SUBPIECE_-1207793401', u'INT_... | [('tmp_1592', u'CBRANCH_-1207794967'), ('const-417', u'LOAD_-1207794169'), (u'INT_SRIGHT_-1207794909', u'CALL_-1207792982'), (u'INT_SUB_-1207794937', u'INT_SRIGHT_-1207794909'), (u'MULTIEQUAL_-1207793238', u'INT_ADD_-1207795102'), (u'STORE_-1207795526', u'INDIRECT_-1207790626'), (u'INT_NOTEQUAL_-1207794111', u'MULTIEQU... | null | null | 001d7ee0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_001d7ee0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,int *param_7)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::money_put<wchar_t,\n std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::_M_insert<true>(std::ostreambuf_iterator<wchar_t, ... | (translation_unit "void FUN_001d7ee0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,int *param_7)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n uint uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , ... | (function_definition "void FUN_001d7ee0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,undefined4 param_6,int *param_7)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n uint uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::money_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::_M_insert<true>(std::ostreambuf_iterator<wchar_t, std::char_traits<wcha... | 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.cx replaced with injection: get_pc_thunk_cx */
void MASKED(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5
,undefined4 param_6,int *param_7)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
uint uVar4;
int ... |
12815_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | __do_find_public_src | FUN_003f5640 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* __cxxabiv1::__vmi_class_type_info::__do_find_public_src(int, void const*,
__cxxabiv1::__class_type_info const*, void const*) const */
void __cxxabiv1::__vmi_class_type_info::__do_find_public_src
(int param_1,v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_003f5640(int param_1,int param_2,int *param_3,int param_4,int *param_5)
{
uint uVar1;
int *piVar2;
char *__s1;
int iVar3;
uint uVar4;
int iVar5;
if (param_3 == param_5) {
__s1 = *(char **)(param_1 +... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x1f49b7
SUB ESP,0x1c
MOV EBP,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESP + 0x38]
CMP EDI,dword ptr [ESP + 0x40]
JZ 0x003f56e8
MOV ESI,dword ptr [EBP + 0xc]
MOV EBX,dword ptr [ESP + 0x34]
JMP 0x003f56b5
MOV EDX,dword ptr [EBP + ESI*0x8 + 0xc]
TEST DL,0x2
JZ ... | null | null | null | null | [('const-1', u'RETURN_-1205840290')] | [('const-417', u'LOAD_-1205840025'), ('const-12', u'INT_ADD_-1205840153'), (u'INT_ADD_-1205840046', u'CAST_-1205839385'), ('const-0', u'RETURN_-1205839392'), ('const-417', u'LOAD_-1205840167'), ('const-417', u'LOAD_-1205840229'), (u'INT_SLESS_-1205839944', u'CBRANCH_-1205839951'), (u'LOAD_-1205840167', u'INT_AND_-12058... | null | null | 003f5640 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_003f5640(int param_1,int param_2,int *param_3,int param_4,int *param_5)\n\n{\n uint uVar1;\n int *piVar2;\n char *__s1;\n int iVar3;\n uint uVar4;\n int iVar5;\n \n if (param_3 == param_5) {\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* __cxxabiv1::__vmi_class_type_info::__do_find_public_src(int, void const*,\n __cxxabiv1::__class_type_info const*, void const*) const */\n\nvoid __cxxabiv1::__vmi_class_type_info::__do_find_public_src\n ... | (translation_unit "uint FUN_003f5640(int param_1,int param_2,int *param_3,int param_4,int *param_5)\n\n{\n uint uVar1;\n int *piVar2;\n char *__s1;\n int iVar3;\n uint uVar4;\n int iVar5;\n \n if (param_3 == param_5) {\n __s1 = *(char **)(param_1 + 4);\n if (__s1 == *(char **)(param_4 + 4)) {\n retur... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))... | (function_definition "uint FUN_003f5640(int param_1,int param_2,int *param_3,int param_4,int *param_5)\n\n{\n uint uVar1;\n int *piVar2;\n char *__s1;\n int iVar3;\n uint uVar4;\n int iVar5;\n \n if (param_3 == param_5) {\n __s1 = *(char **)(param_1 + 4);\n if (__s1 == *(char **)(param_4 + 4)) {\n re... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* __cxxabiv1::__vmi_class_type_info::__do_find_public_src(int, void const*,
__cxxabiv1::__class_type_info const*, void const*) const */
void __cxxabiv1::__vmi_class_type_info::function_1
(int param_1,void *param... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int param_1,int param_2,int *param_3,int param_4,int *param_5)
{
uint uVar1;
int *piVar2;
char *__s1;
int iVar3;
uint uVar4;
int iVar5;
if (param_3 == param_5) {
__s1 = *(char **)(param_1 + 4);
... |
1938_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | parse_to_value | FUN_00048da0 |
/* 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_sort_section * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00048da0(int param_1,undefined4 param_2,undefined4 param_3)
{
char *local_14;
char *local_10;
undefined4 uStack_c;
uStack_c = 0x48da7;
local_14 = "none";
local_10 = "name";
FUN_000dd600(param_2,param_3,... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x346259
SUB ESP,0x20
MOV ESI,dword ptr [ESP + 0x2c]
LEA EAX,[EBX + 0xffeff9b2]
MOV dword ptr [ESP + 0x14],EAX
LEA EAX,[EBX + 0xffeff1ca]
MOV dword ptr [ESP + 0x18],EAX
PUSH 0x2
LEA EAX,[ESP + 0x18]
PUSH EAX
LEA EAX,[ESI + 0x40]
PUSH EAX
PUSH dword ptr [ESP + 0x40]
PUSH dword p... | null | null | null | null | [('const-0', u'RETURN_-1206153653'), ('tmp_255', u'CALL_-1206153693'), (u'PTRSUB_-1206153555', u'CALL_-1206153693'), (u'CALL_-1206153693', u'INDIRECT_-1206153559'), (u'PTRSUB_-1206153561', u'CALL_-1206153693'), ('const-417', u'STORE_-1206153689'), (u'CALL_-1206153693', u'INDIRECT_-1206153561'), ('tmp_254', u'CALL_-1206... | [('const-2', u'CALL_-1206153693'), ('const-2679242', u'COPY_-1206153758'), (u'CAST_-1206153552', u'STORE_-1206153689'), ('tmp_478', u'INT_ADD_-1206153675'), (u'INT_ADD_-1206153710', u'CALL_-1206153693'), ('const-0', u'RETURN_-1206153653'), ('const-298407', u'COPY_-1206153814'), ('tmp_480', u'CALL_-1206153693'), ('const... | null | null | 00048da0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00048da0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *local_14;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x48da7;\n local_14 = "none";\n local_10 = "name";\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_sort_section * this, char * option_name,\n char * arg, Command_line * param_3, General_opt... | (translation_unit "void FUN_00048da0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *local_14;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x48da7;\n local_14 = "none";\n local_10 = "name";\n FUN_000dd600(param_2,param_3,param_1 + 0x40,&local_14,2);\n *(undefined1 *)(param_1 + 0x3c... | (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_00048da0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *local_14;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x48da7;\n local_14 = "none";\n local_10 = "name";\n FUN_000dd600(param_2,param_3,param_1 + 0x40,&local_14,2);\n *(undefined1 *)(param_1 + 0... |
/* 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_sort_section * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
v... | 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)
{
char *local_14;
char *local_10;
undefined4 uStack_c;
uStack_c = 0x48da7;
local_14 = "none";
local_10 = "name";
FUN_000dd600(param_2,param_3,param_... |
610_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | __errno_location | __errno_location |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __errno_location@@GLIBC_2.0 */
halt_badda... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357654')] | [('const-1', u'RETURN_-1206357654')] | null | null | 00077160 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __errno_location@@... | (translation_unit "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* __errno_location(void)" * (function_declarator "__errno_location(void)" identif... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (parameter_list "(void)" (( "(") (parameter_declaration "void" ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __errno_location@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (expression_statement (call_expression function: (identifier) ar... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
511_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | bfd_set_error_program_name | bfd_set_error_program_name |
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_error_program_name(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_error_program_name(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189606')] | [('const-1', u'RETURN_-1206189606')] | null | null | 000401d0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error_program_name(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error_program_name(void)\n\n{\n ... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_set_error_program_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
756_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | bfd_wrapped_link_hash_lookup | bfd_wrapped_link_hash_lookup |
/* WARNING: Control flow encountered bad instruction data */
void bfd_wrapped_link_hash_lookup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_wrapped_link_hash_lookup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207115682')] | [('const-1', u'RETURN_-1207115682')] | null | null | 0013e054 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_wrapped_link_hash_lookup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_wrapped_link_hash_lookup(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_wrapped_link_hash_lookup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_wrapped_link_hash_lookup(void)\n\n{\n ... | (translation_unit "void bfd_wrapped_link_hash_lookup(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_wrapped_link_hash_lookup(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_wrapped_link_hash_lookup(void)" identifier (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_wrapped_link_hash_lookup(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_wrapped_link_hash_lookup(void)" (identifier "bfd_wrapped_link_hash_lookup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo... |
/* 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();
}
|
648_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | pcache1Shutdown | FUN_00021e41 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void pcache1Shutdown(void *NotUsed)
{
int iVar1;
PCacheGlobal *pPVar2;
pPVar2 = &pcache1_g;
for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {
(pPVar2->grp).mutex = (sqli... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00021e41(void)
{
int iVar1;
undefined4 *puVar2;
puVar2 = &DAT_000c6740;
for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {
*puVar2 = 0;
puVar2 = puVar2 + 1;
}
return;
}
| PUSH EDI
CALL 0x000948ed
ADD EAX,0xa31b9
LEA EDX,[EAX + 0x1740]
MOV ECX,0x19
MOV EAX,0x0
MOV EDI,EDX
STOSD.REP ES:EDI
POP EDI
RET | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1206051202'), (u'PTRSUB_-1206051113', u'PTRSUB_-1206051110'), (u'MULTIEQUAL_-1206051126', u'PTRSUB_-1206051112'), (u'PTRSUB_-1206051171', u'COPY_-1206051175'), (u'CAST_-1206051108', u'COPY_-1206051172'), ('const-812864', u'PTRSUB_-1206051171'), ('const-0', u'PTRSUB_-1206051112'), ('const-0'... | [('const-0', u'INT_NOTEQUAL_-1206051202'), (u'MULTIEQUAL_-1206051127', u'INT_NOTEQUAL_-1206051202'), (u'COPY_-1206051228', u'MULTIEQUAL_-1206051127'), ('const-0', u'PTRSUB_-1206051171'), (u'MULTIEQUAL_-1206051126', u'STORE_-1206051202'), (u'COPY_-1206051180', u'MULTIEQUAL_-1206051126'), (u'MULTIEQUAL_-1206051126', u'PT... | null | null | 00021e41 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00021e41(void)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n puVar2 = &DAT_000c6740;\n for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {\n *puVar2 = 0;\n puVar2 = puVar2 + 1;\n }\n retu... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid pcache1Shutdown(void *NotUsed)\n\n{\n int iVar1;\n PCacheGlobal *pPVar2;\n \n pPVar2 = &pcache1_g;\n for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {\n ... | (translation_unit "void FUN_00021e41(void)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n puVar2 = &DAT_000c6740;\n for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {\n *puVar2 = 0;\n puVar2 = puVar2 + 1;\n }\n return;\n}\n\n" (function_definition "void FUN_00021e41(void)\n\n{\n int iVar1;\n undefined4 *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (for_statemen... | (function_definition "void FUN_00021e41(void)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n puVar2 = &DAT_000c6740;\n for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {\n *puVar2 = 0;\n puVar2 = puVar2 + 1;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00021e41(void)" (identifier "FU... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(void *NotUsed)
{
int var_1;
type_1 *pPVar2;
pPVar2 = &pcache1_g;
for (var_1 = 0x19; var_1 != 0; var_1 = var_1 + -1) {
(pPVar2->grp).mutex = (type_2 *)0x0;
... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
int iVar1;
undefined4 *puVar2;
puVar2 = &DAT_000c6740;
for (iVar1 = 0x19; iVar1 != 0; iVar1 = iVar1 + -1) {
*puVar2 = 0;
puVar2 = puVar2 + 1;
}
return;
}
|
435_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | linenos_from_loc[abi:cxx11] | FUN_0002da44 |
/* gold::Symbol_table::linenos_from_loc[abi:cxx11](gold::Task const*, gold::Symbol_location const&)
[clone .cold.563] */
void gold::Symbol_table::linenos_from_loc_abi_cxx11_(Task *param_1,Symbol_location *param_2)
{
int iVar1;
int unaff_EBP;
vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_st... |
void FUN_0002da44(void)
{
int iVar1;
undefined4 extraout_EDX;
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {
FUN_001807a0(*(int *)(unaff_EBP + -0x30));
}
FUN_00054820();
iVar1 = *(int *)(*(int *)(unaff_EBP + -0x4c) + 0x1c);
if (iVar1 != 0) {
FUN_0005cd80(iVar1 + 0x1c... | MOV EAX,dword ptr [EBP + -0x30]
LEA EDX,[EBP + -0x28]
CMP EAX,EDX
JZ 0x0002da5c
SUB ESP,0xc
MOV EBX,EDI
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
SUB ESP,0xc
PUSH ESI
CALL 0x00054820
MOV EAX,dword ptr [EBP + -0x4c]
ADD ESP,0x10
MOV EAX,dword ptr [EAX + 0x1c]
TEST EAX,EAX
JZ 0x0002da85
ADD EAX,0x1c
PUSH EDX
MOV EBX,EDI
PUSH... | null | null | null | null | [('tmp_221', u'CBRANCH_-1206003003'), ('const-4294967220', u'INT_ADD_-1206003024'), ('tmp_862', u'MULTIEQUAL_-1206002788'), (u'INT_ADD_-1206002984', u'CAST_-1206002743'), ('const-417', u'LOAD_-1206002979'), ('const-28', u'INT_ADD_-1206002984'), (u'INT_ADD_-1206003107', u'CAST_-1206002789'), (u'LOAD_-1206002979', u'CALL... | [(u'LOAD_-1206003022', u'INT_NOTEQUAL_-1206003003'), ('tmp_221', u'CBRANCH_-1206003003'), ('const-4294967220', u'INT_ADD_-1206003024'), (u'INT_ADD_-1206002919', u'CAST_-1206002737'), ('const-28', u'INT_ADD_-1206003006'), (u'LOAD_-1206003129', u'CALL_-1206003078'), ('const-417', u'LOAD_-1206003022'), ('const-28', u'INT_... | null | null | 0002da44 | x86 | O1 | (translation_unit "void FUN_0002da44(void)\n\n{\n int iVar1;\n undefined4 extraout_EDX;\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00054820();\n iVar1 = *(int *)(*(int *)(unaff_EBP + -0x4c) + 0x1c);\n if (iVar1 != 0) {... | (translation_unit "/* gold::Symbol_table::linenos_from_loc[abi:cxx11](gold::Task const*, gold::Symbol_location const&)\n [clone .cold.563] */\n\nvoid gold::Symbol_table::linenos_from_loc_abi_cxx11_(Task *param_1,Symbol_location *param_2)\n\n{\n int iVar1;\n int unaff_EBP;\n vector<std::__cxx11::basic_string<char,_... | (translation_unit "void FUN_0002da44(void)\n\n{\n int iVar1;\n undefined4 extraout_EDX;\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00054820();\n iVar1 = *(int *)(*(int *)(unaff_EBP + -0x4c) + 0x1c);\n if (iVar1 != 0) {... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_exp... | (function_definition "void FUN_0002da44(void)\n\n{\n int iVar1;\n undefined4 extraout_EDX;\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00054820();\n iVar1 = *(int *)(*(int *)(unaff_EBP + -0x4c) + 0x1c);\n if (iVar1 != 0... |
/* gold::Symbol_table::linenos_from_loc[abi:cxx11](gold::Task const*, gold::Symbol_location const&)
[clone .cold.563] */
void gold::Symbol_table::function_1(type_1 *param_1,type_2 *param_2)
{
int var_7;
int var_4;
var_6<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std:... | 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 iVar1;
undefined4 extraout_EDX;
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {
FUN_001807a0(*(int *)(unaff_EBP + -0x30));
}
FUN_00054820();
iVar1 = *(int *)(*(int *)(unaff_EBP + -0x4c) + 0x1c);
if (iVar1 != 0) {
FUN_0005cd80(iVar1 + 0x1c,*(und... |
45_ia64-linux-gnu-nm_and_ia64-linux-gnu-nm_strip.c | bfd_plugin_set_program_name | bfd_plugin_set_program_name |
void bfd_plugin_set_program_name(void)
{
(*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();
return;
}
|
void bfd_plugin_set_program_name(void)
{
(*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();
return;
}
| JMP dword ptr [EBX + 0xc0] | null | null | null | null | [(u'CALLIND_-1205984486', u'INDIRECT_-1205984414'), ('tmp_58', u'CAST_-1205984409'), (u'CAST_-1205984409', u'CALLIND_-1205984486'), (u'INDIRECT_-1205984414', u'COPY_-1205984473'), ('const-0', u'RETURN_-1205984483')] | [(u'CALLIND_-1205984486', u'INDIRECT_-1205984414'), ('tmp_58', u'CAST_-1205984409'), (u'CAST_-1205984409', u'CALLIND_-1205984486'), (u'INDIRECT_-1205984414', u'COPY_-1205984473'), ('const-0', u'RETURN_-1205984483')] | null | null | 00012310 | x86 | O1 | (translation_unit "void bfd_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}\n\n" (function_definition "void bfd_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit "void bfd_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}\n\n" (function_definition "void bfd_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit "void bfd_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}\n\n" (function_definition "void bfd_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}" primitive_type (function_declarator "bfd_... | (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_plugin_set_program_name(void)\n\n{\n (*(code *)PTR_bfd_plugin_set_program_name_0001d0c0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_plugin_set_program_name(void)" (identifier "bfd_plugin_set_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_plugin_set_program_name_0001d0c0)();
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_0001d0c0)();
return;
}
|
6385_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | make_forwarder | FUN_00179980 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void make_forwarder(Symbol_table * this, Symbol * from, Symbol * to) */
void __thiscall gold::Symbol_table::make_forwarder(Symbol_table *this,Symbol *from,Symbol *to)
{
uint uVar1;
_Hash_node_base... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00179980(int param_1,uint param_2,uint param_3)
{
int *piVar1;
undefined4 *puVar2;
uint uVar3;
uint uVar4;
int *piVar5;
undefined1 *puVar6;
int *piVar7;
undefined1 auStack_2c [4];
uint local_28;
unde... | CALL 0x000559e6
ADD EAX,0x21567b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV dword ptr [ESP + 0x8],EAX
MOV ESI,dword ptr [ESP + 0x34]
CMP ESI,dword ptr [ESP + 0x38]
JZ 0x00179a92
TEST byte ptr [ESI + 0x2a],0x10
JNZ 0x00179a75
MOV EAX,dword ptr [ESP + 0x38]
TEST byte ptr [EAX + 0x2a],0x10
JNZ 0x00179a75
MOV EAX... | null | null | null | null | [(u'PTRSUB_-1207395070', u'PTRSUB_-1207395069'), (u'CAST_-1207394894', u'CALL_-1207395447'), ('const-2726001', u'COPY_-1207394959'), (u'PTRSUB_-1207394993', u'LOAD_-1207395631'), ('tmp_958', u'CBRANCH_-1207395470'), (u'COPY_-1207395060', u'PTRSUB_-1207395026'), (u'LOAD_-1207395545', u'INT_EQUAL_-1207395528'), (u'PTRSUB... | [('const-417', u'LOAD_-1207395676'), (u'PTRSUB_-1207394918', u'MULTIEQUAL_-1207395236'), ('tmp_2301', u'INT_REM_-1207395746'), (u'LOAD_-1207395644', u'STORE_-1207395636'), ('const-682', u'CALL_-1207395312'), ('const-42', u'INT_ADD_-1207395832'), ('tmp_958', u'CBRANCH_-1207395470'), ('const-1', u'CALL_-1207395447'), ('c... | null | null | 00179980 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00179980(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n uint uVar3;\n uint uVar4;\n int *piVar5;\n undefined1 *puVar6;\n int *piVar7;\n undefined1 auStack_2... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void make_forwarder(Symbol_table * this, Symbol * from, Symbol * to) */\n\nvoid __thiscall gold::Symbol_table::make_forwarder(Symbol_table *this,Symbol *from,Symbol *to)\n\n{\n uint ... | (translation_unit "void FUN_00179980(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n uint uVar3;\n uint uVar4;\n int *piVar5;\n undefined1 *puVar6;\n int *piVar7;\n undefined1 auStack_2c [4];\n uint local_28;\n undefined **local_24;\n undefined1 local_20 [16];\n \n puVar6... | (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_00179980(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n uint uVar3;\n uint uVar4;\n int *piVar5;\n undefined1 *puVar6;\n int *piVar7;\n undefined1 auStack_2c [4];\n uint local_28;\n undefined **local_24;\n undefined1 local_20 [16];\n \n puV... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void make_forwarder(Symbol_table * this, Symbol * from, Symbol * to) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *var_1,type_2 *var_2)
{
type_3 var_4;
type_4 *var_7;
type_5 *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,uint param_2,uint param_3)
{
int *piVar1;
undefined4 *puVar2;
uint uVar3;
uint uVar4;
int *piVar5;
undefined1 *puVar6;
int *piVar7;
undefined1 auStack_2c [4];
uint local_28;
undefined ... |
10_sg_inq_and_sg_inq_strip.c | free | free |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
(*(code *)PTR_free_0002bee8)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
(*(code *)PTR_free_0002bee8)();
return;
}
| JMP dword ptr [EBX + 0x28] | null | null | null | null | [('tmp_63', u'CAST_-1205980920'), (u'CAST_-1205980920', u'CALLIND_-1205980998'), ('const-0', u'RETURN_-1205980995'), (u'INDIRECT_-1205980926', u'COPY_-1205980985'), (u'CALLIND_-1205980998', u'INDIRECT_-1205980926')] | [('tmp_63', u'CAST_-1205980920'), (u'CAST_-1205980920', u'CALLIND_-1205980998'), ('const-0', u'RETURN_-1205980995'), (u'INDIRECT_-1205980926', u'COPY_-1205980985'), (u'CALLIND_-1205980998', u'INDIRECT_-1205980926')] | null | null | 000130b0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}" primitive_type (function_declar... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}" primitive_type (function_declar... | (translation_unit "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declara... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer... | (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0002bee8)();\n return;\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__ptr)
{
(*(type_1 *)PTR_free_0002bee8)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__ptr)
{
(*(code *)PTR_MASKED_0002bee8)();
return;
}
|
29_riscv64-linux-gnu-c++filt(1)_and_riscv64-linux-gnu-c++filt(1)_strip.c | mkstemp64 | mkstemp64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemp64(char *__template)
{
int iVar1;
iVar1 = (*(code *)PTR_mkstemp64_0001707c)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemp64(char *__template)
{
int iVar1;
iVar1 = (*(code *)PTR_mkstemp64_0001707c)();
return iVar1;
}
| JMP dword ptr [EBX + 0x7c] | null | null | null | null | [('const-0', u'RETURN_-1205988851'), (u'INDIRECT_-1205988781', u'COPY_-1205988840'), ('tmp_67', u'CAST_-1205988775'), (u'CALLIND_-1205988854', u'RETURN_-1205988851'), (u'CAST_-1205988775', u'CALLIND_-1205988854'), (u'CALLIND_-1205988854', u'INDIRECT_-1205988781')] | [('const-0', u'RETURN_-1205988851'), (u'INDIRECT_-1205988781', u'COPY_-1205988840'), ('tmp_67', u'CAST_-1205988775'), (u'CALLIND_-1205988854', u'RETURN_-1205988851'), (u'CAST_-1205988775', u'CALLIND_-1205988854'), (u'CALLIND_-1205988854', u'INDIRECT_-1205988781')] | null | null | 00011200 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_0001707c)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_0001707c)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_0001707c)();\n return iVar1;\n}\n\n" (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_0001707c)();\n return iVar1;\n}" primitive_type (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_0001707c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkstemp64(char *__template)" (identifier "mkstemp64") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__template)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_mkstemp64_0001707c)();
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))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__template)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0001707c)();
return iVar1;
}
|
698_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | concat | concat |
/* WARNING: Control flow encountered bad instruction data */
void concat(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void concat(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206509298')] | [('const-1', u'RETURN_-1206509298')] | null | null | 00092104 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid concat(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void concat(void)\n\n{\n /* WARNING: Bad instruction - ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid concat(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void concat(void)\n\n{\n /* WARNING: Bad instruction - ... | (translation_unit "void concat(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void concat(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "concat(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 concat(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "concat(void)" (identifier "concat") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ha... |
/* 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();
}
|
1324_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Struct_no_pie | FUN_0003e190 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_pie(Struct_no_pie * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_pie::~Struct_no_pie(Struct_no_pie *this,int __in_chrg)
{
pointer pcVar1;
(this->supe... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003e190(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039c9fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
FUN_001fd000(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x36be69
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff29fc]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003e1c2
SUB ESP,0xc
PUSH EAX
CALL 0x001fd020
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001fd000
AD... | null | null | null | null | [(u'PTRSUB_-1206066512', u'INT_NOTEQUAL_-1206066710'), ('const-3787260', u'PTRSUB_-1206066513'), (u'PTRSUB_-1206066516', u'PTRSUB_-1206066512'), (u'CAST_-1206066503', u'STORE_-1206066733'), (u'LOAD_-1206066730', u'CAST_-1206066497'), (u'LOAD_-1206066730', u'CALL_-1206066687'), ('tmp_323', u'PTRSUB_-1206066507'), (u'PTR... | [(u'PTRADD_-1206066515', u'LOAD_-1206066730'), (u'CAST_-1206066515', u'CALL_-1206066687'), ('tmp_597', u'PTRADD_-1206066515'), (u'LOAD_-1206066730', u'CAST_-1206066515'), ('const-1', u'PTRADD_-1206066515'), (u'CAST_-1206066515', u'INT_NOTEQUAL_-1206066710'), ('tmp_597', u'CALL_-1206066646'), ('const-60', u'CALL_-120606... | null | null | 0003e190 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003e190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c9fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(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_pie(Struct_no_pie * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_pie::~Struct_no_pie(Struct_no_pie *this,int __in_chrg)\n\n{\n pointer... | (translation_unit "void FUN_0003e190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c9fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003e190(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_0003e190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c9fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003e190(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_pie(Struct_no_pie * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039c9fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
FUN_001fd000(param_1,0x3c);
return;
}
|
107_alpha-linux-gnu-nm_and_alpha-linux-gnu-nm_strip.c | get_relocs | FUN_00013340 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void get_relocs(bfd *abfd,asection *sec,void *dataarg)
{
undefined4 *puVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
int *piVar5;
/* WARNING: Loa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00013340(undefined4 *param_1,int param_2,int *param_3)
{
int *piVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
int *piVar5;
piVar1 = (int *)*param_3;
*piVar1 = param_2;
if ((*(byte *)(param_2 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00012a60
ADD EBX,0x9cb7
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ESP + 0x24]
MOV EAX,dword ptr [ESI]
MOV dword ptr [EAX],EDI
TEST byte ptr [EDI + 0x14],0x4
JNZ 0x00013390
MOV ECX,dword ptr [ESI + 0x4]
MOV EDX,dword ptr [ESI + 0x8]
MOV dword ptr [ECX],0x0
M... | null | null | null | null | [('const-4', u'PTRADD_-1205979750'), (u'INT_ADD_-1205980030', u'CAST_-1205979683'), (u'LOAD_-1205980251', u'STORE_-1205980236'), ('const-417', u'LOAD_-1205979999'), ('const-4', u'PTRADD_-1205979746'), (u'PTRSUB_-1205979635', u'LOAD_-1205979927'), ('const-4', u'INT_AND_-1205980248'), (u'CAST_-1205979698', u'INT_ADD_-120... | [('const-417', u'STORE_-1205980279'), ('const-417', u'STORE_-1205980187'), (u'LOAD_-1205979977', u'INT_SLESS_-1205979959'), ('tmp_1520', u'PTRADD_-1205979682'), (u'MULTIEQUAL_-1205979924', u'PTRADD_-1205979745'), ('const-4', u'PTRADD_-1205979745'), ('const-1', u'PTRADD_-1205979741'), (u'CAST_-1205979745', u'STORE_-1205... | null | null | 00013340 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00013340(undefined4 *param_1,int param_2,int *param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int *piVar5;\n \n piVar1 = (int *)*param_3;\n *piVar1 = para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid get_relocs(bfd *abfd,asection *sec,void *dataarg)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int *piVar5;\n \n ... | (translation_unit "void FUN_00013340(undefined4 *param_1,int param_2,int *param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int *piVar5;\n \n piVar1 = (int *)*param_3;\n *piVar1 = param_2;\n if ((*(byte *)(param_2 + 0x14) & 4) == 0) {\n puVar4 = (undefined4 *)param_3[1];\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "void FUN_00013340(undefined4 *param_1,int param_2,int *param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int *piVar5;\n \n piVar1 = (int *)*param_3;\n *piVar1 = param_2;\n if ((*(byte *)(param_2 + 0x14) & 4) == 0) {\n puVar4 = (undefined4 *)param_3[1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *abfd,type_2 *sec,void *dataarg)
{
type_3 *var_1;
int var_5;
type_3 uVar3;
type_3 *var_2;
int *var_3;
/* WARNING: Load size is inac... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,int param_2,int *param_3)
{
int *piVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
int *piVar5;
piVar1 = (int *)*param_3;
*piVar1 = param_2;
if ((*(byte *)(param_2 + 0x14... |
933_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | memcpy | memcpy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memcpy(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memcpy@@GLIBC_2.0 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memcpy(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207824242')] | [('const-1', u'RETURN_-1207824242')] | null | null | 001d1084 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,siz... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call... | (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (paramet... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memcpy@@GLIBC_2.0... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
420_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | strdup | strdup |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strdup(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strdup@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strdup(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189998')] | [('const-1', u'RETURN_-1206189998')] | null | null | 00040048 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.0 */\n... | (translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_lis... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_ty... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strdup@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9390_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~messages_shim | FUN_0023b1b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::messages_shim<char>::~messages_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::messages_shim<char>::~messages_shim
(messages_shim<char> *this)
{
int *... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0023b1b0(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_003aef3c;
*param_1 = &PTR_FUN_003a68f8;
piVar2 = (int *)param_1[4];
if (puVar3... | PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x173e49
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EBX + 0xffffff3c]
LEA EAX,[EBX + 0xffff78f8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x10]
TEST EDX,EDX
JZ 0x0023b208
MOV EDX,0xffffffff
XADD.LOCK dword ptr [EAX + 0x4],EDX
CMP EDX,0x1
JNZ 0x0023b1f... | null | null | null | null | [('const-1', u'PTRADD_-1203981538'), (u'INDIRECT_-1203981535', u'MULTIEQUAL_-1203981524'), ('const-3827960', u'PTRSUB_-1203981552'), (u'CAST_-1203981549', u'STORE_-1203981833'), (u'CAST_-1203981506', u'CALL_-1203981700'), (u'LOAD_-1203981667', u'MULTIEQUAL_-1203981605'), (u'LOAD_-1203981830', u'PTRADD_-1203981495'), (u... | [('const-4', u'PTRADD_-1203981537'), (u'CAST_-1203981546', u'PTRADD_-1203981537'), (u'PTRADD_-1203981537', u'LOAD_-1203981797'), ('const-3827960', u'PTRSUB_-1203981552'), (u'PTRADD_-1203981550', u'LOAD_-1203981830'), ('tmp_798', u'COPY_-1203981644'), (u'INDIRECT_-1203981535', u'MULTIEQUAL_-1203981524'), ('const-1', u'P... | null | null | 0023b1b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0023b1b0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_003aef3c;\n *param_1 = &PTR_FUN_003a68f8;\n piVar2 = (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::messages_shim<char>::~messages_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<char>::~messages_shim\n (messages_shim<... | (translation_unit "void FUN_0023b1b0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_003aef3c;\n *param_1 = &PTR_FUN_003a68f8;\n piVar2 = (int *)param_1[4];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar2[1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "void FUN_0023b1b0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_003aef3c;\n *param_1 = &PTR_FUN_003a68f8;\n piVar2 = (int *)param_1[4];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::messages_shim<char>::~messages_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::function_1<char>::~function_1
(function_1<char> *var_1)
{
int *piVar1;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_003aef3c;
*param_1 = &PTR_FUN_003a68f8;
piVar2 = (int *)param_1[4];
if (puVar3 == (u... |
2438_bash_and_bash_strip.c | confstr | confstr |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t confstr(int __name,char *__buf,size_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* confstr@@GLIBC_2.0 *... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t confstr(int __name,char *__buf,size_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207201662')] | [('const-1', u'RETURN_-1207201662')] | null | null | 00149078 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t confstr(int __name,char *__buf,size_t __len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t confstr(int __name,char *__buf,size_t __len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "size_t confstr(int __name,char *__buf,size_t __len)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t confstr(int __name,char *__buf,size_t __len)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "confstr(int __name,char *__buf,siz... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "size_t confstr(int __name,char *__buf,size_t __len)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "confstr(int __name,char *__buf,size_t __len)" (identifier "confstr") (parameter_list "(int __name,char *__buf,size_t __len)" (( "(") (parameter_decl... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(int __name,char *__buf,size_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* confstr@@GLIBC_2.... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(int __name,char *__buf,size_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1707_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | parse_to_value | FUN_00047b10 |
/* 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_as_needed * 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_00047b10(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014bc50(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3cc4e9
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x3d]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x0014bc50
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206158554')] | [('const-61', u'INT_ADD_-1206158507'), ('const-0', u'RETURN_-1206158450'), (u'CAST_-1206158372', u'STORE_-1206158486'), (u'INT_ADD_-1206158472', u'CAST_-1206158372'), ('tmp_344', u'INT_ADD_-1206158507'), ('tmp_346', u'CALL_-1206158490'), ('tmp_345', u'CALL_-1206158490'), (u'INT_ADD_-1206158507', u'CALL_-1206158490'), (... | null | null | 00047b10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047b10(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_as_needed * this, char * option_name, char *\n arg, Command_line * param_3, General_option... | (translation_unit "void FUN_00047b10(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00047b10(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(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_00047b10(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00047b10(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_as_needed * 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_0014bc50(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
227_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | define_base_version | FUN_0002ecd8 |
/* gold::Versions::define_base_version(gold::Stringpool_template<char>*) [clone .cold.488] */
void __regparm3 gold::Versions::define_base_version(Stringpool_template *param_1)
{
void *pvVar1;
int unaff_EBP;
void *unaff_EDI;
int __in_chrg;
void *pvVar2;
/* catch() { ... } // from try ... |
void __regparm3 FUN_0002ecd8(undefined4 param_1)
{
int iVar1;
int unaff_EBP;
int unaff_EDI;
undefined4 uVar2;
int iVar3;
/* catch() { ... } // from try @ 0002ed3a with catch @ 0002ecd9 */
FUN_002479d0();
iVar1 = *(int *)(unaff_EDI + 0xc);
if (iVar1 != 0) {
iVar1 = FUN_002482... | NOP
MOV EBX,dword ptr [EBP + -0x2c]
MOV ESI,EAX
CALL 0x002479d0
MOV EAX,dword ptr [EDI + 0xc]
TEST EAX,EAX
JZ 0x0002ecf9
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x2c]
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
PUSH EAX
MOV EBX,dword ptr [EBP + -0x2c]
PUSH EAX
PUSH 0x1c
PUSH EDI
CALL 0x00248200
ADD ESP,0x10
SUB ESP,0xc
LEA EAX... | null | null | null | null | [(u'CAST_-1205998085', u'INT_ADD_-1205998339'), (u'INT_ADD_-1205998339', u'CAST_-1205998084'), ('const-28', u'COPY_-1205998279'), (u'INT_NOTEQUAL_-1205998336', u'CBRANCH_-1205998336'), (u'CALL_-1205998223', u'INDIRECT_-1205998054'), (u'LOAD_-1205998355', u'CALL_-1205998307'), (u'INDIRECT_-1205998054', u'CALL_-120599820... | [(u'INT_NOTEQUAL_-1205998336', u'CBRANCH_-1205998336'), ('const-417', u'LOAD_-1205998355'), (u'LOAD_-1205998355', u'CALL_-1205998307'), (u'INT_ADD_-1205998339', u'CAST_-1205998089'), (u'MULTIEQUAL_-1205998155', u'COPY_-1205998123'), (u'INDIRECT_-1205998068', u'CALL_-1205998223'), (u'LOAD_-1205998355', u'MULTIEQUAL_-120... | null | null | 0002ecd8 | x86 | O1 | (translation_unit "void __regparm3 FUN_0002ecd8(undefined4 param_1)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_EDI;\n undefined4 uVar2;\n int iVar3;\n \n /* catch() { ... } // from try @ 0002ed3a with catch @ 0002ecd9 */\n FUN_002479d0();\n iVar1 = *(int *)(unaff_EDI + 0xc);\n if (iVar1 ... | (translation_unit "/* gold::Versions::define_base_version(gold::Stringpool_template<char>*) [clone .cold.488] */\n\nvoid __regparm3 gold::Versions::define_base_version(Stringpool_template *param_1)\n\n{\n void *pvVar1;\n int unaff_EBP;\n void *unaff_EDI;\n int __in_chrg;\n void *pvVar2;\n \n /*... | (translation_unit "void __regparm3 FUN_0002ecd8(undefined4 param_1)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_EDI;\n undefined4 uVar2;\n int iVar3;\n \n \n FUN_002479d0();\n iVar1 = *(int *)(unaff_EDI + 0xc);\n if (iVar1 != 0) {\n iVar1 = FUN_00248220(iVar1);\n }\n uVar2 = 0x1c;\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (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 ;) (expression_statement... | (function_definition "void __regparm3 FUN_0002ecd8(undefined4 param_1)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_EDI;\n undefined4 uVar2;\n int iVar3;\n \n \n FUN_002479d0();\n iVar1 = *(int *)(unaff_EDI + 0xc);\n if (iVar1 != 0) {\n iVar1 = FUN_00248220(iVar1);\n }\n uVar2 = 0x1c;... |
/* gold::Versions::define_base_version(gold::Stringpool_template<char>*) [clone .cold.488] */
void __regparm3 gold::Versions::define_base_version(Stringpool_template *param_1)
{
void *var_2;
int var_8;
void *unaff_EDI;
int __in_chrg;
void *pvVar2;
/* catch() { ... } // from try @ 000... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int iVar1;
int unaff_EBP;
int unaff_EDI;
undefined4 uVar2;
int iVar3;
/* catch() { ... } // from try @ 0002ed3a with catch @ 0002ecd9 */
FUN_002479d0();
iVar1 = *(int *)(unaff_EDI + 0xc);
if (iVar1 != 0) {
iVar1 = FUN_00248220(iVa... |
10522_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~wstring | FUN_00280040 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::~wstring() */
void __thiscall std::wstring::~wstring(wstring *this)
{
int *piVar1;
int iVar2;
int iVar3;
iVar2 = *(int *)this;
if ((allocator *)(iVar2 + -0xc) != (allocator *)PTR__S_empty_rep_storage... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00280040(int *param_1)
{
int *piVar1;
int iVar2;
int iVar3;
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x280047;
iVar2 = *param_1;
if ((undefined *)(iVar2 + -0xc) != PTR_DAT_003a9d74) {
i... | PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x129fb9
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [EAX]
LEA EDX,[EAX + -0xc]
CMP EDX,dword ptr [EBX + 0xfffffd74]
JNZ 0x00280070
ADD ESP,0x14
POP EBX
POP ESI
RET
MOV ECX,dword ptr [EBX + 0xffffff3c]
TEST ECX,ECX
JZ 0x002800a0
MOV ECX,0xffffffff
XADD.LOCK dw... | null | null | null | null | [(u'LOAD_-1204354855', u'INT_ADD_-1204354837'), (u'STORE_-1204354752', u'INDIRECT_-1204354603'), (u'LOAD_-1204354956', u'INT_ADD_-1204354738'), (u'INT_EQUAL_-1204354868', u'CBRANCH_-1204354867'), (u'INDIRECT_-1204354633', u'MULTIEQUAL_-1204354678'), (u'INDIRECT_-1204354649', u'MULTIEQUAL_-1204354642'), (u'CAST_-1204354... | [('tmp_797', u'MULTIEQUAL_-1204354672'), (u'LOAD_-1204354855', u'INT_ADD_-1204354837'), ('const-417', u'STORE_-1204354752'), (u'STORE_-1204354752', u'INDIRECT_-1204354603'), (u'CAST_-1204354632', u'LOAD_-1204354855'), (u'LOAD_-1204354956', u'INT_ADD_-1204354738'), ('const-417', u'LOAD_-1204354855'), (u'INT_EQUAL_-12043... | null | null | 00280040 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00280040(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x280047;\n iVar2 = *param_1;\n if ((undefined *)(iVar2 + -0x... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::~wstring() */\n\nvoid __thiscall std::wstring::~wstring(wstring *this)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)this;\n if ((allocator *)(iVar2 + -0xc) != (allocat... | (translation_unit "void FUN_00280040(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x280047;\n iVar2 = *param_1;\n if ((undefined *)(iVar2 + -0xc) != PTR_DAT_003a9d74) {\n if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) {\... | (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYP... | (function_definition "void FUN_00280040(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x280047;\n iVar2 = *param_1;\n if ((undefined *)(iVar2 + -0xc) != PTR_DAT_003a9d74) {\n if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::~wstring() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
int *piVar1;
int var_1;
int var_3;
var_1 = *(int *)this;
if ((type_1 *)(var_1 + -0xc) != (type_1 *)PTR__S_empty_rep_stor... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
int *piVar1;
int iVar2;
int iVar3;
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x280047;
iVar2 = *param_1;
if ((undefined *)(iVar2 + -0xc) != PTR_DAT_003a9d74) {
if (PTR... |
4819_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | set_addralign | FUN_0015c440 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void set_addralign(Output_section_data * this, uint64_t addralign) */
void __thiscall
gold::Output_section_data::set_addralign(Output_section_data *this,uint64_t addralign)
{
Output_section *pOVar1;... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0015c440(int param_1,uint param_2,uint param_3)
{
int *piVar1;
int iVar2;
uint uVar3;
undefined8 uVar4;
piVar1 = *(int **)(param_1 + 0x20);
*(uint *)(param_1 + 0x24) = param_2;
*(uint *)(param_1 + 0x28)... | CALL 0x000b4846
ADD EAX,0x2b7bbb
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV EDI,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [EBX + 0x20]
MOV dword ptr [EBX + 0x24],EDI
MOV dword ptr [EBX + 0x28],ESI
TEST EDX,EDX
JZ 0x0015c48a
MOV ECX,dword ptr [EDX]
LEA EAX,[EAX + 0xffc904... | null | null | null | null | [(u'CAST_-1207253563', u'INT_ADD_-1207253615'), ('const-417', u'LOAD_-1207253822'), ('const-0', u'RETURN_-1207253741'), (u'LOAD_-1207253894', u'INT_NOTEQUAL_-1207253863'), (u'INT_EQUAL_-1207253831', u'CBRANCH_-1207253829'), ('const-417', u'STORE_-1207253664'), ('const-36', u'PTRSUB_-1207253573'), (u'PTRSUB_-1207253583'... | [('const-0', u'RETURN_-1207253741'), (u'LOAD_-1207253894', u'INT_NOTEQUAL_-1207253863'), (u'LOAD_-1207253894', u'LOAD_-1207253863'), ('const-12', u'INT_ADD_-1207253834'), (u'INT_EQUAL_-1207253831', u'CBRANCH_-1207253829'), ('const-32', u'INT_ADD_-1207253767'), (u'SUBPIECE_-1207253647', u'INT_LESS_-1207253803'), ('const... | null | null | 0015c440 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0015c440(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n int iVar2;\n uint uVar3;\n undefined8 uVar4;\n \n piVar1 = *(int **)(param_1 + 0x20);\n *(uint *)(param_1 + 0x24) = param_2... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void set_addralign(Output_section_data * this, uint64_t addralign) */\n\nvoid __thiscall\ngold::Output_section_data::set_addralign(Output_section_data *this,uint64_t addralign)\n\n{\n... | (translation_unit "void FUN_0015c440(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n int iVar2;\n uint uVar3;\n undefined8 uVar4;\n \n piVar1 = *(int **)(param_1 + 0x20);\n *(uint *)(param_1 + 0x24) = param_2;\n *(uint *)(param_1 + 0x28) = param_3;\n if (piVar1 != (int *)0x0) {\n if (*(code **)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void FUN_0015c440(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n int iVar2;\n uint uVar3;\n undefined8 uVar4;\n \n piVar1 = *(int **)(param_1 + 0x20);\n *(uint *)(param_1 + 0x24) = param_2;\n *(uint *)(param_1 + 0x28) = param_3;\n if (piVar1 != (int *)0x0) {\n if (*(code ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void set_addralign(Output_section_data * this, uint64_t addralign) */
void __thiscall
gold::type_1::function_1(type_1 *this,uint64_t addralign)
{
type_2 *var_1;
type_3 *var_2;
type_4 var_4;
ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,uint param_2,uint param_3)
{
int *piVar1;
int iVar2;
uint uVar3;
undefined8 uVar4;
piVar1 = *(int **)(param_1 + 0x20);
*(uint *)(param_1 + 0x24) = param_2;
*(uint *)(param_1 + 0x28) = par... |
614_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | gldelf_x86_64_list_options | FUN_0003d2d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void gldelf_x86_64_list_options(FILE *file)
{
char *pcVar1;
pcVar1 = (char *)dcgettext(0,
" -z noextern-protected-data Do not treat protected data sy... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003d2d0(FILE *param_1)
{
char *pcVar1;
pcVar1 = (char *)dcgettext(0,
" -z noextern-protected-data Do not treat protected data symbol as external\n"
,5)... | PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x191d29
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
PUSH 0x5
LEA EAX,[EBX + 0xffedf3fc]
PUSH EAX
PUSH 0x0
CALL 0x00016310
POP EDX
POP ECX
PUSH EAX
PUSH ESI
CALL 0x000167a0
ADD ESP,0xc
LEA EAX,[EBX + 0xffedf44c]
PUSH 0x5
PUSH EAX
PUSH 0x0
CALL 0x00016310
POP EDX
POP ECX
PUSH EAX... | null | null | null | null | [('tmp_1024', u'CAST_-1206069499'), (u'COPY_-1206069673', u'CALL_-1206070291'), ('tmp_1024', u'CAST_-1206069469'), (u'CAST_-1206069569', u'CALL_-1206070197'), (u'CALL_-1206070495', u'CAST_-1206069689'), (u'COPY_-1206069702', u'CALL_-1206070359'), ('const-5', u'CALL_-1206070155'), (u'CAST_-1206069479', u'CALL_-120606999... | [(u'CALL_-1206070291', u'CAST_-1206069602'), (u'CALL_-1206070359', u'CAST_-1206069631'), (u'COPY_-1206069673', u'CALL_-1206070291'), (u'CALL_-1206070495', u'CAST_-1206069689'), ('tmp_2757', u'CALL_-1206070061'), (u'COPY_-1206069702', u'CALL_-1206070359'), ('const-5', u'CALL_-1206070019'), ('const-0', u'CALL_-1206070291... | null | null | 0003d2d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003d2d0(FILE *param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)dcgettext(0,\n " -z noextern-protected-data Do not treat protected data symbol as external\n"\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid gldelf_x86_64_list_options(FILE *file)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)dcgettext(0,\n " -z noextern-protected-data Do ... | (translation_unit "void FUN_0003d2d0(FILE *param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)dcgettext(0,\n " -z noextern-protected-data Do not treat protected data symbol as external\n"\n ,5);\n fprintf(param_1,pcVar1);\n pcVar1 = (char *)dcgettext(0,\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab... | (function_definition "void FUN_0003d2d0(FILE *param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)dcgettext(0,\n " -z noextern-protected-data Do not treat protected data symbol as external\n"\n ,5);\n fprintf(param_1,pcVar1);\n pcVar1 = (char *)dcgettext(0,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *file)
{
char *pcVar1;
pcVar1 = (char *)var_1(0,
" -z noextern-protected-data Do not treat protected data symbol as external\n... | 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(FILE *param_1)
{
char *pcVar1;
pcVar1 = (char *)dcgettext(0,
" -z noextern-protected-data Do not treat protected data symbol as external\n"
,5);
fp... |
385_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | lang_startup | FUN_00026aa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void lang_startup(char *name)
{
undefined1 *puVar1;
lang_input_statement_type *plVar2;
char *fmt;
if (first_file->filename != (char *)0x0) {
fmt = (char *)dcgettext(0,"%F%P: multiple STARTUP files\n",5);
einfo(... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00026aa0(undefined4 param_1)
{
byte *pbVar1;
int iVar2;
undefined4 uVar3;
if (*(int *)(DAT_00091854 + 8) != 0) {
uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);
FUN_00031760(uVar3);
}
iVa... | PUSH ESI
PUSH EBX
CALL 0x00015a80
ADD EBX,0x6a559
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EBX + 0x854]
MOV EDX,dword ptr [EAX + 0x8]
TEST EDX,EDX
JZ 0x00026ae5
SUB ESP,0x4
LEA EAX,[EBX + 0xfffbb0b6]
PUSH 0x5
PUSH EAX
PUSH 0x0
CALL 0x000142f0
MOV dword ptr [ESP],EAX
CALL 0x00031760
MOV EAX,dword pt... | null | null | null | null | [(u'MULTIEQUAL_-1206031365', u'PTRSUB_-1206031356'), (u'PTRSUB_-1206031346', u'LOAD_-1206031540'), ('tmp_714', u'MULTIEQUAL_-1206031365'), (u'LOAD_-1206031540', u'INT_OR_-1206031513'), ('const-5', u'CALL_-1206031590'), ('const-1', u'PTRSUB_-1206031346'), (u'CALL_-1206031577', u'INDIRECT_-1206031383'), ('const-417', u'L... | [(u'INT_ADD_-1206031526', u'CAST_-1206031351'), (u'CALL_-1206031590', u'CALL_-1206031577'), (u'CALL_-1206031590', u'INDIRECT_-1206031394'), (u'LOAD_-1206031540', u'INT_OR_-1206031513'), ('tmp_659', u'STORE_-1206031546'), (u'INT_ADD_-1206031532', u'CAST_-1206031355'), (u'CAST_-1206031355', u'STORE_-1206031546'), ('const... | null | null | 00026aa0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00026aa0(undefined4 param_1)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (*(int *)(DAT_00091854 + 8) != 0) {\n uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);\n F... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid lang_startup(char *name)\n\n{\n undefined1 *puVar1;\n lang_input_statement_type *plVar2;\n char *fmt;\n \n if (first_file->filename != (char *)0x0) {\n fmt = (char *)dcgettext(0,"%F%P: multiple STA... | (translation_unit "void FUN_00026aa0(undefined4 param_1)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (*(int *)(DAT_00091854 + 8) != 0) {\n uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);\n FUN_00031760(uVar3);\n }\n iVar2 = DAT_00091854;\n *(undefined4 *)(DAT_00091854 + 8) = par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (p... | (function_definition "void FUN_00026aa0(undefined4 param_1)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (*(int *)(DAT_00091854 + 8) != 0) {\n uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);\n FUN_00031760(uVar3);\n }\n iVar2 = DAT_00091854;\n *(undefined4 *)(DAT_00091854 + 8) = ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(char *name)
{
type_1 *puVar1;
type_2 *plVar2;
char *fmt;
if (first_file->filename != (char *)0x0) {
fmt = (char *)var_1(0,"%F%P: multiple STARTUP files\n",5);
var_2(fmt);
}
plVar2 = first_fi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
byte *pbVar1;
int iVar2;
undefined4 uVar3;
if (*(int *)(DAT_00091854 + 8) != 0) {
uVar3 = dcgettext(0,"%F%P: multiple STARTUP files\n",5);
FUN_00031760(uVar3);
}
iVar2 = D... |
203_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | FUN_0002700d | FUN_0002700d |
void FUN_0002700d(void)
{
int unaff_EBP;
(**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))
((int *)**(undefined4 **)(unaff_EBP + -0x4c));
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0002700d(void)
{
int unaff_EBP;
(**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))
((int *)**(undefined4 **)(unaff_EBP + -0x4c));
/* WARNING: Subroutine does not return */
FUN_00217770();
}
| MOV EAX,dword ptr [EBP + -0x4c]
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
MOV EAX,dword ptr [EDX]
PUSH EDX
CALL dword ptr [EAX + 0xc]
MOV dword ptr [ESP],EBX
MOV EBX,dword ptr [EBP + -0x40]
CALL 0x00217770 | null | null | null | null | [(u'INT_ADD_-1206030274', u'CAST_-1206030180'), (u'CAST_-1206030193', u'LOAD_-1206030320'), (u'LOAD_-1206030303', u'CAST_-1206030186'), ('const-12', u'INT_ADD_-1206030274'), (u'CAST_-1206030180', u'LOAD_-1206030290'), ('tmp_156', u'INT_ADD_-1206030304'), ('const-417', u'LOAD_-1206030290'), ('const-417', u'LOAD_-1206030... | [(u'INT_ADD_-1206030274', u'CAST_-1206030180'), (u'CAST_-1206030193', u'LOAD_-1206030320'), (u'LOAD_-1206030303', u'CAST_-1206030186'), ('const-12', u'INT_ADD_-1206030274'), (u'CAST_-1206030180', u'LOAD_-1206030290'), ('tmp_156', u'INT_ADD_-1206030304'), ('const-417', u'LOAD_-1206030290'), ('const-417', u'LOAD_-1206030... | null | null | 0002700d | x86 | O1 | (translation_unit "void FUN_0002700d(void)\n\n{\n int unaff_EBP;\n \n (**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))\n ((int *)**(undefined4 **)(unaff_EBP + -0x4c));\n /* WARNING: Subroutine does not return */\n FUN_00217770();\n}\n\n" (function_definition "void FUN_... | (translation_unit "void FUN_0002700d(void)\n\n{\n int unaff_EBP;\n \n (**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))\n ((int *)**(undefined4 **)(unaff_EBP + -0x4c));\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FU... | (translation_unit "void FUN_0002700d(void)\n\n{\n int unaff_EBP;\n \n (**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))\n ((int *)**(undefined4 **)(unaff_EBP + -0x4c));\n \n FUN_00217770();\n}\n\n" (function_definition "void FUN_0002700d(void)\n\n{\n int unaff_EBP;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TY... | (function_definition "void FUN_0002700d(void)\n\n{\n int unaff_EBP;\n \n (**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))\n ((int *)**(undefined4 **)(unaff_EBP + -0x4c));\n \n FUN_00217770();\n}" (primitive_type "void") (function_declarator "FUN_0002700d(void)" (identi... |
void function_1(void)
{
int var_1;
(**(type_1 **)(*(int *)**(type_2 **)(var_1 + -0x4c) + 0xc))
((int *)**(type_2 **)(var_1 + -0x4c));
/* WARNING: Subroutine does not return */
var_2();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
(**(code **)(*(int *)**(undefined4 **)(unaff_EBP + -0x4c) + 0xc))
((int *)**(undefined4 **)(unaff_EBP + -0x4c));
/* WARNING: Subroutine does not return */
FUN_00217770();
}
|
9426_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | swap | FUN_00278170 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wfstream::swap(std::wfstream&) */
void std::wfstream::swap(wfstream *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00278170(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;
FUN_00... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x19be87
SUB ESP,0x14
MOV EBP,dword ptr [ESP + 0x28]
MOV EDX,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [EBP]
MOV EDI,dword ptr [EAX + -0xc]
MOV EAX,dword ptr [EDX]
MOV ESI,dword ptr [EAX + -0xc]
ADD EDI,EBP
ADD EBP,0xc
ADD ESI,EDX
PUSH ESI
PUSH EDI
CALL 0x0028d... | null | null | null | null | [('const-1', u'RETURN_-1204256370')] | [(u'PTRADD_-1204255871', u'LOAD_-1204256112'), (u'INT_ADD_-1204256240', u'CALL_-1204256232'), (u'INT_ADD_-1204256293', u'INT_ADD_-1204256146'), (u'INT_ADD_-1204256301', u'CAST_-1204255950'), ('const-116', u'INT_ADD_-1204256115'), (u'PTRADD_-1204255951', u'CALL_-1204256058'), (u'LOAD_-1204256199', u'STORE_-1204256166'),... | null | null | 00278170 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00278170(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = *(int *)(*param_2 + -... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wfstream::swap(std::wfstream&) */\n\nvoid std::wfstream::swap(wfstream *param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::wfstream::swap(wfstream *param_1)\n\n{\n}" primitive_type (ERR... | (translation_unit "void FUN_00278170(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;\n FUN_0028d630(iVar4,iVar3);\n FUN_00272e60(iVar4,iVar4 + 0x6c);\n F... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "void FUN_00278170(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;\n FUN_0028d630(iVar4,iVar3);\n FUN_00272e60(iVar4,iVar4 + 0x6c);\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wfstream::swap(std::wfstream&) */
void std::type_1::function_1(type_1 *param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;
FUN_0028d630... |
5092_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | Output_reloc | FUN_0016a630 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address,
bool is_relative) */
void __thiscall
gol... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0016a630(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,
int param_7,byte param_8)
{
uint uVar1;
param_1[2] = param_6;
param_1[3] = param_7;
param_1[4] = -2;
uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x2a99c7
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x20]
MOV EDI,dword ptr [ESP + 0x34]
MOVZX ECX,byte ptr [ESP + 0x3c]
MOV EBP,dword ptr [ESP + 0x38]
MOV EAX,dword ptr [EDX + 0x14]
MOV ESI,dword ptr [ESP + 0x24]
MOV dword ptr [EDX + 0x8],EDI
MOV EDI,dword ptr [ESP... | null | null | null | null | [('const-1', u'RETURN_-1207327154')] | [(u'CAST_-1207326501', u'STORE_-1207326806'), (u'INT_OR_-1207326908', u'INT_RIGHT_-1207326537'), (u'INT_OR_-1207326561', u'INT_OR_-1207326805'), ('const-1', u'RETURN_-1207326606'), ('const-3166603', u'COPY_-1207326486'), ('const-417', u'STORE_-1207326998'), (u'INT_RIGHT_-1207326537', u'SUBPIECE_-1207326572'), (u'LOAD_-... | null | null | 0016a630 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0016a630(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n int param_7,byte param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_6;\n param_1[3] = param_7... | (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,_64,_false> * this,\n Output_section * os, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address,\n bool is_relative) */... | (translation_unit "void FUN_0016a630(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n int param_7,byte param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_6;\n param_1[3] = param_7;\n param_1[4] = -2;\n uVar1 = param_1[5] & 0xf0000000U | param_3 & 0xfffffff;\n param_1[... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_0016a630(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n int param_7,byte param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_6;\n param_1[3] = param_7;\n param_1[4] = -2;\n uVar1 = param_1[5] & 0xf0000000U | param_3 & 0xfffffff;\n 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,_64,_false> * this,
Output_section * os, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address,
bool is_relative) */
void __thiscall
gol... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,
int param_7,byte param_8)
{
uint uVar1;
param_1[2] = param_6;
param_1[3] = param_7;
param_1[4] = -2;
uVar1 = pa... |
10657_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | register_Btype | FUN_00394e50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int register_Btype(work_stuff *work)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00394e50(int param_1)
{
int iVar1;
int iVar2;
iVar1 = *(int *)(param_1 + 0x14);
iVar2 = *(int *)(param_1 + 0x1c);
if (iVar1 < iVar2) {
iVar2 = *(int *)(param_1 + 0xc);
}
else if (iVar2 ==... | PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2551a7
SUB ESP,0x4
MOV EAX,dword ptr [EAX + 0x14]
MOV EDX,dword ptr [ESI + 0x1c]
CMP EAX,EDX
JGE 0x00394e88
MOV EDX,dword ptr [ESI + 0xc]
LEA ECX,[EAX + 0x1]
MOV dword ptr [ESI + 0x14],ECX
MOV dword ptr [EDX + EAX*0x4],0x0
ADD ESP,0x4
POP EBX
POP ESI
RET
TEST EDX,... | null | null | null | null | [('const-1', u'RETURN_-1205449111')] | [('tmp_999', u'INT_ADD_-1205448885'), ('const-20', u'INT_ADD_-1205448750'), ('tmp_999', u'INT_ADD_-1205448848'), (u'LOAD_-1205449081', u'INT_EQUAL_-1205448987'), (u'CALL_-1205448789', u'STORE_-1205448770'), (u'INT_ADD_-1205449025', u'CAST_-1205448648'), (u'CALL_-1205448789', u'MULTIEQUAL_-1205448740'), (u'INT_ADD_-1205... | null | null | 00394e50 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00394e50(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = *(int *)(param_1 + 0x14);\n iVar2 = *(int *)(param_1 + 0x1c);\n if (iVar1 < iVar2) {\n iVar2 = *(int *)(param_1 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint register_Btype(work_stuff *work)\n\n{\n}\n\n" comment (function_definition "int register_Btype(work_stuff *work)\n\n{\n}" primitive_type (function_declarator "register_Btype(work_stuff *work)" identifier (p... | (translation_unit "void __regparm3 FUN_00394e50(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = *(int *)(param_1 + 0x14);\n iVar2 = *(int *)(param_1 + 0x1c);\n if (iVar1 < iVar2) {\n iVar2 = *(int *)(param_1 + 0xc);\n }\n else if (iVar2 == 0) {\n *(undefined4 *)(param_1 + 0x1c) = 5;\n iVar2 = ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_de... | (function_definition "void __regparm3 FUN_00394e50(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = *(int *)(param_1 + 0x14);\n iVar2 = *(int *)(param_1 + 0x1c);\n if (iVar1 < iVar2) {\n iVar2 = *(int *)(param_1 + 0xc);\n }\n else if (iVar2 == 0) {\n *(undefined4 *)(param_1 + 0x1c) = 5;\n iVar2... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(type_1 *work)
{
}
| 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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (id... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1)
{
int iVar1;
int iVar2;
iVar1 = *(int *)(param_1 + 0x14);
iVar2 = *(int *)(param_1 + 0x1c);
if (iVar1 < iVar2) {
iVar2 = *(int *)(param_1 + 0xc);
}
else if (iVar2 == 0) {
... |
1085_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | lseek64 | lseek64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off64_t lseek64(int __fd,__off64_t __offset,int __whence)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* lseek64@@GLI... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off64_t lseek64(int __fd,__off64_t __offset,int __whence)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207819502')] | [('const-1', u'RETURN_-1207819502')] | null | null | 001d2308 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__off64_t lseek64(int __fd,__off64_t __offset,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__off64_t lseek64(int __fd,__off64_t __offset,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "__off64_t lseek64(int __fd,__off64_t __offset,int __whence)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "__off64_t lseek64(int __fd,__off64_t __offset,int __whence)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "lseek64(int __fd,... | (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 ( ))) ;) }))) | (function_definition "__off64_t lseek64(int __fd,__off64_t __offset,int __whence)\n\n{\n \n halt_baddata();\n}" (type_identifier "__off64_t") (function_declarator "lseek64(int __fd,__off64_t __offset,int __whence)" (identifier "lseek64") (parameter_list "(int __fd,__off64_t __offset,int __whence)" (... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(int __fd,type_1 __offset,int __whence)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* lseek64@@GLIBC_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off64_t MASKED(int __fd,__off64_t __offset,int __whence)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
583_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | ia64elf_after_parse | FUN_00038c90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void ia64elf_after_parse(void)
{
char *fmt;
link_info.relax_pass = 2;
bfd_elf64_ia64_after_parse(itanium);
if ((link_info._0_1_ & 3) == 1) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00038c90(void)
{
undefined4 uVar1;
DAT_00098c58 = 2;
bfd_elf64_ia64_after_parse(DAT_00098ac4);
if ((DAT_00098c00 & 3) == 1) {
DAT_00098c7c = DAT_00098c7c | 0x8000000;
}
if (((DAT_00098c00 & 2) == 0) &... | PUSH ESI
PUSH EBX
CALL 0x00015a40
ADD EBX,0x5f369
SUB ESP,0x10
PUSH dword ptr [EBX + 0xac4]
LEA ESI,[EBX + 0xc00]
MOV dword ptr [ESI + 0x58],0x2
CALL 0x000148d0
MOVZX EAX,byte ptr [ESI]
ADD ESP,0x10
MOV EDX,EAX
AND EDX,0x3
CMP DL,0x1
JNZ 0x00038ccf
OR dword ptr [ESI + 0x7c],0x8000000
TEST AL,0x2
JNZ 0x00038ce7
TEST byt... | null | null | null | null | [('const-0', u'RETURN_-1206088301'), (u'INT_EQUAL_-1206088432', u'CBRANCH_-1206088429'), (u'INDIRECT_-1206088110', u'MULTIEQUAL_-1206088054'), (u'INDIRECT_-1206088017', u'MULTIEQUAL_-1206088054'), (u'INT_SLESS_-1206088344', u'CBRANCH_-1206088351'), (u'CALL_-1206088334', u'INDIRECT_-1206088031'), (u'INDIRECT_-1206088086... | [(u'CALL_-1206088260', u'CALL_-1206088247'), ('const-0', u'RETURN_-1206088301'), (u'INDIRECT_-1206088094', u'MULTIEQUAL_-1206088038'), (u'CALL_-1206088260', u'INDIRECT_-1206088022'), (u'CALL_-1206088479', u'INDIRECT_-1206088100'), (u'CALL_-1206088247', u'INDIRECT_-1206088019'), (u'INT_EQUAL_-1206088432', u'CBRANCH_-120... | null | null | 00038c90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00038c90(void)\n\n{\n undefined4 uVar1;\n \n DAT_00098c58 = 2;\n bfd_elf64_ia64_after_parse(DAT_00098ac4);\n if ((DAT_00098c00 & 3) == 1) {\n DAT_00098c7c = DAT_00098c7c | 0x8000000;\n }\n i... | (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 ia64elf_after_parse(void)\n\n{\n char *fmt;\n \n link_info.relax_pass = 2;\n bfd_elf64_ia64_after_parse(itanium);\n if ((l... | (translation_unit "void FUN_00038c90(void)\n\n{\n undefined4 uVar1;\n \n DAT_00098c58 = 2;\n bfd_elf64_ia64_after_parse(DAT_00098ac4);\n if ((DAT_00098c00 & 3) == 1) {\n DAT_00098c7c = DAT_00098c7c | 0x8000000;\n }\n if (((DAT_00098c00 & 2) == 0) && ((DAT_00098c07 & 4) != 0)) {\n if (DAT_00098c64 < 1) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement... | (function_definition "void FUN_00038c90(void)\n\n{\n undefined4 uVar1;\n \n DAT_00098c58 = 2;\n bfd_elf64_ia64_after_parse(DAT_00098ac4);\n if ((DAT_00098c00 & 3) == 1) {\n DAT_00098c7c = DAT_00098c7c | 0x8000000;\n }\n if (((DAT_00098c00 & 2) == 0) && ((DAT_00098c07 & 4) != 0)) {\n if (DAT_00098c64 < 1) {... |
/* 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)
{
char *fmt;
link_info.relax_pass = 2;
var_1(itanium);
if ((link_info._0_1_ & 3) == 1) {
link_info.flags_1._0_4_ = ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 uVar1;
DAT_00098c58 = 2;
bfd_elf64_ia64_after_parse(DAT_00098ac4);
if ((DAT_00098c00 & 3) == 1) {
DAT_00098c7c = DAT_00098c7c | 0x8000000;
}
if (((DAT_00098c00 & 2) == 0) && ((DA... |
596_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | gldelf64lriscv_lp64f_open_dynamic_archive | FUN_0003c970 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
gldelf64lriscv_lp64f_open_dynamic_archive
(char *arch,search_dirs_type *search,lang_input_statement_type *entry)
{
lang_input_statement_flags lVar1;
byte bVar2;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003c970(char *param_1,int param_2,int param_3)
{
byte bVar1;
undefined4 uVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
char *__s;
int iVar6;
char *__s_00;
uVar2 = 0;
bVar1 = *(byte *)(par... | PUSH EBP
XOR EAX,EAX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0xff685
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x38]
MOVZX EDX,byte ptr [ESI + 0x24]
TEST DL,0x1
MOV byte ptr [ESP + 0xc],DL
JZ 0x0003ca7c
SUB ESP,0xc
MOV EBP,dword ptr [ESI + 0x8]
MOV EAX,dword ptr [ESP + 0x40]
PUSH dword ptr [EAX + 0x4]
CALL 0x000... | null | null | null | null | [(u'COPY_-1206072531', u'MULTIEQUAL_-1206071972'), (u'COPY_-1206072165', u'RETURN_-1206072117'), ('const-417', u'LOAD_-1206072148'), ('const-417', u'LOAD_-1206072859'), ('const-2', u'INT_ADD_-1206072168'), (u'INT_AND_-1206072475', u'INT_NOTEQUAL_-1206072488'), (u'PTRSUB_-1206071690', u'LOAD_-1206072846'), ('const-0', u... | [('const-8', u'INT_ADD_-1206072843'), (u'CALL_-1206072715', u'CAST_-1206071636'), (u'COPY_-1206072165', u'RETURN_-1206072117'), (u'CAST_-1206071574', u'STORE_-1206072569'), ('const-2', u'INT_ADD_-1206072168'), (u'CALL_-1206072178', u'CAST_-1206071368'), (u'INT_AND_-1206072475', u'INT_NOTEQUAL_-1206072488'), ('const-0',... | null | null | 0003c970 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003c970(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\ngldelf64lriscv_lp64f_open_dynamic_archive\n (char *arch,search_dirs_type *search,lang_input_statement_type *entry)\n\n{\n lang_input_statement_f... | (translation_unit "undefined4 FUN_0003c970(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uVar2 = 0;\n bVar1 = *(byte *)(param_3 + 0x24);\n if ((bVar1 & 1) != 0) {\n __s_00 = *(ch... | (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 ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "undefined4 FUN_0003c970(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uVar2 = 0;\n bVar1 = *(byte *)(param_3 + 0x24);\n if ((bVar1 & 1) != 0) {\n __s_00 = *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1
(char *arch,type_2 *search,type_3 *entry)
{
type_4 lVar1;
type_5 var_12;
type_1 var_8;
size_t var_3;
size_t var_4;
size_t var_5;
char *__s;
int... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(char *param_1,int param_2,int param_3)
{
byte bVar1;
undefined4 uVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
char *__s;
int iVar6;
char *__s_00;
uVar2 = 0;
bVar1 = *(byte *)(param_3 +... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.