file_name stringlengths 18 81 | original_function_name stringlengths 2 716 | stripped_function_name stringlengths 2 44 | decompiled_code_original stringlengths 41 480k ⌀ | decompiled_code_stripped stringlengths 37 233k ⌀ | assembly_code stringlengths 3 141k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.38M | pcode_edges_stripped stringlengths 11 4.09M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 348 6.43M ⌀ | S-Expression_decompiled_code_original stringlengths 360 20.2M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 6.43M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 6.48M ⌀ | Replace_function_name_and_variable_name stringlengths 39 441k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 233k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
897_wget_and_wget_strip.c | wget_base64_decode | FUN_0005a3a7 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
ssize_t wget_base64_decode(char *base64,void *dest,size_t size)
{
char *pcVar1;
byte bVar2;
char cVar3;
char cVar4;
ssize_t sVar5;
_Bool _Var6;
uchar c;
char *p;
uchar *... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0005a3a7(byte *param_1,byte *param_2,int param_3)
{
byte *pbVar1;
byte bVar2;
int iVar3;
char cVar4;
char cVar5;
byte *local_1c;
byte *local_18;
int local_14;
local_1c = param_1;
local_18 = param_2... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x00016fd0
ADD EBX,0x4d83d
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x18],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x14],EAX
MOV dword ptr [EBP + -0x10],0x0
MOV EAX,dword ptr [EBP + -0x18]
LEA EDX,[EAX + 0x1]
MOV dword ptr [EBP + -0x18],EDX
MOVZX... | null | null | null | null | [(u'PTRADD_-1206212241', u'COPY_-1206211073'), (u'MULTIEQUAL_-1206211656', u'LOAD_-1206213622'), (u'MULTIEQUAL_-1206211168', u'LOAD_-1206212293'), (u'MULTIEQUAL_-1206211447', u'MULTIEQUAL_-1206211714'), ('const-16', u'INT_RIGHT_-1206211316'), (u'MULTIEQUAL_-1206211540', u'LOAD_-1206213328'), (u'COPY_-1206211543', u'MUL... | [(u'CAST_-1206210956', u'INT_SLESS_-1206212155'), ('const-621728', u'PTRSUB_-1206211237'), ('const-0', u'INT_SLESS_-1206213456'), ('const-4294967295', u'COPY_-1206210961'), (u'LOAD_-1206213328', u'INT_ZEXT_-1206213104'), ('const-417', u'LOAD_-1206212293'), ('const-417', u'LOAD_-1206213111'), (u'CAST_-1206211025', u'INT... | null | null | 0005a3a7 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0005a3a7(byte *param_1,byte *param_2,int param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n char cVar4;\n char cVar5;\n byte *local_1c;\n byte *local_18;\n int local_14;\n \n local_1c... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nssize_t wget_base64_decode(char *base64,void *dest,size_t size)\n\n{\n char *pcVar1;\n byte bVar2;\n char cVar3;\n char cVar4;\n ssize_t sVar5;\n _Bool _Var6;\n ... | (translation_unit "int FUN_0005a3a7(byte *param_1,byte *param_2,int param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n char cVar4;\n char cVar5;\n byte *local_1c;\n byte *local_18;\n int local_14;\n \n local_1c = param_1;\n local_18 = param_2;\n local_14 = 0;\n iVar3 = local_14;\n while( true ) {\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "int FUN_0005a3a7(byte *param_1,byte *param_2,int param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n char cVar4;\n char cVar5;\n byte *local_1c;\n byte *local_18;\n int local_14;\n \n local_1c = param_1;\n local_18 = param_2;\n local_14 = 0;\n iVar3 = local_14;\n while( true )... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
ssize_t function_1(char *base64,void *dest,size_t var_4)
{
char *pcVar1;
type_1 var_3;
char cVar3;
char cVar4;
ssize_t sVar5;
type_2 _Var6;
type_3 c;
char *var_1;
type_3... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(byte *param_1,byte *param_2,int param_3)
{
byte *pbVar1;
byte bVar2;
int iVar3;
char cVar4;
char cVar5;
byte *local_1c;
byte *local_18;
int local_14;
local_1c = param_1;
local_18 = param_2;
lo... |
1936_putty_and_putty_strip.c | unifontsel_destroy | FUN_000b76e8 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void unifontsel_destroy(unifontsel *fontsel)
{
void *ptr;
undefined4 uVar1;
unifontsel_internal *fs;
fonti... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000b76e8(int param_1)
{
int iVar1;
undefined4 uVar2;
FUN_000a4222(*(undefined4 *)(param_1 + 0x6c));
while( true ) {
iVar1 = FUN_000a5bf2(*(undefined4 *)(param_1 + 0x68),0);
if (iVar1 == 0) break;
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x0001c140
ADD EBX,0x5f0a0
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x10],EAX
MOV EAX,dword ptr [EBP + -0x10]
MOV EAX,dword ptr [EAX + 0x6c]
SUB ESP,0xc
PUSH EAX
CALL 0x000a4222
ADD ESP,0x10
JMP 0x000b7722
SUB ESP,0xc
PUSH dword ptr [EBP + -0xc]
CALL 0x000326be... | null | null | null | null | [(u'LOAD_-1206618325', u'CAST_-1206617787'), (u'LOAD_-1206618122', u'CALL_-1206618090'), ('const-6', u'PTRADD_-1206617733'), (u'PTRSUB_-1206617798', u'LOAD_-1206618325'), (u'PTRSUB_-1206617762', u'LOAD_-1206618260'), ('const-0', u'INT_EQUAL_-1206618192'), ('tmp_775', u'PTRADD_-1206617764'), ('const-417', u'LOAD_-120661... | [('const-0', u'CALL_-1206618227'), ('tmp_1660', u'INT_ADD_-1206618106'), ('const-417', u'LOAD_-1206618181'), (u'LOAD_-1206618122', u'CALL_-1206618090'), (u'INT_ADD_-1206618106', u'CAST_-1206617711'), ('const-417', u'LOAD_-1206618260'), ('const-417', u'LOAD_-1206618325'), (u'CALL_-1206618227', u'CALL_-1206618078'), (u'L... | null | null | 000b76e8 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b76e8(int param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n FUN_000a4222(*(undefined4 *)(param_1 + 0x6c));\n while( true ) {\n iVar1 = FUN_000a5bf2(*(undefined4 *)(param_1 + 0x68),0);\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid unifontsel_destroy(unifontsel *fontsel)\n\n{\n void *ptr;\n undefined4 uVar1;\n unifo... | (translation_unit "void FUN_000b76e8(int param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n FUN_000a4222(*(undefined4 *)(param_1 + 0x6c));\n while( true ) {\n iVar1 = FUN_000a5bf2(*(undefined4 *)(param_1 + 0x68),0);\n if (iVar1 == 0) break;\n FUN_000326be(iVar1);\n }\n FUN_000a4222(*(undefined4 *)(para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descrip... | (function_definition "void FUN_000b76e8(int param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n FUN_000a4222(*(undefined4 *)(param_1 + 0x6c));\n while( true ) {\n iVar1 = FUN_000a5bf2(*(undefined4 *)(param_1 + 0x68),0);\n if (iVar1 == 0) break;\n FUN_000326be(iVar1);\n }\n FUN_000a4222(*(undefined4 *)(p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *fontsel)
{
void *var_3;
type_2 uVar1;
type_3 *fs;
type_4 *info;
var_1((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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
int iVar1;
undefined4 uVar2;
FUN_000a4222(*(undefined4 *)(param_1 + 0x6c));
while( true ) {
iVar1 = FUN_000a5bf2(*(undefined4 *)(param_1 + 0x68),0);
if (iVar1 == 0) break;
FUN_00... |
115_busybox_and_busybox_strip.c | skip_dev_pfx | FUN_00019862 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
char * skip_dev_pfx(char *tty_name)
{
char *tty_name_local;
char *unprefixed;
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
int __regparm3 FUN_00019862(int param_1)
{
int iVar1;
iVar1 = FUN_0001909e();
if (iVar1 != 0) {
param_1 = iVar1;
}
return param_1;
}
| SUB ESP,0x2c
CALL 0x00017ef1
ADD EDX,0xf9196
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0xc]
LEA EDX,[EDX + 0xffff7d7d]
CALL 0x0001909e
MOV dword ptr [ESP + 0x1c],EAX
CMP dword ptr [ESP + 0x1c],0x0
JZ 0x00019894
MOV EAX,dword ptr [ESP + 0x1c]
JMP 0x00019898
MOV EAX,dword ptr [ESP + 0xc]
ADD ESP,0x2c
RET | null | null | null | null | [('const-1', u'RETURN_-1205954436')] | [(u'CALL_-1205954396', u'COPY_-1205954320'), (u'CALL_-1205954396', u'INT_NOTEQUAL_-1205954371'), ('tmp_131', u'CBRANCH_-1205954368'), ('const-0', u'INT_NOTEQUAL_-1205954371'), ('const-0', u'RETURN_-1205954332'), ('tmp_239', u'MULTIEQUAL_-1205954272'), (u'MULTIEQUAL_-1205954272', u'RETURN_-1205954332'), (u'COPY_-1205954... | null | null | 00019862 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nint __regparm3 FUN_00019862(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001909e();\n if (iVar1 != 0) {\n param_1 = iVar1;\n }\n return param_1;\n}\n\n" comment (function_definition "int __regparm... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * skip_dev_pfx(char *tty_name)\n\n{\n char *tty_name_local;\n char *unprefixed;\n \n}\n\n" comment (function_definition "char * skip_dev_pfx(char *tty_name)\n\n{\n char *tty_name_local;\n char *unpref... | (translation_unit "int __regparm3 FUN_00019862(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001909e();\n if (iVar1 != 0) {\n param_1 = iVar1;\n }\n return param_1;\n}\n\n" (function_definition "int __regparm3 FUN_00019862(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001909e();\n if (iVar1 != 0) {\n... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesi... | (function_definition "int __regparm3 FUN_00019862(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001909e();\n if (iVar1 != 0) {\n param_1 = iVar1;\n }\n return param_1;\n}" (primitive_type "int") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_00019862(int param_1)" (identifier "FUN_... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
char * function_1(char *tty_name)
{
char *tty_name_local;
char *unprefixed;
}
| 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.dx replaced with injection: get_pc_thunk_dx */
int __regparm3 MASKED(int param_1)
{
int iVar1;
iVar1 = FUN_0001909e();
if (iVar1 != 0) {
param_1 = iVar1;
}
return param_1;
}
|
5983_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | rust_demangle | FUN_001682f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * rust_demangle(char *mangled,int options)
{
char *sym;
int iVar1;
sym = cplus_demangle_v3(mangled,options);
if (sym != (char *)0x0) {
iVar1 = rust_is_mangled(sym);
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * FUN_001682f0(undefined4 param_1,undefined4 param_2)
{
void *__ptr;
int iVar1;
__ptr = (void *)FUN_00178560(param_1,param_2);
if (__ptr != (void *)0x0) {
iVar1 = FUN_0017de10(__ptr);
if (iVar1 == 0) {
... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x199d09
SUB ESP,0xc
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x00178560
ADD ESP,0x10
MOV ESI,EAX
TEST EAX,EAX
JZ 0x00168332
SUB ESP,0xc
PUSH EAX
CALL 0x0017de10
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00168340
SUB ESP,0xc
PUSH ESI
CALL 0x0017e1d0
ADD ESP,0x10
ADD ES... | null | null | null | null | [('const-0', u'RETURN_-1207335987'), ('const-0', u'INT_NOTEQUAL_-1207336108'), ('tmp_555', u'CALL_-1207336138'), ('const-0', u'INT_EQUAL_-1207336059'), (u'INT_NOTEQUAL_-1207336108', u'CBRANCH_-1207336108'), (u'CALL_-1207336138', u'CALL_-1207336085'), (u'COPY_-1207336011', u'RETURN_-1207335987'), (u'COPY_-1207335941', u... | [('const-0', u'RETURN_-1207335987'), ('const-0', u'INT_NOTEQUAL_-1207336108'), ('const-0', u'INT_EQUAL_-1207336059'), ('tmp_979', u'CALL_-1207336138'), (u'CAST_-1207335809', u'COPY_-1207336011'), ('tmp_980', u'CALL_-1207336138'), (u'INT_NOTEQUAL_-1207336108', u'CBRANCH_-1207336108'), (u'COPY_-1207336011', u'RETURN_-120... | null | null | 001682f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_001682f0(undefined4 param_1,undefined4 param_2)\n\n{\n void *__ptr;\n int iVar1;\n \n __ptr = (void *)FUN_00178560(param_1,param_2);\n if (__ptr != (void *)0x0) {\n iVar1 = FUN_0017de10(__pt... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * rust_demangle(char *mangled,int options)\n\n{\n char *sym;\n int iVar1;\n \n sym = cplus_demangle_v3(mangled,options);\n if (sym != (char *)0x0) {\n iVa... | (translation_unit "void * FUN_001682f0(undefined4 param_1,undefined4 param_2)\n\n{\n void *__ptr;\n int iVar1;\n \n __ptr = (void *)FUN_00178560(param_1,param_2);\n if (__ptr != (void *)0x0) {\n iVar1 = FUN_0017de10(__ptr);\n if (iVar1 == 0) {\n free(__ptr);\n return (void *)0x0;\n }\n FUN_00... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment... | (function_definition "void * FUN_001682f0(undefined4 param_1,undefined4 param_2)\n\n{\n void *__ptr;\n int iVar1;\n \n __ptr = (void *)FUN_00178560(param_1,param_2);\n if (__ptr != (void *)0x0) {\n iVar1 = FUN_0017de10(__ptr);\n if (iVar1 == 0) {\n free(__ptr);\n return (void *)0x0;\n }\n FUN... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *mangled,int options)
{
char *var_2;
int var_4;
var_2 = var_1(mangled,options);
if (var_2 != (char *)0x0) {
var_4 = var_3(var_2);
if (var_4 == 0)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * MASKED(undefined4 param_1,undefined4 param_2)
{
void *__ptr;
int iVar1;
__ptr = (void *)FUN_00178560(param_1,param_2);
if (__ptr != (void *)0x0) {
iVar1 = FUN_0017de10(__ptr);
if (iVar1 == 0) {
fr... |
9373_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | _S_construct<wchar_t_const*> | FUN_0022f330 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* wchar_t* std::wstring::_S_construct<wchar_t const*>(wchar_t const*, wchar_t const*,
std::allocator<wchar_t> const&, std::forward_iterator_tag) [clone .part.25] */
wchar_t * __regparm3
std::wstring::_S_construct<wchar_t_const... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
wchar_t * __regparm3 FUN_0022f330(wchar_t *param_1,int param_2,undefined4 param_3)
{
size_t *psVar1;
size_t __n;
__n = param_2 - (int)param_1 >> 2;
psVar1 = (size_t *)FUN_0022f170(__n,0,param_3);
if (__n == 1) {
... | PUSH EBP
MOV EBP,EAX
PUSH EDI
PUSH ESI
MOV ESI,EDX
PUSH EBX
SUB ESI,EAX
CALL 0x00035680
ADD EBX,0x10fcc1
MOV EDI,ESI
SAR EDI,0x2
SUB ESP,0x20
PUSH ECX
PUSH 0x0
PUSH EDI
CALL 0x0022f170
ADD ESP,0x10
MOV EDX,EAX
LEA ECX,[EAX + 0xc]
CMP EDI,0x1
JZ 0x0022f398
MOV dword ptr [ESP + 0xc],EAX
SUB ESP,0x4
PUSH EDI
PUSH EBP
PUSH... | null | null | null | null | [('const-12', u'INT_ADD_-1203899062'), ('const-2', u'PTRADD_-1203899026'), (u'INT_SUB_-1203899556', u'INT_ADD_-1203899062'), (u'LOAD_-1203899284', u'STORE_-1203899276'), ('tmp_903', u'CALL_-1203899388'), ('const-4', u'PTRADD_-1203899026'), (u'COPY_-1203899328', u'RETURN_-1203899294'), ('const-417', u'LOAD_-1203899284')... | [(u'INDIRECT_-1203899051', u'MULTIEQUAL_-1203899041'), (u'STORE_-1203899278', u'INDIRECT_-1203899043'), ('const-3', u'PTRADD_-1203899042'), (u'LOAD_-1203899284', u'STORE_-1203899276'), (u'COPY_-1203899328', u'RETURN_-1203899294'), ('tmp_899', u'CALL_-1203899470'), (u'CAST_-1203899034', u'INT_NOTEQUAL_-1203899256'), (u'... | null | null | 0022f330 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nwchar_t * __regparm3 FUN_0022f330(wchar_t *param_1,int param_2,undefined4 param_3)\n\n{\n size_t *psVar1;\n size_t __n;\n \n __n = param_2 - (int)param_1 >> 2;\n psVar1 = (size_t *)FUN_0022f170(__n,0,para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* wchar_t* std::wstring::_S_construct<wchar_t const*>(wchar_t const*, wchar_t const*,\n std::allocator<wchar_t> const&, std::forward_iterator_tag) [clone .part.25] */\n\nwchar_t * __regparm3\nstd::wstring::_S_... | (translation_unit "wchar_t * __regparm3 FUN_0022f330(wchar_t *param_1,int param_2,undefined4 param_3)\n\n{\n size_t *psVar1;\n size_t __n;\n \n __n = param_2 - (int)param_1 >> 2;\n psVar1 = (size_t *)FUN_0022f170(__n,0,param_3);\n if (__n == 1) {\n psVar1[3] = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) , (ERROR IDENT) IDENT , IDENT (ERROR IDENT) ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignme... | (ERROR "wchar_t * __regparm3 FUN_0022f330(wchar_t *param_1,int param_2,undefined4 param_3)" (binary_expression "wchar_t * __regparm3 FUN_0022f330(wchar_t *param_1,int param_2,undefined4 param_3)" (identifier "wchar_t") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_0022f330(wchar_t *param_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* wchar_t* std::wstring::_S_construct<wchar_t const*>(wchar_t const*, wchar_t const*,
std::allocator<wchar_t> const&, std::forward_iterator_tag) [clone .part.25] */
type_2 * __regparm3
std::wstring::_S_construct<wchar_t_const*... | null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (ERROR (identifier)) (identifier) (identifier) (ERROR (identifier)))))) (compound_statement (declaration... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
wchar_t * __regparm3 MASKED(wchar_t *param_1,int param_2,undefined4 param_3)
{
size_t *psVar1;
size_t __n;
__n = param_2 - (int)param_1 >> 2;
psVar1 = (size_t *)FUN_0022f170(__n,0,param_3);
if (__n == 1) {
psVar... |
3784_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_local_symbol_value | FUN_00102af0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: uint64_t do_local_symbol_value(Sized_relobj_file<32,_true> * this, uint
symndx, uint64_t addend) */
uint64_t __thiscall
gold::Sized_relobj_file<32,_true>::do_local_symbol_value
(Sized_relo... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_00102af0(int param_1,uint param_2,uint param_3)
{
uint *puVar1;
int *piVar2;
int iVar3;
uint uVar4;
uint uVar5;
int *piVar6;
int *piVar7;
uint local_30;
uint local_2c;
uVar4 = *(int *)(param_1 + 0x... | CALL 0x00074f02
ADD EAX,0x4e750b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV ESI,dword ptr [ESP + 0x40]
MOV ECX,dword ptr [ESP + 0x44]
MOV dword ptr [ESP + 0x1c],EAX
MOV EAX,dword ptr [ESP + 0x48]
MOV EBX,dword ptr [ESI + 0xdc]
MOV ESI,dword ptr [ESI + 0xe0]
MOV EDX,ESI
MOV dword ptr [ESP + 0xc],ESI
SUB EDX,EB... | null | null | null | null | [(u'LOAD_-1206965144', u'PTRSUB_-1206964457'), (u'MULTIEQUAL_-1206964549', u'CAST_-1206964279'), (u'LOAD_-1206965439', u'PTRADD_-1206964512'), (u'INT_NOTEQUAL_-1206964850', u'CBRANCH_-1206964847'), (u'CAST_-1206964353', u'INT_ADD_-1206964440'), (u'MULTIEQUAL_-1206964549', u'CAST_-1206964430'), (u'COPY_-1206964798', u'M... | [('const-224', u'INT_ADD_-1206965414'), ('const-4294967040', u'INT_LESS_-1206965188'), (u'LOAD_-1206965022', u'INT_ADD_-1206965004'), ('const-417', u'LOAD_-1206965118'), ('const-12', u'INT_ADD_-1206964737'), (u'INT_NOTEQUAL_-1206964850', u'CBRANCH_-1206964847'), (u'LOAD_-1206965439', u'INT_ADD_-1206965278'), (u'LOAD_-1... | null | null | 00102af0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00102af0(int param_1,uint param_2,uint param_3)\n\n{\n uint *puVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int *piVar6;\n int *piVar7;\n uint local_30;\n uint local_2c;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: uint64_t do_local_symbol_value(Sized_relobj_file<32,_true> * this, uint\n symndx, uint64_t addend) */\n\nuint64_t __thiscall\ngold::Sized_relobj_file<32,_true>::do_local_symbol_valu... | (translation_unit "int FUN_00102af0(int param_1,uint param_2,uint param_3)\n\n{\n uint *puVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int *piVar6;\n int *piVar7;\n uint local_30;\n uint local_2c;\n \n uVar4 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (uVar4 <= param_... | (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 "int FUN_00102af0(int param_1,uint param_2,uint param_3)\n\n{\n uint *puVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int *piVar6;\n int *piVar7;\n uint local_30;\n uint local_2c;\n \n uVar4 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (uVar4 <= par... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: uint64_t do_local_symbol_value(Sized_relobj_file<32,_true> * this, uint
symndx, uint64_t addend) */
uint64_t __thiscall
var_2::Sized_relobj_file<32,_true>::do_local_symbol_value
(Sized_rel... | 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 */
int MASKED(int param_1,uint param_2,uint param_3)
{
uint *puVar1;
int *piVar2;
int iVar3;
uint uVar4;
uint uVar5;
int *piVar6;
int *piVar7;
uint local_30;
uint local_2c;
uVar4 = *(int *)(param_1 + 0xe0) - ... |
164_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c | compare_section_lma | FUN_00016820 |
/* WARNING: Unknown calling convention */
int compare_section_lma(void *arg1,void *arg2)
{
int iVar1;
int iVar2;
uint uVar3;
int iVar4;
uint uVar5;
/* WARNING: Load size is inaccurate */
iVar1 = *arg1;
/* WARNING: Load size is inaccurate */
iVar2 = *arg2;
uV... |
int FUN_00016820(int *param_1,int *param_2)
{
int iVar1;
int iVar2;
uint uVar3;
int iVar4;
uint uVar5;
iVar1 = *param_1;
iVar2 = *param_2;
uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;
if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {
if (uVar5 != 0x102) {
return 1;
}
}
else if (uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
MOV EBX,dword ptr [EAX]
MOV EAX,dword ptr [ESP + 0x18]
MOV ECX,dword ptr [EAX]
MOV EAX,dword ptr [EBX + 0x14]
MOV EDX,dword ptr [ECX + 0x14]
AND EAX,0x102
AND EDX,0x102
CMP EAX,0x102
JZ 0x000168a0
MOV EAX,0xffffffff
CMP EDX,0x102
JZ 0x00016898
MOV EBP,d... | null | null | null | null | [(u'LOAD_-1205966686', u'INT_LESS_-1205966655'), (u'LOAD_-1205966571', u'INT_SUB_-1205966530'), ('tmp_364', u'CBRANCH_-1205966590'), (u'MULTIEQUAL_-1205966352', u'RETURN_-1205966449'), (u'LOAD_-1205966674', u'INT_SUB_-1205966633'), (u'INT_SUB_-1205966530', u'INT_LESSEQUAL_-1205966533'), (u'INT_ADD_-1205966670', u'CAST_... | [(u'LOAD_-1205966686', u'INT_LESS_-1205966655'), (u'LOAD_-1205966571', u'INT_SUB_-1205966530'), ('tmp_364', u'CBRANCH_-1205966590'), (u'MULTIEQUAL_-1205966352', u'RETURN_-1205966449'), (u'LOAD_-1205966674', u'INT_SUB_-1205966633'), (u'INT_SUB_-1205966530', u'INT_LESSEQUAL_-1205966533'), (u'INT_ADD_-1205966670', u'CAST_... | null | null | 00016820 | x86 | O0 | (translation_unit "int FUN_00016820(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;\n if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {\n if (uVar5 != 0x102) {\n ret... | (translation_unit "/* WARNING: Unknown calling convention */\n\nint compare_section_lma(void *arg1,void *arg2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n /* WARNING: Load size is inaccurate */\n iVar1 = *arg1;\n /* WARNING: Load size is inac... | (translation_unit "int FUN_00016820(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;\n if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {\n if (uVar5 != 0x102) {\n ret... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "int FUN_00016820(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;\n if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {\n if (uVar5 != 0x102) {\n ... |
/* WARNING: Unknown calling convention */
int function_1(void *arg1,void *arg2)
{
int var_2;
int var_1;
type_1 var_4;
int iVar4;
type_1 var_3;
/* WARNING: Load size is inaccurate */
var_2 = *arg1;
/* WARNING: Load size is inaccurate */
var_1 = *arg2;
var_3 =... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
int MASKED(int *param_1,int *param_2)
{
int iVar1;
int iVar2;
uint uVar3;
int iVar4;
uint uVar5;
iVar1 = *param_1;
iVar2 = *param_2;
uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;
if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {
if (uVar5 != 0x102) {
return 1;
}
}
else if (uVar5 == 0... |
4069_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | reset_address_and_file_offset | FUN_00100670 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */
void __thiscall
gold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this)
{
byte bVar1;
int *piVar2;
int... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00100670(int param_1)
{
byte bVar1;
int *piVar2;
piVar2 = *(int **)(param_1 + 0x10);
bVar1 = *(byte *)(piVar2 + 7);
*(byte *)(piVar2 + 7) = bVar1 & 0xfa;
if ((bVar1 & 8) == 0) {
*(byte *)(p... | PUSH EBX
CALL 0x00036db0
ADD EBX,0x2a998a
SUB ESP,0x8
MOV EAX,dword ptr [EAX + 0x10]
MOVZX EDX,byte ptr [EAX + 0x1c]
MOV ECX,EDX
AND ECX,0xfffffffa
MOV byte ptr [EAX + 0x1c],CL
AND ECX,0x8
JNZ 0x00100699
AND EDX,0xfffffff8
MOV byte ptr [EAX + 0x1c],DL
MOV EDX,dword ptr [EAX]
LEA ECX,[EBX + 0xffcb0d90]
MOV EDX,dword ptr... | null | null | null | null | [(u'LOAD_-1206974742', u'INT_EQUAL_-1206974723'), ('tmp_471', u'INT_ADD_-1206974806'), (u'PTRADD_-1206974568', u'CAST_-1206974565'), (u'CAST_-1206974587', u'LOAD_-1206974816'), (u'INT_EQUAL_-1206974723', u'CBRANCH_-1206974721'), ('const-417', u'LOAD_-1206974755'), ('const-0', u'PTRSUB_-1206974556'), (u'LOAD_-1206974822... | [('const-417', u'STORE_-1206974758'), ('tmp_474', u'INT_ADD_-1206974806'), (u'LOAD_-1206974742', u'INT_EQUAL_-1206974723'), ('const-248', u'INT_AND_-1206974746'), ('const-4', u'PTRADD_-1206974581'), ('const-372112', u'PTRSUB_-1206974557'), (u'INT_EQUAL_-1206974723', u'CBRANCH_-1206974721'), (u'LOAD_-1206974822', u'PTRA... | null | null | 00100670 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00100670(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n \n piVar2 = *(int **)(param_1 + 0x10);\n bVar1 = *(byte *)(piVar2 + 7);\n *(byte *)(piVar2 + 7) = bVar1 & 0xfa;\n if ((bVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */\n\nvoid __thiscall\ngold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this)\n\n{\n byte bV... | (translation_unit "void __regparm3 FUN_00100670(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n \n piVar2 = *(int **)(param_1 + 0x10);\n bVar1 = *(byte *)(piVar2 + 7);\n *(byte *)(piVar2 + 7) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(piVar2 + 7) = bVar1 & 0xf8;\n }\n if (*(code **)(*piVar2 + 0x... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cas... | (function_definition "void __regparm3 FUN_00100670(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n \n piVar2 = *(int **)(param_1 + 0x10);\n bVar1 = *(byte *)(piVar2 + 7);\n *(byte *)(piVar2 + 7) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(piVar2 + 7) = bVar1 & 0xf8;\n }\n if (*(code **)(*piVar2 +... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */
void __thiscall
gold::Output_section::type_1::function_1(type_1 *this)
{
type_2 var_3;
int *var_2;
int var_1;
var_2 = *(int **)(v... | 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: (type_identifier) declarator: (i... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1)
{
byte bVar1;
int *piVar2;
piVar2 = *(int **)(param_1 + 0x10);
bVar1 = *(byte *)(piVar2 + 7);
*(byte *)(piVar2 + 7) = bVar1 & 0xfa;
if ((bVar1 & 8) == 0) {
*(byte *)(piVar2 ... |
7754_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | is_open | FUN_001da150 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ifstream::is_open() */
void __thiscall std::ifstream::is_open(ifstream *this)
{
__basic_file<char>::is_open((__basic_file<char> *)(this + 0x40));
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001da150(int param_1)
{
FUN_001acaa0(param_1 + 0x40);
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x164eaa
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
ADD EAX,0x40
PUSH EAX
CALL 0x001acaa0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-64', u'PTRADD_-1207787071'), ('const-0', u'RETURN_-1207787085'), (u'PTRADD_-1207787071', u'CAST_-1207787019'), ('tmp_173', u'PTRADD_-1207787071'), ('const-1', u'PTRADD_-1207787071'), (u'CAST_-1207787019', u'CALL_-1207787113')] | [('const-0', u'RETURN_-1207787085'), ('const-64', u'INT_ADD_-1207787117'), ('tmp_261', u'INT_ADD_-1207787117'), (u'INT_ADD_-1207787117', u'CALL_-1207787113')] | null | null | 001da150 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001da150(int param_1)\n\n{\n FUN_001acaa0(param_1 + 0x40);\n return;\n}\n\n" comment (function_definition "void FUN_001da150(int param_1)\n\n{\n FUN_001acaa0(param_1 + 0x40);\n return;\n}" primiti... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ifstream::is_open() */\n\nvoid __thiscall std::ifstream::is_open(ifstream *this)\n\n{\n __basic_file<char>::is_open((__basic_file<char> *)(this + 0x40));\n return;\n}\n\n" comment comment (function_defi... | (translation_unit "void FUN_001da150(int param_1)\n\n{\n FUN_001acaa0(param_1 + 0x40);\n return;\n}\n\n" (function_definition "void FUN_001da150(int param_1)\n\n{\n FUN_001acaa0(param_1 + 0x40);\n return;\n}" primitive_type (function_declarator "FUN_001da150(int param_1)" identifier (parameter_list "(int param_1)" ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001da150(int param_1)\n\n{\n FUN_001acaa0(param_1 + 0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001da150(int param_1)" (identifier "FUN_001da150") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ifstream::is_open() */
void __thiscall std::type_1::function_1(type_1 *var_3)
{
var_1<var_2>::function_1((var_1<var_2> *)(var_3 + 0x40));
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 (call_expression function: (identifier) arguments:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
FUN_001acaa0(param_1 + 0x40);
return;
}
|
227_fold_and_fold_strip.c | posix_fadvise64 | posix_fadvise64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();... | null | null | null | null | null | [('const-1', u'RETURN_-1205944078')] | [('const-1', u'RETURN_-1205944078')] | null | null | 0001c0e8 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)\n\n{\n /* WARNING: Bad instruction - Truncating control flow h... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)\n\n{\n /* WARNING: Bad instruction - Truncating control flow h... | (translation_unit "int posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)\n\n{\n \n halt_baddata();\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list... | (function_definition "int posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "posix_fadvise64(int __fd,__off64_t __offset,__off64_t __len,int __advise)" (identifier "posix_fadvise64") (parameter_list "(i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd,type_1 __offset,type_1 __len,int __advise)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* posix... | 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: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd,__off64_t __offset,__off64_t __len,int __advise)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
91_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c | __errno_location | __errno_location |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();
return piVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();
return piVar1;
}
| JMP dword ptr [EBX + 0x178] | null | null | null | null | [(u'CALLIND_-1205979654', u'INDIRECT_-1205979581'), (u'CAST_-1205979576', u'CALLIND_-1205979654'), (u'INDIRECT_-1205979581', u'COPY_-1205979640'), ('const-0', u'RETURN_-1205979651'), (u'CALLIND_-1205979654', u'CAST_-1205979575'), (u'CAST_-1205979575', u'RETURN_-1205979651'), ('tmp_62', u'CAST_-1205979576')] | [(u'CALLIND_-1205979654', u'INDIRECT_-1205979581'), (u'CAST_-1205979576', u'CALLIND_-1205979654'), (u'INDIRECT_-1205979581', u'COPY_-1205979640'), ('const-0', u'RETURN_-1205979651'), (u'CALLIND_-1205979654', u'CAST_-1205979575'), (u'CAST_-1205979575', u'RETURN_-1205979651'), ('tmp_62', u'CAST_-1205979576')] | null | null | 000135f0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1... | (translation_unit "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();\n return piVar1;\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();\n return piVar1;\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract... | (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0003f178)();\n return piVar1;\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * function_1(void)
{
int *piVar1;
piVar1 = (int *)(*(type_1 *)PTR___errno_location_0003f178)();
return piVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declara... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * MASKED(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR_MASKED_0003f178)();
return piVar1;
}
|
2139_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | do_fill_plt_entry | FUN_0005a6f0 |
/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_x86_64_standard<64> * this,
uchar * pov, Elf_Addr got_address, Elf_Addr plt_address, uint got_offset, uint plt_offset, uint
plt_index) */
uint __thiscall
anon_unknown.dwarf_32964f::Output_data_plt_x86_64_standard<64>::do_fill_plt_entry
... |
undefined4
FUN_0005a6f0(undefined4 param_1,undefined4 *param_2,uint param_3,int param_4,uint param_5,
int param_6,uint param_7,uint param_8,int param_9)
{
uint uVar1;
uint uVar2;
undefined4 uVar3;
int unaff_EDI;
FUN_00058c4a();
uVar1 = (param_3 - param_5) - param_8;
uVar2 = uVar1 + param_... | PUSH EBP
PUSH EDI
CALL 0x00058c4a
ADD EDI,0x2e4909
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBP,dword ptr [ESP + 0x4c]
MOV ECX,dword ptr [ESP + 0x48]
MOV EAX,dword ptr [ESP + 0x38]
SUB EAX,dword ptr [ESP + 0x40]
MOV EDX,dword ptr [ESP + 0x3c]
SBB EDX,dword ptr [ESP + 0x44]
XOR EBX,EBX
SUB EAX,EBP
SBB EDX,EBX
XOR EBX,EBX
ADD ... | null | null | null | null | [('tmp_960', u'PTRADD_-1206212489'), (u'LOAD_-1206212573', u'STORE_-1206212563'), ('const-2147483653', u'INT_LESS_-1206212625'), (u'INT_ADD_-1206212690', u'INT_SUB_-1206212651'), (u'INT_ZEXT_-1206212676', u'INT_ADD_-1206212666'), ('tmp_1138', u'INT_ADD_-1206212403'), (u'INT_ADD_-1206212557', u'CAST_-1206212214'), (u'CA... | [('const-417', u'LOAD_-1206212560'), ('tmp_1571', u'STORE_-1206212563'), (u'CAST_-1206212197', u'STORE_-1206212521'), (u'CAST_-1206212188', u'STORE_-1206212508'), (u'LOAD_-1206212573', u'STORE_-1206212563'), (u'INT_ADD_-1206212690', u'INT_SUB_-1206212651'), (u'INT_ZEXT_-1206212676', u'INT_ADD_-1206212666'), ('const-417... | null | null | 0005a6f0 | x86 | O0 | (translation_unit "undefined4\nFUN_0005a6f0(undefined4 param_1,undefined4 *param_2,uint param_3,int param_4,uint param_5,\n int param_6,uint param_7,uint param_8,int param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined4 uVar3;\n int unaff_EDI;\n \n FUN_00058c4a();\n uVar1 = (param_3 - param_5) - para... | (translation_unit "/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_x86_64_standard<64> * this,\n uchar * pov, Elf_Addr got_address, Elf_Addr plt_address, uint got_offset, uint plt_offset, uint\n plt_index) */\n\nuint __thiscall\nanon_unknown.dwarf_32964f::Output_data_plt_x86_64_standard<64>::do_... | (translation_unit "undefined4\nFUN_0005a6f0(undefined4 param_1,undefined4 *param_2,uint param_3,int param_4,uint param_5,\n int param_6,uint param_7,uint param_8,int param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined4 uVar3;\n int unaff_EDI;\n \n FUN_00058c4a();\n uVar1 = (param_3 - param_5) - para... | (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 "undefined4\nFUN_0005a6f0(undefined4 param_1,undefined4 *param_2,uint param_3,int param_4,uint param_5,\n int param_6,uint param_7,uint param_8,int param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined4 uVar3;\n int unaff_EDI;\n \n FUN_00058c4a();\n uVar1 = (param_3 - param_5) - p... |
/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_x86_64_standard<64> * this,
uchar * pov, Elf_Addr got_address, Elf_Addr plt_address, uint got_offset, uint plt_offset, uint
plt_index) */
type_1 __thiscall
anon_unknown.dwarf_32964f::type_2<64>::function_1
(type_2<64> *this,type_3 *va... | 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: (pointer_declarator declarator: (identi... | null |
undefined4
MASKED(undefined4 param_1,undefined4 *param_2,uint param_3,int param_4,uint param_5,
int param_6,uint param_7,uint param_8,int param_9)
{
uint uVar1;
uint uVar2;
undefined4 uVar3;
int unaff_EDI;
FUN_00058c4a();
uVar1 = (param_3 - param_5) - param_8;
uVar2 = uVar1 + param_7;
i... |
774_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | FUN_00043500 | FUN_00043500 |
void FUN_00043500(void)
{
int unaff_EBP;
int in_stack_fffffff4;
if (*(void **)(unaff_EBP + -0x30) != (void *)(unaff_EBP + -0x28)) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
gold::Symbol_value<32>::~Symbol_value(*(Symbol_value<32> **)(unaff_EBP + -0xb8),in_stack_fffffff4)
;
gold::Symbol_v... |
void FUN_00043500(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {
FUN_003ae080(*(int *)(unaff_EBP + -0x30));
}
FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));
FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));
/* WARNING: Subroutine does not return ... | MOV EAX,dword ptr [EBP + -0x30]
LEA EDX,[EBP + -0x28]
CMP EAX,EDX
JZ 0x0004351c
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xffffff74]
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
MOV EBX,ESI
JMP 0x000434d3 | null | null | null | null | [(u'INT_ADD_-1206176493', u'CAST_-1206176258'), ('tmp_455', u'INT_ADD_-1206176481'), (u'INDIRECT_-1206176302', u'CALL_-1206176437'), (u'INT_NOTEQUAL_-1206176484', u'CBRANCH_-1206176484'), ('const-417', u'LOAD_-1206176509'), (u'CALL_-1206176480', u'INDIRECT_-1206176302'), (u'LOAD_-1206176509', u'CALL_-1206176452'), (u'C... | [('const-417', u'LOAD_-1206176497'), (u'INT_ADD_-1206176438', u'CAST_-1206176290'), ('const-417', u'LOAD_-1206176509'), (u'INT_NOTEQUAL_-1206176484', u'CBRANCH_-1206176484'), (u'CAST_-1206176308', u'LOAD_-1206176497'), (u'INT_ADD_-1206176487', u'INT_NOTEQUAL_-1206176484'), (u'CAST_-1206176290', u'LOAD_-1206176454'), (u... | null | null | 00043500 | x86 | O0 | (translation_unit "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));\n /* WARNING:... | (translation_unit "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x30) != (void *)(unaff_EBP + -0x28)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n gold::Symbol_value<32>::~Symbol_value(*(Symbol_value<32> **)(unaff_EBP + -0xb8),in_stack_fff... | (translation_unit "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));\n \n FUN_004... | (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_00043500(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));\n \n FUN_... |
void function_1(void)
{
int var_1;
int in_stack_fffffff4;
if (*(void **)(var_1 + -0x30) != (void *)(var_1 + -0x28)) {
var_2(*(void **)(var_1 + -0x30));
}
gold::var_3<32>::~var_3(*(var_3<32> **)(var_1 + -0xb8),in_stack_fffffff4)
;
gold::var_3<32>::~var_3(*(var_3<32> **)(var_1 + -0xa0),in_stack_fff... | 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) != unaff_EBP + -0x28) {
FUN_003ae080(*(int *)(unaff_EBP + -0x30));
}
FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));
FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));
/* WARNING: Subroutine does not return */
F... |
128_sh4-linux-gnu-gprof_and_sh4-linux-gnu-gprof_strip.c | gmon_io_read_vma | FUN_000199f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int gmon_io_read_vma(FILE *ifp,bfd_vma *valp)
{
gmon_ptr_size gVar1;
int iVar2;
uint val32;
undefined4 uStack_c;
uStack_c = 0x199f7;
gVar1 = gmon_get_ptr_size();
if (gVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000199f0(undefined4 param_1,undefined4 *param_2)
{
int iVar1;
undefined4 local_14 [2];
undefined4 uStack_c;
uStack_c = 0x199f7;
iVar1 = FUN_000198a0();
if (iVar1 == 0) {
iVar1 = FUN_00019990(par... | PUSH ESI
PUSH EBX
CALL 0x00013030
ADD EBX,0x12609
SUB ESP,0x14
CALL 0x000198a0
TEST EAX,EAX
JZ 0x00019a30
XOR ESI,ESI
CMP EAX,0x1
JNZ 0x00019a28
MOV EAX,dword ptr [ESP + 0x20]
LEA EDX,[ESP + 0x8]
CALL 0x00019840
MOV ESI,EAX
TEST EAX,EAX
JZ 0x00019a4a
MOV ESI,0x1
ADD ESP,0x14
MOV EAX,ESI
POP EBX
POP ESI
RET
SUB ESP,0x8
... | null | null | null | null | [(u'CALL_-1205953949', u'INDIRECT_-1205953570'), (u'CALL_-1205953837', u'INDIRECT_-1205953479'), ('const-4294967276', u'PTRSUB_-1205953528'), (u'INDIRECT_-1205953516', u'STORE_-1205953808'), (u'CALL_-1205953837', u'INDIRECT_-1205953516'), (u'INDIRECT_-1205953460', u'COPY_-1205953512'), (u'COPY_-1205953579', u'COPY_-120... | [('const-0', u'RETURN_-1205953557'), (u'CALL_-1205954012', u'INDIRECT_-1205953566'), ('const-4294967276', u'PTRSUB_-1205953496'), (u'CALL_-1205953949', u'INDIRECT_-1205953540'), (u'CALL_-1205953802', u'INDIRECT_-1205953505'), (u'INDIRECT_-1205953505', u'MULTIEQUAL_-1205953488'), (u'CALL_-1205953837', u'INDIRECT_-120595... | null | null | 000199f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000199f0(undefined4 param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 local_14 [2];\n undefined4 uStack_c;\n \n uStack_c = 0x199f7;\n iVar1 = FUN_000198a0();\n if (iVar1 == 0) {... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint gmon_io_read_vma(FILE *ifp,bfd_vma *valp)\n\n{\n gmon_ptr_size gVar1;\n int iVar2;\n uint val32;\n undefined4 uStack_c;\n \n uStack_c = 0x199f7;\n gVar1 = g... | (translation_unit "undefined4 FUN_000199f0(undefined4 param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 local_14 [2];\n undefined4 uStack_c;\n \n uStack_c = 0x199f7;\n iVar1 = FUN_000198a0();\n if (iVar1 == 0) {\n iVar1 = FUN_00019990(param_1,local_14);\n }\n else {\n if (iVar1 != 1) {\n r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (e... | (function_definition "undefined4 FUN_000199f0(undefined4 param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 local_14 [2];\n undefined4 uStack_c;\n \n uStack_c = 0x199f7;\n iVar1 = FUN_000198a0();\n if (iVar1 == 0) {\n iVar1 = FUN_00019990(param_1,local_14);\n }\n else {\n if (iVar1 != 1) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *ifp,type_2 *valp)
{
type_3 var_2;
int var_7;
type_4 val32;
type_5 uStack_c;
uStack_c = 0x199f7;
var_2 = var_1();
if (var_2 == var_3) {
var_7 = ... | 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: (pointer_declarator declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,undefined4 *param_2)
{
int iVar1;
undefined4 local_14 [2];
undefined4 uStack_c;
uStack_c = 0x199f7;
iVar1 = FUN_000198a0();
if (iVar1 == 0) {
iVar1 = FUN_00019990(param_1,l... |
395_grep_and_grep_strip.c | _obstack_newchunk | _obstack_newchunk |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void _obstack_newchunk(obstack *h,size_t length)
{
byte bVar1;
_obstack_chunk *p_Var2;
uint uVar3;
uint *puVar4;
_obstack_chunk *p_Var5;
uint *puVar6;
char *__dest;
uint _... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * _obstack_newchunk(uint *param_1,uint param_2)
{
uint uVar1;
uint uVar2;
uint *puVar3;
uint *puVar4;
void *__dest;
uint __n;
int iStack_28;
uint *local_24;
__n = param_1[3] - param_1[2];
uVar1 = para... | PUSH EBP
XOR ECX,ECX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000142a0
ADD EBX,0x10c31
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESI + 0xc]
SUB EDI,dword ptr [ESI + 0x8]
MOV EAX,EDI
ADD EAX,dword ptr [ESP + 0x34]
MOV EBP,dword ptr [ESI + 0x4]
SETC CL
XOR EDX,EDX
ADD EAX,dword ptr [ESI + 0x18]
SETC DL
MOV ... | null | null | null | null | [(u'CAST_-1206094243', u'INT_LESSEQUAL_-1206095220'), (u'LOAD_-1206094550', u'INT_EQUAL_-1206094532'), ('const-417', u'STORE_-1206094823'), (u'MULTIEQUAL_-1206094498', u'PTRSUB_-1206094166'), (u'INT_ADD_-1206094534', u'CAST_-1206093932'), (u'INT_ZEXT_-1206094616', u'CAST_-1206094239'), ('const-1', u'PTRADD_-1206094111'... | [(u'PTRADD_-1206094182', u'STORE_-1206095023'), (u'CALLIND_-1206095080', u'CAST_-1206094175'), (u'LOAD_-1206094550', u'INT_EQUAL_-1206094532'), (u'STORE_-1206095023', u'INDIRECT_-1206094205'), ('const-4', u'PTRADD_-1206094300'), ('const-0', u'RETURN_-1206094439'), ('const-417', u'LOAD_-1206094958'), (u'PTRADD_-12060940... | null | null | 000371b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint * _obstack_newchunk(uint *param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint *puVar3;\n uint *puVar4;\n void *__dest;\n uint __n;\n int iStack_28;\n uint *local_24;\n \n __n = param_1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid _obstack_newchunk(obstack *h,size_t length)\n\n{\n byte bVar1;\n _obstack_chunk *p_Var2;\n uint uVar3;\n uint *puVar4;\n _obstack_chunk *p_Var5;\n uint *puV... | (translation_unit "uint * _obstack_newchunk(uint *param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint *puVar3;\n uint *puVar4;\n void *__dest;\n uint __n;\n int iStack_28;\n uint *local_24;\n \n __n = param_1[3] - param_1[2];\n uVar1 = param_1[1];\n puVar3 = (uint *)(__n + param_2 + param_1[6]);\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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "uint * _obstack_newchunk(uint *param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint *puVar3;\n uint *puVar4;\n void *__dest;\n uint __n;\n int iStack_28;\n uint *local_24;\n \n __n = param_1[3] - param_1[2];\n uVar1 = param_1[1];\n puVar3 = (uint *)(__n + param_2 + param_1[6])... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *h,size_t var_2)
{
type_2 var_10;
type_3 *p_Var2;
type_4 var_8;
type_4 *var_4;
type_3 *var_7;
type_4 *var_5;
char *var_11;
type_4 var_1;
int var_1... | 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.bx replaced with injection: get_pc_thunk_bx */
uint * MASKED(uint *param_1,uint param_2)
{
uint uVar1;
uint uVar2;
uint *puVar3;
uint *puVar4;
void *__dest;
uint __n;
int iStack_28;
uint *local_24;
__n = param_1[3] - param_1[2];
uVar1 = param_1[1];
p... |
10207_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | moneypunct | FUN_0025aa30 |
/* std::moneypunct<char, false>::moneypunct(std::__moneypunct_cache<char, false>*, unsigned int) */
void __thiscall
std::moneypunct<char,false>::moneypunct
(moneypunct<char,false> *this,__moneypunct_cache *param_1,uint param_2)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = __x86_get_pc_thunk_di();
... |
void FUN_0025aa30(int *param_1,int param_2,int param_3)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = FUN_000559ee();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);
*param_1 = unaff_EDI + 0x133ba5;
param_1[2] = param_2;
/* try { // try from 0025aa6c to 0025aa70 has its C... | PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x1345c5
PUSH ESI
PUSH EBX
SUB ESP,0x20
MOV EDX,dword ptr [EBP + 0x10]
MOV ESI,dword ptr [EBP + 0x8]
TEST EDX,EDX
MOV EBX,EDI
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xfffff5d8]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [EBP + 0... | null | null | null | null | [(u'SUBPIECE_-1204114667', u'PIECE_-1204114667'), (u'INT_ADD_-1204114765', u'STORE_-1204114770'), ('tmp_343', u'PTRADD_-1204114699'), ('tmp_424', u'INT_ADD_-1204114765'), ('tmp_343', u'CAST_-1204114581'), ('const-1', u'PTRADD_-1204114735'), ('const-1260453', u'INT_ADD_-1204114765'), ('const-1', u'PTRADD_-1204114699'), ... | [(u'INT_RIGHT_-1204114648', u'SUBPIECE_-1204114669'), (u'PIECE_-1204114669', u'STORE_-1204114795'), (u'INT_ADD_-1204114765', u'STORE_-1204114770'), ('tmp_585', u'INT_NOTEQUAL_-1204114803'), ('tmp_583', u'STORE_-1204114770'), ('tmp_583', u'CALL_-1204114735'), ('tmp_583', u'PTRADD_-1204114594'), ('const-0', u'SUBPIECE_-1... | null | null | 0025aa30 | x86 | O0 | (translation_unit "void FUN_0025aa30(int *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);\n *param_1 = unaff_EDI + 0x133ba5;\n param_1[2] = param_2;\n /* try { // try from 00... | (translation_unit "/* std::moneypunct<char, false>::moneypunct(std::__moneypunct_cache<char, false>*, unsigned int) */\n\nvoid __thiscall\nstd::moneypunct<char,false>::moneypunct\n (moneypunct<char,false> *this,__moneypunct_cache *param_1,uint param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 =... | (translation_unit "void FUN_0025aa30(int *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);\n *param_1 = unaff_EDI + 0x133ba5;\n param_1[2] = param_2;\n \n FUN_00231550(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void FUN_0025aa30(int *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);\n *param_1 = unaff_EDI + 0x133ba5;\n param_1[2] = param_2;\n \n FUN_00231550(par... |
/* std::moneypunct<char, false>::moneypunct(std::__moneypunct_cache<char, false>*, unsigned int) */
void __thiscall
std::moneypunct<char,false>::moneypunct
(moneypunct<char,false> *var_2,type_2 *param_1,type_1 var_4)
{
undefined4 uVar1;
int var_5;
uVar1 = var_1();
*(type_1 *)(var_2 + 4) = var_3(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(int *param_1,int param_2,int param_3)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = FUN_000559ee();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);
*param_1 = unaff_EDI + 0x133ba5;
param_1[2] = param_2;
/* try { // try from 0025aa6c to 0025aa70 has its CatchHa... |
7568_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | swap | FUN_001b68f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_filebuf<char, std::char_traits<char> >::swap(stdio_filebuf<char, std::char_traits<char> >&)
*/
void __thiscall
stdio_filebuf<char,std::char_traits<char>>::swap
(stdio_filebuf<char,std::char_traits<char>> *th... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b68f0(undefined4 param_1,undefined4 param_2)
{
FUN_001ad360(param_1,param_2);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x14b70a
SUB ESP,0x10
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x001ad360
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1207670450'), ('tmp_160', u'CAST_-1207670375'), (u'CAST_-1207670375', u'CALL_-1207670478'), ('tmp_159', u'CAST_-1207670376'), (u'CAST_-1207670376', u'CALL_-1207670478')] | [('tmp_262', u'CALL_-1207670478'), ('const-0', u'RETURN_-1207670450'), ('tmp_263', u'CALL_-1207670478')] | null | null | 001b68f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b68f0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001ad360(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_001b68f0(undefined4 param_1,undefined4 param_2)\n\n{\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* stdio_filebuf<char, std::char_traits<char> >::swap(stdio_filebuf<char, std::char_traits<char> >&)\n */\n\nvoid __thiscall\nstdio_filebuf<char,std::char_traits<char>>::swap\n (stdio_filebuf<char,std... | (translation_unit "void FUN_001b68f0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001ad360(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001b68f0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001ad360(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001b68f0(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001b68f0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001ad360(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b68f0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_001b68f0") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_filebuf<char, std::char_traits<char> >::swap(stdio_filebuf<char, std::char_traits<char> >&)
*/
void __thiscall
stdio_filebuf<char,std::char_traits<char>>::function_1
(stdio_filebuf<char,std::char_traits<char... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_001ad360(param_1,param_2);
return;
}
|
111_install_and_install_strip.c | fork | fork |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
__pid_t _Var1;
_Var1 = (*(code *)PTR_fork_0003e1cc)();
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
__pid_t _Var1;
_Var1 = (*(code *)PTR_fork_0003e1cc)();
return _Var1;
}
| JMP dword ptr [EBX + 0x1cc] | null | null | null | null | [('const-0', u'RETURN_-1205983411'), (u'INDIRECT_-1205983341', u'COPY_-1205983400'), (u'CALLIND_-1205983414', u'RETURN_-1205983411'), (u'CAST_-1205983336', u'CALLIND_-1205983414'), (u'CALLIND_-1205983414', u'INDIRECT_-1205983341'), ('tmp_62', u'CAST_-1205983336')] | [('const-0', u'RETURN_-1205983411'), (u'INDIRECT_-1205983341', u'COPY_-1205983400'), (u'CALLIND_-1205983414', u'RETURN_-1205983411'), (u'CAST_-1205983336', u'CALLIND_-1205983414'), (u'CALLIND_-1205983414', u'INDIRECT_-1205983341'), ('tmp_62', u'CAST_-1205983336')] | null | null | 00012740 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0003e1cc)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0003e1cc)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0... | (translation_unit "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0003e1cc)();\n return _Var1;\n}\n\n" (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0003e1cc)();\n return _Var1;\n}" type_identifier (function_declarator "fork(void)" ident... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_desc... | (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0003e1cc)();\n return _Var1;\n}" (type_identifier "__pid_t") (function_declarator "fork(void)" (identifier "fork") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compoun... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(void)
{
type_1 _Var1;
_Var1 = (*(type_2 *)PTR_fork_0003e1cc)();
return _Var1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t MASKED(void)
{
__pid_t _Var1;
_Var1 = (*(code *)PTR_MASKED_0003e1cc)();
return _Var1;
}
|
298_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c | listing_title | FUN_00026050 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void listing_title(int depth)
{
byte *pbVar1;
byte bVar2;
list_info_struct *plVar3;
void *__dest;
char *pcVar4;
size_t __n;
bool bVar5;
bVar2 = *input_line_pointer;
i... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00026050(int param_1)
{
byte *pbVar1;
byte bVar2;
int iVar3;
byte *__src;
undefined4 uVar4;
void *pvVar5;
size_t __n;
bool bVar6;
bVar2 = *DAT_00088118;
if (bVar2 == 0x20) {
bVar2 = DAT_000881... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016030
ADD EBX,0x57fa7
SUB ESP,0x1c
LEA ESI,[EBX + 0xa118]
MOV EAX,dword ptr [ESI]
MOV dword ptr [ESP + 0xc],EAX
MOVZX EAX,byte ptr [EAX]
CMP AL,0x20
JNZ 0x00026086
MOV EAX,dword ptr [ESP + 0xc]
LEA EDX,[EAX + 0x1]
MOV dword ptr [ESP + 0xc],EDX
MOV dword ptr [ESI],EDX
MOVZX ... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1206034039'), (u'CALL_-1206033744', u'INDIRECT_-1206033199'), ('const-1', u'PTRADD_-1206034112'), (u'MULTIEQUAL_-1206033208', u'CAST_-1206033156'), (u'MULTIEQUAL_-1206033311', u'PTRADD_-1206034128'), (u'CAST_-1206033156', u'COPY_-1206033240'), ('const-0', u'STORE_-1206033827'), ('const-417'... | [(u'MULTIEQUAL_-1206033265', u'COPY_-1206033272'), (u'CALL_-1206033757', u'INDIRECT_-1206033210'), (u'INT_ADD_-1206033712', u'CAST_-1206033034'), ('tmp_231', u'CBRANCH_-1206034204'), (u'MULTIEQUAL_-1206033269', u'INT_EQUAL_-1206033797'), (u'MULTIEQUAL_-1206033268', u'PTRADD_-1206033823'), (u'STORE_-1206033720', u'INDIR... | null | null | 00026050 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00026050(int param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n byte *__src;\n undefined4 uVar4;\n void *pvVar5;\n size_t __n;\n bool bVar6;\n \n bVar2 = *DAT_00088118;\n if (bVar2 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid listing_title(int depth)\n\n{\n byte *pbVar1;\n byte bVar2;\n list_info_struct *plVar3;\n void *__dest;\n char *pcVar4;\n size_t __n;\n bool bVar5;\n \n ... | (translation_unit "void FUN_00026050(int param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n byte *__src;\n undefined4 uVar4;\n void *pvVar5;\n size_t __n;\n bool bVar6;\n \n bVar2 = *DAT_00088118;\n if (bVar2 == 0x20) {\n bVar2 = DAT_00088118[1];\n DAT_00088118 = DAT_00088118 + 1;\n }\n bVar6... | (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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP... | (function_definition "void FUN_00026050(int param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n byte *__src;\n undefined4 uVar4;\n void *pvVar5;\n size_t __n;\n bool bVar6;\n \n bVar2 = *DAT_00088118;\n if (bVar2 == 0x20) {\n bVar2 = DAT_00088118[1];\n DAT_00088118 = DAT_00088118 + 1;\n }\n bV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int var_7)
{
type_1 *var_12;
type_1 var_1;
type_2 *plVar3;
void *__dest;
char *pcVar4;
size_t var_5;
bool bVar5;
var_1 = *var_2;
if (var_1 == 0x20) {
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
byte *pbVar1;
byte bVar2;
int iVar3;
byte *__src;
undefined4 uVar4;
void *pvVar5;
size_t __n;
bool bVar6;
bVar2 = *DAT_00088118;
if (bVar2 == 0x20) {
bVar2 = DAT_00088118[1];... |
741_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | logic_error | FUN_00030fca |
/* std::logic_error::logic_error(std::string const&) [clone .cold.5] */
void __thiscall std::logic_error::logic_error(logic_error *this,string *param_1)
{
int unaff_EBP;
exception *unaff_EDI;
exception::~exception(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(u... |
void FUN_00030fca(void)
{
int unaff_EBP;
FUN_0017fce0();
/* WARNING: Subroutine does not return */
FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x0017fce0
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x00217770 | null | null | null | null | [('const-1', u'RETURN_-1206120448'), ('const-4294967268', u'INT_ADD_-1206120451'), (u'LOAD_-1206120467', u'CALL_-1206120453'), ('tmp_142', u'CALL_-1206120474'), ('const-417', u'LOAD_-1206120467'), (u'CAST_-1206120362', u'LOAD_-1206120467'), (u'INT_ADD_-1206120451', u'CAST_-1206120362'), ('tmp_143', u'INT_ADD_-120612045... | [('const-1', u'RETURN_-1206120448'), ('const-4294967268', u'INT_ADD_-1206120451'), ('const-417', u'LOAD_-1206120467'), (u'INT_ADD_-1206120451', u'CAST_-1206120366'), (u'LOAD_-1206120467', u'CALL_-1206120453'), (u'CAST_-1206120366', u'LOAD_-1206120467'), ('tmp_141', u'INT_ADD_-1206120451')] | null | null | 00030fca | x86 | O0 | (translation_unit "void FUN_00030fca(void)\n\n{\n int unaff_EBP;\n \n FUN_0017fce0();\n /* WARNING: Subroutine does not return */\n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00030fca(void)\n\n{\n int unaff_EBP;\n \n FUN_0017fce0();\n ... | (translation_unit "/* std::logic_error::logic_error(std::string const&) [clone .cold.5] */\n\nvoid __thiscall std::logic_error::logic_error(logic_error *this,string *param_1)\n\n{\n int unaff_EBP;\n exception *unaff_EDI;\n \n exception::~exception(unaff_EDI);\n /* WARNING: Subroutine does not ret... | (translation_unit "void FUN_00030fca(void)\n\n{\n int unaff_EBP;\n \n FUN_0017fce0();\n \n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00030fca(void)\n\n{\n int unaff_EBP;\n \n FUN_0017fce0();\n \n FUN_00217770(*(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_00030fca(void)\n\n{\n int unaff_EBP;\n \n FUN_0017fce0();\n \n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00030fca(void)" (identifier "FUN_00030fca") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* std::logic_error::logic_error(std::string const&) [clone .cold.5] */
void __thiscall std::function_1::function_1(function_1 *this,type_1 *param_1)
{
int var_2;
type_2 *unaff_EDI;
exception::~type_2(unaff_EDI);
/* WARNING: Subroutine does not return */
var_1(*(type_3 *)(var_2 + -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_0017fce0();
/* WARNING: Subroutine does not return */
FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
91_i686-kfreebsd-gnu-strings_and_i686-kfreebsd-gnu-strings_strip.c | report | FUN_00012610 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void report(char *format,va_list args)
{
undefined *puVar1;
fflush(*(FILE **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",pr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00012610(char *param_1,__gnuc_va_list param_2)
{
undefined *puVar1;
fflush(*(FILE **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_0001923c);
vfprintf(... | PUSH ESI
PUSH EBX
CALL 0x00011ca0
ADD EBX,0x69e9
SUB ESP,0x10
MOV EAX,dword ptr [EBX + 0xfffffff0]
PUSH dword ptr [EAX]
CALL 0x00011060
LEA EAX,[EBX + 0x23c]
MOV ESI,dword ptr [EBX + 0xffffffd8]
ADD ESP,0xc
PUSH dword ptr [EAX]
LEA EAX,[EBX + 0xffffc53c]
PUSH EAX
PUSH dword ptr [ESI]
CALL 0x000112c0
ADD ESP,0xc
PUSH dw... | null | null | null | null | [('const-417', u'LOAD_-1205983569'), ('const-0', u'RETURN_-1205983494'), (u'CALL_-1205983661', u'INDIRECT_-1205983392'), (u'LOAD_-1205983613', u'CALL_-1205983600'), (u'CALL_-1205983556', u'INDIRECT_-1205983351'), ('tmp_379', u'CALL_-1205983556'), ('const-417', u'LOAD_-1205983613'), (u'COPY_-1205983416', u'CALL_-1205983... | [('const-417', u'LOAD_-1205983569'), ('const-0', u'RETURN_-1205983494'), (u'CALL_-1205983661', u'INDIRECT_-1205983392'), (u'LOAD_-1205983613', u'CALL_-1205983600'), (u'CALL_-1205983556', u'INDIRECT_-1205983351'), ('const-417', u'LOAD_-1205983613'), (u'COPY_-1205983416', u'CALL_-1205983600'), (u'CALL_-1205983527', u'IND... | null | null | 00012610 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012610(char *param_1,__gnuc_va_list param_2)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: "... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid report(char *format,va_list args)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)P... | (translation_unit "void FUN_00012610(char *param_1,__gnuc_va_list param_2)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_0001923c);\n vfprintf(*(FILE **)puVar1,param_1,param_2);\n putc(10,*(FILE **)puVar1);... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ... | (function_definition "void FUN_00012610(char *param_1,__gnuc_va_list param_2)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_0001923c);\n vfprintf(*(FILE **)puVar1,param_1,param_2);\n putc(10,*(FILE **)puVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *format,type_1 args)
{
type_2 *puVar1;
var_1(*(type_3 **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
var_2(*(type_3 **)PTR_stderr_00018fd8,"%s: ",p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(char *param_1,__gnuc_va_list param_2)
{
undefined *puVar1;
fflush(*(FILE **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_0001923c);
vfprintf(*(FILE... |
588_sort_and_sort_strip.c | explicit_bzero | explicit_bzero |
/* WARNING: Control flow encountered bad instruction data */
void explicit_bzero(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* explicit_bzero@@GLIBC_2.25 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void explicit_bzero(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206111802')] | [('const-1', u'RETURN_-1206111802')] | null | null | 000331bc | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid explicit_bzero(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void explicit_bzero(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid explicit_bzero(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* explicit_bzero@@GLIBC_2.25 */\n halt_baddata();\n}\n\n" comment (function_definition "void explici... | (translation_unit "void explicit_bzero(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void explicit_bzero(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "explicit_bzero(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void explicit_bzero(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "explicit_bzero(void)" (identifier "explicit_bzero") (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 */
/* explicit_bzero@@GLIBC_2.25 */
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();
}
|
740_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | FUN_00032f3b | FUN_00032f3b |
void __regparm3 FUN_00032f3b(undefined4 param_1)
{
int *piVar1;
int iVar2;
int unaff_EBP;
int unaff_ESI;
*(undefined4 *)(unaff_EBP + -0x2c) = 0;
*(undefined4 *)(unaff_EBP + -0x24) = 0;
__cxa_begin_catch(param_1);
piVar1 = *(int **)(unaff_ESI + 8);
if (piVar1 != (int *)0x0) {
(**(code **)(*piV... |
void __regparm3 FUN_00032f3b(undefined4 param_1)
{
int *piVar1;
int iVar2;
int unaff_EBP;
int unaff_ESI;
*(undefined4 *)(unaff_EBP + -0x2c) = 0;
*(undefined4 *)(unaff_EBP + -0x24) = 0;
FUN_001abb80(param_1);
piVar1 = *(int **)(unaff_ESI + 8);
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 +... | MOV dword ptr [EBP + -0x2c],0x0
MOV dword ptr [EBP + -0x24],0x0
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x1c]
PUSH EAX
CALL 0x001abb80
MOV EAX,dword ptr [ESI + 0x8]
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x00032edd
JMP 0x00032ee9 | null | null | null | null | [('const-417', u'LOAD_-1206112400'), (u'LOAD_-1206112400', u'LOAD_-1206112364'), (u'CAST_-1206111970', u'LOAD_-1206112400'), ('const-0', u'STORE_-1206112466'), (u'INT_ADD_-1206112468', u'CAST_-1206112076'), (u'INT_ADD_-1206112331', u'CAST_-1206112020'), ('const-4', u'INT_ADD_-1206112327'), (u'CAST_-1206111998', u'STORE... | [('const-417', u'LOAD_-1206112409'), (u'LOAD_-1206112400', u'LOAD_-1206112364'), (u'CAST_-1206111970', u'LOAD_-1206112400'), ('const-0', u'STORE_-1206112466'), (u'INT_ADD_-1206112468', u'CAST_-1206112076'), (u'INT_ADD_-1206112331', u'CAST_-1206112020'), ('const-4', u'INT_ADD_-1206112327'), (u'CAST_-1206111998', u'STORE... | null | null | 00032f3b | x86 | O0 | (translation_unit "void __regparm3 FUN_00032f3b(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x24) = 0;\n FUN_001abb80(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0... | (translation_unit "void __regparm3 FUN_00032f3b(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x24) = 0;\n __cxa_begin_catch(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int ... | (translation_unit "void __regparm3 FUN_00032f3b(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x24) = 0;\n FUN_001abb80(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (as... | (function_definition "void __regparm3 FUN_00032f3b(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x24) = 0;\n FUN_001abb80(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)... |
void __regparm3 function_1(type_1 param_1)
{
int *var_4;
int var_5;
int var_1;
int var_3;
*(type_1 *)(var_1 + -0x2c) = 0;
*(type_1 *)(var_1 + -0x24) = 0;
var_2(param_1);
var_4 = *(int **)(var_3 + 8);
if (var_4 != (int *)0x0) {
(**(type_2 **)(*var_4 + 4))(var_4);
}
var_5 = *(int *)(var_1 +... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (p... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int *piVar1;
int iVar2;
int unaff_EBP;
int unaff_ESI;
*(undefined4 *)(unaff_EBP + -0x2c) = 0;
*(undefined4 *)(unaff_EBP + -0x24) = 0;
FUN_001abb80(param_1);
piVar1 = *(int **)(unaff_ESI + 8);
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(p... |
8703_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~wistream | FUN_002222e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::~wistream() */
void __thiscall std::wistream::~wistream(wistream *this)
{
*(undefined4 *)(this + 4) = 0;
*(undefined4 *)this = 0x3ac794;
*(undefined ***)(this + 8) = &PTR__wios_003ac7e0;
ios_base::~ios_b... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002222e0(undefined4 *param_1)
{
param_1[1] = 0;
*param_1 = &PTR_FUN_003ac794;
param_1[2] = &PTR_FUN_003ac7e0;
FUN_002442c0(param_1 + 2);
FUN_001ff030(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x18cd19
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
MOV dword ptr [ESI + 0x4],0x0
LEA EAX,[EBX + 0xffffd788]
ADD EAX,0xc
MOV dword ptr [ESI],EAX
LEA EAX,[EBX + 0xffffd7d8]
ADD EAX,0x8
MOV dword ptr [ESI + 0x8],EAX
LEA EAX,[ESI + 0x8]
PUSH EAX
CALL 0x002442c0
MOV dword ptr [ESP... | null | null | null | null | [(u'CAST_-1203952677', u'STORE_-1203952819'), (u'PTRADD_-1203952813', u'CAST_-1203952706'), ('tmp_269', u'CAST_-1203952689'), ('const-3852256', u'PTRSUB_-1203952678'), ('tmp_269', u'PTRADD_-1203952753'), (u'CAST_-1203952706', u'STORE_-1203952873'), (u'PTRADD_-1203952753', u'CAST_-1203952673'), ('const-3852180', u'STORE... | [(u'PTRADD_-1203952672', u'CALL_-1203952800'), (u'PTRADD_-1203952704', u'STORE_-1203952873'), ('const-0', u'PTRSUB_-1203952677'), (u'PTRSUB_-1203952677', u'STORE_-1203952819'), ('const-4', u'PTRADD_-1203952676'), ('tmp_441', u'CALL_-1203952787'), (u'PTRADD_-1203952676', u'STORE_-1203952819'), ('const-2', u'PTRADD_-1203... | null | null | 002222e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002222e0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n *param_1 = &PTR_FUN_003ac794;\n param_1[2] = &PTR_FUN_003ac7e0;\n FUN_002442c0(param_1 + 2);\n FUN_001ff030(param_1);\n return;\n}\n\n" com... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wistream::~wistream() */\n\nvoid __thiscall std::wistream::~wistream(wistream *this)\n\n{\n *(undefined4 *)(this + 4) = 0;\n *(undefined4 *)this = 0x3ac794;\n *(undefined ***)(this + 8) = &PTR__wios_00... | (translation_unit "void FUN_002222e0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n *param_1 = &PTR_FUN_003ac794;\n param_1[2] = &PTR_FUN_003ac7e0;\n FUN_002442c0(param_1 + 2);\n FUN_001ff030(param_1);\n return;\n}\n\n" (function_definition "void FUN_002222e0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n *param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_e... | (function_definition "void FUN_002222e0(undefined4 *param_1)\n\n{\n param_1[1] = 0;\n *param_1 = &PTR_FUN_003ac794;\n param_1[2] = &PTR_FUN_003ac7e0;\n FUN_002442c0(param_1 + 2);\n FUN_001ff030(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002222e0(undefined4 *param_1)" (identifier "FU... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::~wistream() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
*(type_1 *)(var_1 + 4) = 0;
*(type_1 *)var_1 = 0x3ac794;
*(type_2 ***)(var_1 + 8) = &PTR__wios_003ac7e0;
ios_base::~var_2(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
param_1[1] = 0;
*param_1 = &PTR_FUN_003ac794;
param_1[2] = &PTR_FUN_003ac7e0;
FUN_002442c0(param_1 + 2);
FUN_001ff030(param_1);
return;
}
|
124_cat_and_cat_strip.c | emit_bug_reporting_address | FUN_00014e14 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void emit_bug_reporting_address(void)
{
FILE *__stream;
char *pcVar1;
pcVar1 = (char *)gettext("\nReport bugs to: %s\n");
printf(pcVar1,"bug-... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00014e14(void)
{
FILE *__stream;
char *pcVar1;
pcVar1 = (char *)gettext("\nReport bugs to: %s\n");
printf(pcVar1,"bug-coreutils@gnu.org");
pcVar1 = (char *)gettext("%s home page: <%s>\n");
printf(pcVar1,"... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
CALL 0x00011410
ADD EBX,0x61e2
SUB ESP,0xc
LEA EAX,[EBX + 0xffffcd1c]
PUSH EAX
CALL 0x00011230
ADD ESP,0x10
MOV EDX,EAX
SUB ESP,0x8
LEA EAX,[EBX + 0xffffcd31]
PUSH EAX
PUSH EDX
CALL 0x00011070
ADD ESP,0x10
SUB ESP,0xc
LEA EAX,[EBX + 0xffffcd47]
PUSH EAX
CALL 0x00011230
ADD ESP,0x1... | null | null | null | null | [(u'CAST_-1205972932', u'LOAD_-1205973233'), (u'INDIRECT_-1205972961', u'CAST_-1205972932'), (u'COPY_-1205973013', u'CALL_-1205973255'), (u'CALL_-1205973198', u'CAST_-1205972919'), (u'CALL_-1205973413', u'INDIRECT_-1205973031'), ('const-97684', u'COPY_-1205972986'), (u'LOAD_-1205973233', u'CALL_-1205973158'), (u'INDIRE... | [('const-417', u'LOAD_-1205973233'), (u'CAST_-1205972932', u'LOAD_-1205973233'), (u'INDIRECT_-1205972961', u'CAST_-1205972932'), (u'COPY_-1205973013', u'CALL_-1205973255'), (u'CALL_-1205973198', u'CAST_-1205972919'), (u'CALL_-1205973413', u'INDIRECT_-1205973031'), (u'LOAD_-1205973233', u'CALL_-1205973158'), (u'INDIRECT... | null | null | 00014e14 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014e14(void)\n\n{\n FILE *__stream;\n char *pcVar1;\n \n pcVar1 = (char *)gettext("\nReport bugs to: %s\n");\n printf(pcVar1,"bug-coreutils@gnu.org");\n pcVar1 = (char *)gettext("%s home page:... | (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 emit_bug_reporting_address(void)\n\n{\n FILE *__stream;\n char *pcVar1;\n \n pcVar1 = (char *)gettext("\nReport bugs to: %s... | (translation_unit "void FUN_00014e14(void)\n\n{\n FILE *__stream;\n char *pcVar1;\n \n pcVar1 = (char *)gettext("\nReport bugs to: %s\n");\n printf(pcVar1,"bug-coreutils@gnu.org");\n pcVar1 = (char *)gettext("%s home page: <%s>\n");\n printf(pcVar1,"GNU coreutils","https:\n __stream = *(FILE **)PTR_stdout_0001a... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (typ... | (function_definition "void FUN_00014e14(void)\n\n{\n FILE *__stream;\n char *pcVar1;\n \n pcVar1 = (char *)gettext("\nReport bugs to: %s\n");\n printf(pcVar1,"bug-coreutils@gnu.org");\n pcVar1 = (char *)gettext("%s home page: <%s>\n");\n printf(pcVar1,"GNU coreutils","https:\n __stream = *(FILE **)PTR_stdout_00... |
/* 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 *__stream;
char *pcVar1;
pcVar1 = (char *)var_1("\nReport bugs to: %s\n");
var_2(pcVar1,"bug-coreutils@gnu.org... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
FILE *__stream;
char *pcVar1;
pcVar1 = (char *)gettext("\nReport bugs to: %s\n");
printf(pcVar1,"bug-coreutils@gnu.org");
pcVar1 = (char *)gettext("%s home page: <%s>\n");
printf(pcVar1,"GNU co... |
36_touch_and_touch_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00031098)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00031098)();
return;
}
| JMP dword ptr [EBX + 0x98] | null | null | null | null | [(u'INDIRECT_-1205984574', u'COPY_-1205984633'), (u'CAST_-1205984568', u'CALLIND_-1205984646'), ('tmp_63', u'CAST_-1205984568'), (u'CALLIND_-1205984646', u'INDIRECT_-1205984574'), ('const-0', u'RETURN_-1205984643')] | [(u'INDIRECT_-1205984574', u'COPY_-1205984633'), (u'CAST_-1205984568', u'CALLIND_-1205984646'), ('tmp_63', u'CAST_-1205984568'), (u'CALLIND_-1205984646', u'INDIRECT_-1205984574'), ('const-0', u'RETURN_-1205984643')] | null | null | 00012270 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}" primitive_type (function_decl... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}" primitive_type (function_decl... | (translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT... | (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00031098)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(int __status)
{
(*(type_1 *)PTR_exit_00031098)();
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 (call_expression function: (parenthesized_expressi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
(*(code *)PTR_MASKED_00031098)();
return;
}
|
1531_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~Struct_no_nmagic | FUN_000428e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_nmagic::~Struct_no_nmagic(Struct_no_nmagic *this,int __in_chrg)
{
pointer pcVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000428e0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00381d94;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x34c71a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff2d94]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00042912
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-4', u'PTRSUB_-1206179386'), ('const-0', u'PTRSUB_-1206179378'), (u'PTRSUB_-1206179371', u'PTRSUB_-1206179370'), (u'CAST_-1206179361', u'INT_NOTEQUAL_-1206179521'), (u'PTRSUB_-1206179386', u'PTRSUB_-1206179381'), ('const-0', u'PTRSUB_-1206179381'), ('const-4', u'PTRSUB_-1206179371'), ('tmp_151', u'CBRANCH_-1206... | [(u'PTRADD_-1206179389', u'INT_NOTEQUAL_-1206179521'), ('const-3677588', u'PTRSUB_-1206179380'), ('const-417', u'LOAD_-1206179541'), ('const-1', u'PTRADD_-1206179376'), ('const-3', u'PTRADD_-1206179389'), ('const-417', u'STORE_-1206179545'), ('tmp_439', u'PTRADD_-1206179376'), ('const-4', u'PTRADD_-1206179389'), (u'CAS... | null | null | 000428e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000428e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381d94;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_nmagic::~Struct_no_nmagic(Struct_no_nmagic *this,int __in_chrg)\... | (translation_unit "void FUN_000428e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381d94;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000428e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381d94;\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_000428e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381d94;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000428e0(undefined4 *param_1)" (identifier "FUN_000428e0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Str... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00381d94;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
4467_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | get_name | FUN_000fad70 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Read_relocs * this) */
string * __thiscall gold::Read_relocs::get_name(Read_relocs *this)
{
basic_string<char,_std::cha... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
undefined4 FUN_000fad70(undefined4 param_1,int param_2)
{
FUN_00089ad0(param_1,"Read_relocs ",*(int *)(param_2 + 0x2c) + 4);
return param_1;
}
| CALL 0x00032865
ADD EDX,0x20728b
PUSH EBX
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x18]
MOV EBX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EAX + 0x2c]
ADD EAX,0x4
PUSH EAX
LEA EAX,[EDX + 0xfff2b66b]
PUSH EAX
PUSH EBX
CALL 0x00089ad0
MOV EAX,EBX
ADD ESP,0x14
POP EBX
RET 0x4 | null | null | null | null | [('const-4', u'PTRSUB_-1206866374'), (u'PTRSUB_-1206866374', u'CALL_-1206866476'), (u'COPY_-1206866476', u'RETURN_-1206866444'), ('const-2283115', u'COPY_-1206866431'), (u'PTRSUB_-1206866376', u'PTRSUB_-1206866374'), ('const-44', u'PTRSUB_-1206866380'), (u'LOAD_-1206866520', u'PTRSUB_-1206866376'), ('const-0', u'RETURN... | [('const-2283115', u'COPY_-1206866434'), ('tmp_333', u'CALL_-1206866476'), ('tmp_333', u'COPY_-1206866476'), (u'CAST_-1206866385', u'LOAD_-1206866520'), (u'COPY_-1206866476', u'RETURN_-1206866444'), ('const-44', u'INT_ADD_-1206866504'), ('const-417', u'LOAD_-1206866520'), ('const-0', u'RETURN_-1206866444'), (u'LOAD_-12... | null | null | 000fad70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 FUN_000fad70(undefined4 param_1,int param_2)\n\n{\n FUN_00089ad0(param_1,"Read_relocs ",*(int *)(param_2 + 0x2c) + 4);\n return param_1;\n}\n\n" comment (function_definition "undefined4 FUN_000fad... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: string get_name(Read_relocs * this) */\n\nstring * __thiscall gold::Read_relocs::get_name(Read_relocs *this)\n\n{\n ba... | (translation_unit "undefined4 FUN_000fad70(undefined4 param_1,int param_2)\n\n{\n FUN_00089ad0(param_1,"Read_relocs ",*(int *)(param_2 + 0x2c) + 4);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000fad70(undefined4 param_1,int param_2)\n\n{\n FUN_00089ad0(param_1,"Read_relocs ",*(int *)(param_2 + 0x... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (binary_expression (point... | (function_definition "undefined4 FUN_000fad70(undefined4 param_1,int param_2)\n\n{\n FUN_00089ad0(param_1,"Read_relocs ",*(int *)(param_2 + 0x2c) + 4);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000fad70(undefined4 param_1,int param_2)" (identifier "FUN_000fad70") (parameter_list "... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Read_relocs * this) */
string * __thiscall gold::Read_relocs::get_name(Read_relocs *this)
{
basic_string<var_2,_std::ch... | 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.dx replaced with injection: get_pc_thunk_dx */
undefined4 MASKED(undefined4 param_1,int param_2)
{
FUN_00089ad0(param_1,"Read_relocs ",*(int *)(param_2 + 0x2c) + 4);
return param_1;
}
|
118_i686-gnu-c++filt_and_i686-gnu-c++filt_strip.c | memmove | memmove |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memmove(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memmove@@GLIBC_2.0 *... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memmove(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058966')] | [('const-1', u'RETURN_-1206058966')] | null | null | 00020020 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memmove(void *__dest,void *__src,... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call... | (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest,void *__src,size_t __n)" (identifier "memmove") (par... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memmove@@GLIBC_2.... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__dest,void *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
208_cmp_and_cmp_strip.c | strlen | strlen |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205935970')] | [('const-1', u'RETURN_-1205935970')] | null | null | 0001e094 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(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\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strlen@@GLIBC_2.0 */\n... | (translation_unit "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "ch... | (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 "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@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))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
245_runcon_and_runcon_strip.c | calloc | calloc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* calloc@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205944018')] | [('const-1', u'RETURN_-1205944018')] | null | null | 0001c124 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * calloc(size_t __nmemb,size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * calloc(size_t __nmemb,size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* cal... | (translation_unit "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" (* "*") (function_declarator "calloc(size_t __nmemb,size_t __size)" (identifier "calloc") (parameter_list "(size_t __nm... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* calloc@@GLIBC_2.0 */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifie... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
5142_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_target_specific | FUN_00131530 |
/* 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_target_specific(Output_data_reloc<4,_false,_32,_false> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00131530(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
undefined4... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x27dac7
SUB ESP,0x38
MOV EBP,dword ptr [ESP + 0x4c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA ESI,[ESP + 0x20]
PUSH ESI
CALL 0x00110480
MOV EAX,dword ptr [ESP + 0x74]
MOV dword ptr [ESP... | null | null | null | null | [('const-28', u'PTRSUB_-1207166416'), (u'LOAD_-1207167567', u'CALL_-1207167002'), (u'LOAD_-1207167567', u'PTRSUB_-1207166579'), ('const-3067833783', u'INT_MULT_-1207167323'), (u'INDIRECT_-1207166730', u'STORE_-1207167441'), (u'PTRSUB_-1207166410', u'PTRSUB_-1207166405'), (u'PTRSUB_-1207166546', u'PTRSUB_-1207166530'), ... | [(u'INT_ADD_-1207167402', u'CAST_-1207166551'), (u'CALL_-1207166991', u'INDIRECT_-1207166489'), (u'LOAD_-1207167567', u'CALL_-1207167002'), ('const-0', u'INT_NOTEQUAL_-1207167248'), (u'LOAD_-1207167567', u'STORE_-1207167506'), ('const-2454267028', u'INT_MULT_-1207167303'), (u'CALL_-1207167002', u'INDIRECT_-1207166592')... | null | null | 00131530 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00131530(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;... | (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_target_specific(Output_data_reloc<4,_false,_32,_false> * this,\n uint type, void * arg, Output_data * od, Address ad... | (translation_unit "void FUN_00131530(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\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 undefined... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou... | (function_definition "void FUN_00131530(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\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 undefi... |
/* 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_target_specific(Output_data_reloc<4,_false,_32,_false> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
undefined4 local... |
6662_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | get_name | FUN_0019cd10 |
/* 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: string get_name(Allocate_commons_task * this) */
string * __thiscall gold::Allocate_commons_task::get_name(Allocate_commons_task *this)
{... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_0019cd10(int *param_1)
{
undefined4 *puVar1;
int local_10 [2];
local_10[1] = 0x19cd17;
local_10[0] = 0x15;
*param_1 = (int)(param_1 + 2);
puVar1 = (undefined4 *)FUN_001ee4c0(param_1,local_10,0);
*param... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1f22e9
SUB ESP,0x18
MOV ESI,dword ptr [ESP + 0x24]
MOV dword ptr [ESP + 0x10],0x15
LEA EAX,[ESI + 0x8]
MOV dword ptr [ESI],EAX
PUSH 0x0
LEA EAX,[ESP + 0x14]
PUSH EAX
PUSH ESI
CALL 0x001ee4c0
MOV EDX,dword ptr [ESP + 0x1c]
MOV dword ptr [ESI],EAX
MOV dword ptr [ESI + 0x8],EDX
... | null | null | null | null | [('tmp_597', u'PTRSUB_-1207513477'), ('const-0', u'PTRSUB_-1207513534'), ('tmp_352', u'PTRSUB_-1207513550'), (u'CAST_-1207513494', u'CALLOTHER_-1207513538'), ('const-0', u'PTRSUB_-1207513524'), ('const-4', u'PTRSUB_-1207513477'), ('const-4294967280', u'PTRSUB_-1207513550'), ('const-268435456', u'CALLOTHER_-1207513539')... | [('const-1702125923', u'STORE_-1207513713'), ('const-2', u'PTRADD_-1207513543'), ('tmp_571', u'PTRADD_-1207513490'), (u'CAST_-1207513537', u'STORE_-1207513732'), ('const-5', u'PTRADD_-1207513501'), (u'CAST_-1207513547', u'PTRADD_-1207513525'), ('const-417', u'STORE_-1207513655'), ('const-4', u'PTRADD_-1207513517'), ('c... | null | null | 0019cd10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0019cd10(int *param_1)\n\n{\n undefined4 *puVar1;\n int local_10 [2];\n \n local_10[1] = 0x19cd17;\n local_10[0] = 0x15;\n *param_1 = (int)(param_1 + 2);\n puVar1 = (undefined4 *)FUN_001ee4c0(... | (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: string get_name(Allocate_commons_task * this) */\n\nstring * __thiscall gold::Allocate_commons_task::get_name(Allocate_... | (translation_unit "int * FUN_0019cd10(int *param_1)\n\n{\n undefined4 *puVar1;\n int local_10 [2];\n \n local_10[1] = 0x19cd17;\n local_10[0] = 0x15;\n *param_1 = (int)(param_1 + 2);\n puVar1 = (undefined4 *)FUN_001ee4c0(param_1,local_10,0);\n *param_1 = (int)puVar1;\n param_1[2] = local_10[0];\n *puVar1 = 0x... | (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) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statemen... | (function_definition "int * FUN_0019cd10(int *param_1)\n\n{\n undefined4 *puVar1;\n int local_10 [2];\n \n local_10[1] = 0x19cd17;\n local_10[0] = 0x15;\n *param_1 = (int)(param_1 + 2);\n puVar1 = (undefined4 *)FUN_001ee4c0(param_1,local_10,0);\n *param_1 = (int)puVar1;\n param_1[2] = local_10[0];\n *puVar1 =... |
/* 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: string get_name(Allocate_commons_task * this) */
type_2 * __thiscall gold::Allocate_commons_task::get_name(Allocate_commons_task *this)
{... | 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: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1)
{
undefined4 *puVar1;
int local_10 [2];
local_10[1] = 0x19cd17;
local_10[0] = 0x15;
*param_1 = (int)(param_1 + 2);
puVar1 = (undefined4 *)FUN_001ee4c0(param_1,local_10,0);
*param_1 = (... |
2176_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | set_final_data_size | FUN_0005b3d0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void set_final_data_size(Output_data_plt_x86_64_bnd * this) */
void __thiscall
anon_unknown.dwarf_32964f::Output_data_plt_x86_64_bnd::set_final_data_size
(Output_data_plt_x86_64_bnd *this)
{
byte bVar1;
int iVar... |
void FUN_0005b3d0(int param_1)
{
byte bVar1;
int iVar2;
int iVar3;
iVar2 = *(int *)(param_1 + 0x48) + *(int *)(param_1 + 0x44);
iVar3 = ((*(int *)(param_1 + 0x4c) != -1) + 1 + iVar2) * 0x10;
*(int *)(param_1 + 0x74) = iVar3;
bVar1 = *(byte *)(param_1 + 0x1c);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) ... | PUSH EBX
XOR EDX,EDX
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV ECX,dword ptr [EAX + 0x48]
ADD ECX,dword ptr [EAX + 0x44]
CMP dword ptr [EAX + 0x4c],-0x1
SETNZ DL
LEA EDX,[EDX + ECX*0x1 + 0x1]
SHL EDX,0x4
MOV dword ptr [EAX + 0x74],EDX
LEA ECX,[EDX + ECX*0x8]
MOVZX EDX,byte ptr [EAX + 0x1c]
TEST DL,0x2
JNZ 0x0005b4... | null | null | null | null | [('const-72', u'PTRSUB_-1206209287'), ('tmp_618', u'CALL_-1206209337'), ('const-4294967295', u'INT_NOTEQUAL_-1206209509'), ('const-16', u'INT_MULT_-1206209465'), ('const-16', u'PTRSUB_-1206209233'), (u'CAST_-1206209233', u'STORE_-1206209380'), ('const-417', u'LOAD_-1206209537'), (u'INT_MULT_-1206209465', u'INT_ADD_-120... | [('const-16', u'INT_ADD_-1206209360'), ('const-16', u'INT_MULT_-1206209465'), (u'INT_ADD_-1206209428', u'CAST_-1206209260'), (u'INT_MULT_-1206209465', u'INT_ADD_-1206209433'), (u'CAST_-1206209240', u'STORE_-1206209380'), ('tmp_618', u'INT_ADD_-1206209440'), (u'INT_OR_-1206209291', u'STORE_-1206209368'), ('const-72', u'... | null | null | 0005b3d0 | x86 | O0 | (translation_unit "void FUN_0005b3d0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(param_1 + 0x48) + *(int *)(param_1 + 0x44);\n iVar3 = ((*(int *)(param_1 + 0x4c) != -1) + 1 + iVar2) * 0x10;\n *(int *)(param_1 + 0x74) = iVar3;\n bVar1 = *(byte *)(param_1 + 0x1c);\n if (((bVar... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void set_final_data_size(Output_data_plt_x86_64_bnd * this) */\n\nvoid __thiscall\nanon_unknown.dwarf_32964f::Output_data_plt_x86_64_bnd::set_final_data_size\n (Output_data_plt_x86_64_bnd *this)\n\n{... | (translation_unit "void FUN_0005b3d0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(param_1 + 0x48) + *(int *)(param_1 + 0x44);\n iVar3 = ((*(int *)(param_1 + 0x4c) != -1) + 1 + iVar2) * 0x10;\n *(int *)(param_1 + 0x74) = iVar3;\n bVar1 = *(byte *)(param_1 + 0x1c);\n if (((bVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expressi... | (function_definition "void FUN_0005b3d0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(param_1 + 0x48) + *(int *)(param_1 + 0x44);\n iVar3 = ((*(int *)(param_1 + 0x4c) != -1) + 1 + iVar2) * 0x10;\n *(int *)(param_1 + 0x74) = iVar3;\n bVar1 = *(byte *)(param_1 + 0x1c);\n if (((b... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void set_final_data_size(Output_data_plt_x86_64_bnd * this) */
void __thiscall
anon_unknown.dwarf_32964f::type_1::function_1
(type_1 *this)
{
type_2 var_3;
int var_2;
type_3 var_4;
var_1<32> *in_stack_ffffff... | 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 |
void MASKED(int param_1)
{
byte bVar1;
int iVar2;
int iVar3;
iVar2 = *(int *)(param_1 + 0x48) + *(int *)(param_1 + 0x44);
iVar3 = ((*(int *)(param_1 + 0x4c) != -1) + 1 + iVar2) * 0x10;
*(int *)(param_1 + 0x74) = iVar3;
bVar1 = *(byte *)(param_1 + 0x1c);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0))... |
91_bc_and_bc_strip.c | yyget_text | FUN_00016408 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * yyget_text(void)
{
return yytext;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00016408(void)
{
return DAT_0002722c;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x00011ca6
ADD EAX,0x10b00
LEA EAX,[EAX + 0x31c]
MOV EAX,dword ptr [EAX]
POP EBP
RET | null | null | null | null | [('tmp_106', u'COPY_-1205967809'), ('const-0', u'RETURN_-1205967806'), ('tmp_106', u'COPY_-1205967825'), (u'COPY_-1205967825', u'RETURN_-1205967806')] | [('tmp_106', u'COPY_-1205967809'), ('const-0', u'RETURN_-1205967806'), ('tmp_106', u'COPY_-1205967825'), (u'COPY_-1205967825', u'RETURN_-1205967806')] | null | null | 00016408 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00016408(void)\n\n{\n return DAT_0002722c;\n}\n\n" comment (function_definition "undefined4 FUN_00016408(void)\n\n{\n return DAT_0002722c;\n}" type_identifier (function_declarator "FUN_0001640... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * yyget_text(void)\n\n{\n return yytext;\n}\n\n" comment comment (function_definition "char * yyget_text(void)\n\n{\n return yytext;\n}" primitive_type (pointer... | (translation_unit "undefined4 FUN_00016408(void)\n\n{\n return DAT_0002722c;\n}\n\n" (function_definition "undefined4 FUN_00016408(void)\n\n{\n return DAT_0002722c;\n}" type_identifier (function_declarator "FUN_00016408(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_00016408(void)\n\n{\n return DAT_0002722c;\n}" (type_identifier "undefined4") (function_declarator "FUN_00016408(void)" (identifier "FUN_00016408") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return DAT... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(void)
{
return yytext;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (identifier))))) | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(void)
{
return DAT_0002722c;
}
|
6223_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | _M_find_before_node | FUN_00170df0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: __node_base *
_M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * FUN_00170df0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)
{
int *piVar1;
size_t __n;
int iVar2;
uint uVar3;
int *piVar4;
int *piVar5;
piVar4 = *(int **)(*param_1 + param_2 * 4);
if (piVar4... | CALL 0x000559e6
ADD EAX,0x21e20b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x30]
MOV ECX,dword ptr [ESP + 0x34]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [EDI]
MOV EBP,dword ptr [EAX + ECX*0x4]
TEST EBP,EBP
JZ 0x00170e3c
MOV ESI,dword ptr [EBP]
MOV EBX,dword ptr [ESI + 0x2c]
CMP EB... | null | null | null | null | [(u'LOAD_-1207431568', u'COPY_-1207431114'), ('const-4', u'PTRADD_-1207431029'), (u'COPY_-1207431285', u'RETURN_-1207431251'), ('tmp_758', u'PTRSUB_-1207431111'), (u'COPY_-1207431494', u'MULTIEQUAL_-1207431184'), (u'LOAD_-1207431598', u'COPY_-1207431146'), (u'LOAD_-1207431568', u'PTRADD_-1207431080'), (u'INT_EQUAL_-120... | [('const-417', u'LOAD_-1207431549'), ('const-11', u'PTRADD_-1207431084'), (u'LOAD_-1207431598', u'CAST_-1207431093'), (u'LOAD_-1207431617', u'COPY_-1207431158'), (u'COPY_-1207431285', u'RETURN_-1207431251'), (u'COPY_-1207431494', u'MULTIEQUAL_-1207431184'), ('const-4', u'PTRADD_-1207431084'), (u'PTRADD_-1207431034', u'... | null | null | 00170df0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_00170df0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std:... | (translation_unit "int * FUN_00170df0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar3 = ((int *)*piVar4)[0xb];\n pi... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_st... | (function_definition "int * FUN_00170df0(int *param_1,uint param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n size_t __n;\n int iVar2;\n uint uVar3;\n int *piVar4;\n int *piVar5;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar3 = ((int *)*piVar4)[0xb];\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: __node_base *
_M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * MASKED(int *param_1,uint param_2,undefined4 *param_3,uint param_4)
{
int *piVar1;
size_t __n;
int iVar2;
uint uVar3;
int *piVar4;
int *piVar5;
piVar4 = *(int **)(*param_1 + param_2 * 4);
if (piVar4 != (i... |
1851_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_print_to_mapfile | FUN_0004a5b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_plt_s390<32> * this, Mapfile *
mapfile) */
void __thiscall
anon_unknown.dwarf_2212b3::Output_data_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004a5b0(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** PLT");
FUN_000c4dd0(param_2,param_1,uVar1);
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x364a4a
SUB ESP,0x14
LEA EAX,[EBX + 0xffeee3b6]
PUSH EAX
CALL 0x0002a3c0
ADD ESP,0xc
PUSH EAX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x20]
CALL 0x000c4dd0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CALL_-1206147604', u'CAST_-1206147450'), ('const-2741174', u'COPY_-1206147514'), ('tmp_218', u'CALL_-1206147562'), ('tmp_217', u'CAST_-1206147432'), (u'CAST_-1206147432', u'CALL_-1206147562'), ('const-0', u'RETURN_-1206147534'), (u'CAST_-1206147450', u'CALL_-1206147562'), (u'COPY_-1206147514', u'CALL_-1206147604')] | [('const-2741174', u'COPY_-1206147518'), ('tmp_422', u'CALL_-1206147562'), (u'COPY_-1206147518', u'CALL_-1206147604'), ('const-0', u'RETURN_-1206147534'), ('tmp_423', u'CALL_-1206147562'), (u'CALL_-1206147604', u'CALL_-1206147562')] | null | null | 0004a5b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004a5b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** PLT");\n FUN_000c4dd0(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definition "voi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_plt_s390<32> * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\nanon_unknown.dw... | (translation_unit "void FUN_0004a5b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** PLT");\n FUN_000c4dd0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_0004a5b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gette... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_liter... | (function_definition "void FUN_0004a5b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** PLT");\n FUN_000c4dd0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004a5b0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0004a5b0")... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_plt_s390<32> * this, Mapfile *
mapfile) */
void __thiscall
anon_unknown.dwarf_2212b3::type_1<32>::... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** PLT");
FUN_000c4dd0(param_2,param_1,uVar1);
return;
}
|
4137_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~Output_data_reloc | FUN_000f7ec0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_64,_false> * this,
int __in_chrg) */
void __thiscall
gold::Output_data_reloc<9,_false,_64,_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f7ec0(undefined4 *param_1)
{
*param_1 = &DAT_0038addc;
if (param_1[0xd] != 0) {
FUN_001e6db0(param_1[0xd]);
}
FUN_001e6d90(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x297139
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffbddc]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x34]
TEST EAX,EAX
JZ 0x000f7eef
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x001e6d90
ADD ESP,0x14
POP EBX... | null | null | null | null | [('const-0', u'PTRSUB_-1206878246'), (u'LOAD_-1206878463', u'CALL_-1206878421'), (u'PTRSUB_-1206878245', u'PTRSUB_-1206878243'), (u'PTRSUB_-1206878240', u'LOAD_-1206878463'), ('const-52', u'PTRSUB_-1206878242'), (u'PTRSUB_-1206878241', u'PTRSUB_-1206878240'), ('const-0', u'PTRSUB_-1206878240'), ('const-0', u'PTRSUB_-12... | [(u'LOAD_-1206878463', u'CALL_-1206878421'), (u'PTRADD_-1206878254', u'LOAD_-1206878463'), ('const-13', u'PTRADD_-1206878254'), ('const-0', u'INT_NOTEQUAL_-1206878444'), ('tmp_576', u'STORE_-1206878466'), ('const-4', u'PTRADD_-1206878254'), ('const-417', u'LOAD_-1206878463'), (u'LOAD_-1206878463', u'INT_NOTEQUAL_-12068... | null | null | 000f7ec0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f7ec0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038addc;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" comment (function_de... | (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 ~Output_data_reloc(Output_data_reloc<9,_false,_64,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_d... | (translation_unit "void FUN_000f7ec0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038addc;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_000f7ec0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038addc;\n if (param_1[0x... | (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_000f7ec0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038addc;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f7ec0(undefined4 *param_1)" (identifier "FUN_000f7ec0") (par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_64,_false> * this,
int __in_chrg) */
void __thiscall
var_1::Output_data_reloc<9,_false,_64,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &DAT_0038addc;
if (param_1[0xd] != 0) {
FUN_001e6db0(param_1[0xd]);
}
FUN_001e6d90(param_1,0x40);
return;
}
|
66_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | fwrite | fwrite |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_00098118)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_00098118)();
return sVar1;
}
| JMP dword ptr [EBX + 0x118] | null | null | null | null | [(u'CAST_-1205975860', u'CALLIND_-1205975942'), (u'CALLIND_-1205975942', u'INDIRECT_-1205975869'), ('const-0', u'RETURN_-1205975939'), (u'INDIRECT_-1205975869', u'COPY_-1205975928'), (u'CALLIND_-1205975942', u'RETURN_-1205975939'), ('tmp_82', u'CAST_-1205975860')] | [(u'CAST_-1205975860', u'CALLIND_-1205975942'), (u'CALLIND_-1205975942', u'INDIRECT_-1205975869'), ('const-0', u'RETURN_-1205975939'), (u'INDIRECT_-1205975869', u'COPY_-1205975928'), (u'CALLIND_-1205975942', u'RETURN_-1205975939'), ('tmp_82', u'CAST_-1205975860')] | null | null | 00014470 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00098118)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00098118)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ... | (translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00098118)();\n return sVar1;\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0... | (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 fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00098118)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fwrite_00098118)();
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 *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_00098118)();
return sVar1;
}
|
2986_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | _M_realloc_insert<gold::Sized_relobj_incr<64,_true>::Local_symbol> | FUN_00090820 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Sized_relobj_incr<64, true>::Local_symbol>
DWARF original prototype: void
_M_realloc_insert<gold::Sized_relobj_incr<64,_true>::Local_symbol>(vector<gold::Sized_relobj_incr<64,_t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00090820(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
int iVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2fe7d7
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x38]
MOV ECX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x4]
MOV EBP,ESI
MOV dword ptr [ESP + 0x8],EAX
SUB EAX,ECX
SUB EBP,ECX
SAR EAX,0x3
MOV dword ptr... | null | null | null | null | [(u'LOAD_-1206515606', u'INT_NOTEQUAL_-1206515272'), (u'PTRADD_-1206514180', u'PTRSUB_-1206514178'), (u'CAST_-1206514215', u'INT_ADD_-1206515114'), (u'PTRSUB_-1206514399', u'CAST_-1206514370'), (u'PTRSUB_-1206514234', u'STORE_-1206514946'), (u'PTRSUB_-1206514218', u'CAST_-1206514126'), ('const-3', u'INT_SRIGHT_-1206515... | [('const-1', u'PTRADD_-1206514252'), ('const-12', u'INT_ADD_-1206514471'), ('const-4', u'PTRADD_-1206514366'), (u'PTRADD_-1206514358', u'LOAD_-1206515205'), ('tmp_3176', u'PTRADD_-1206514420'), (u'PTRADD_-1206514416', u'LOAD_-1206515317'), ('const-4', u'PTRADD_-1206514244'), ('tmp_1498', u'CBRANCH_-1206514779'), ('cons... | null | null | 00090820 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00090820(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n un... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Sized_relobj_incr<64, true>::Local_symbol>\n DWARF original prototype: void\n _M_realloc_insert<gold::Sized_relobj_incr<64,_true>::Local_symbol>(vector<gold::Si... | (translation_unit "void FUN_00090820(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_00090820(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Sized_relobj_incr<64, true>::Local_symbol>
DWARF original prototype: void
_M_realloc_insert<gold::Sized_relobj_incr<64,_true>::Local_symbol>(vector<gold::Sized_relobj_incr<64,_t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
int iVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
u... |
692_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | gldaarch64elf32b_append_to_separated_string | FUN_000453b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 gldaarch64elf32b_append_to_separated_string(char **to,char *op_arg)
{
char cVar1;
size_t __n;
int __c;
int iVar2;
char *pcVar3;
size_t sVar4;
char *pcVar5;
pcVar5 = *to;
if (pcVar5 == (char *)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)
{
char cVar1;
size_t __n;
int __c;
int iVar2;
char *pcVar3;
size_t sVar4;
char *pcVar5;
undefined4 uVar6;
pcVar5 = (char *)*param_1;
if (pcVa... | PUSH EBP
PUSH EDI
MOV EDI,EDX
PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x17cc45
SUB ESP,0x2c
MOV dword ptr [ESP + 0x18],EAX
MOV EAX,dword ptr [EAX]
MOV dword ptr [ESP + 0x14],EAX
TEST EAX,EAX
JZ 0x00045490
SUB ESP,0xc
PUSH EDX
CALL 0x00016870
ADD ESP,0x10
MOV EBP,dword ptr [ESP + 0x14]
MOV ESI,EAX
LEA EAX,[EBX + 0x26e... | null | null | null | null | [(u'INDIRECT_-1206167543', u'COPY_-1206167596'), ('const-0', u'INT_EQUAL_-1206168391'), ('const-417', u'LOAD_-1206168220'), ('tmp_1071', u'CALL_-1206168199'), (u'INDIRECT_-1206167699', u'COPY_-1206167617'), (u'COPY_-1206167630', u'COPY_-1206167627'), (u'CAST_-1206167538', u'STORE_-1206168060'), ('tmp_880', u'CBRANCH_-1... | [(u'INDIRECT_-1206167543', u'COPY_-1206167596'), (u'LOAD_-1206168593', u'CAST_-1206167742'), ('const-0', u'INT_EQUAL_-1206168391'), (u'INDIRECT_-1206167699', u'COPY_-1206167617'), ('tmp_1670', u'STORE_-1206168170'), (u'COPY_-1206167630', u'COPY_-1206167627'), ('const-513730', u'COPY_-1206167642'), ('tmp_880', u'CBRANCH... | null | null | 000453b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n undefined4 uVar6;\n \n pcVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 gldaarch64elf32b_append_to_separated_string(char **to,char *op_arg)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n \n pcVar5 ... | (translation_unit "void __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n undefined4 uVar6;\n \n pcVar5 = (char *)*param_1;\n if (pcVar5 == (char *)0x0) {\n uVar6 = xstrdup(param_2);\n *p... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n undefined4 uVar6;\n \n pcVar5 = (char *)*param_1;\n if (pcVar5 == (char *)0x0) {\n uVar6 = xstrdup(param_2);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char **to,char *op_arg)
{
char var_6;
size_t var_10;
int __c;
int var_5;
char *var_8;
size_t var_11;
char *var_1;
var_1 = *to;
if (var_1 == (char *)0x0) {
var_1 = (char *)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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 *param_1,char *param_2)
{
char cVar1;
size_t __n;
int __c;
int iVar2;
char *pcVar3;
size_t sVar4;
char *pcVar5;
undefined4 uVar6;
pcVar5 = (char *)*param_1;
if (pcVar5 == ... |
3329_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | do_adjust_local_symbol | FUN_000c0360 |
/* DWARF original prototype: bool do_adjust_local_symbol(Sized_relobj_file<64,_false> * this,
Symbol_value<64> * param_1) */
bool __thiscall
gold::Sized_relobj_file<64,_false>::do_adjust_local_symbol
(Sized_relobj_file<64,_false> *this,Symbol_value<64> *param_2)
{
return true;
}
|
undefined4 FUN_000c0360(void)
{
return 1;
}
| MOV EAX,0x1
RET | null | null | null | null | [(u'COPY_-1206713493', u'RETURN_-1206713486'), ('const-1', u'COPY_-1206713493'), ('const-0', u'RETURN_-1206713486')] | [('const-1', u'COPY_-1206713503'), (u'COPY_-1206713503', u'RETURN_-1206713486'), ('const-0', u'RETURN_-1206713486')] | null | null | 000c0360 | x86 | O0 | (translation_unit "undefined4 FUN_000c0360(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined4 FUN_000c0360(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_000c0360(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: bool do_adjust_local_symbol(Sized_relobj_file<64,_false> * this,\n Symbol_value<64> * param_1) */\n\nbool __thiscall\ngold::Sized_relobj_file<64,_false>::do_adjust_local_symbol\n (Sized_relobj_file<64,_false> *this,Symbol_value<64> *param_2)\n\n{\n return true... | (translation_unit "undefined4 FUN_000c0360(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined4 FUN_000c0360(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_000c0360(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_000c0360(void)\n\n{\n return 1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000c0360(void)" (identifier "FUN_000c0360") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 1;\n}" ({ "{")... |
/* DWARF original prototype: bool do_adjust_local_symbol(Sized_relobj_file<64,_false> * this,
Symbol_value<64> * param_1) */
bool __thiscall
gold::Sized_relobj_file<64,_false>::do_adjust_local_symbol
(Sized_relobj_file<64,_false> *this,Symbol_value<64> *param_2)
{
return true;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined4 MASKED(void)
{
return 1;
}
|
247_alpha-linux-gnu-gprof_and_alpha-linux-gnu-gprof_strip.c | bfd_perror | bfd_perror |
/* WARNING: Control flow encountered bad instruction data */
void bfd_perror(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_perror(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205997302')] | [('const-1', u'RETURN_-1205997302')] | null | null | 0002f100 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_perror(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_perror(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_perror(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_perror(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "void bfd_perror(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_perror(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_perror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_perror(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_perror(void)" (identifier "bfd_perror") (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();
}
|
9090_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | operator[] | FUN_0021eea0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::operator[](unsigned int) */
int __thiscall std::string::operator[](string *this,uint param_1)
{
int iVar1;
iVar1 = *(int *)this;
if (-1 < *(int *)(iVar1 + -4)) {
_M_leak_hard(this);
iVar1 = *(int ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0021eea0(int *param_1,int param_2)
{
int iVar1;
iVar1 = *param_1;
if (-1 < *(int *)(iVar1 + -4)) {
FUN_0021edd0(param_1);
iVar1 = *param_1;
}
return iVar1 + param_2;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x170159
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESI]
MOV EDX,dword ptr [EAX + -0x4]
TEST EDX,EDX
JS 0x0021eecb
SUB ESP,0xc
PUSH ESI
CALL 0x0021edd0
MOV EAX,dword ptr [ESI]
ADD ESP,0x10
ADD EAX,dword ptr [ESP + 0x14]
ADD ESP,0x4
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_299', u'CAST_-1203834992'), (u'CAST_-1203834992', u'LOAD_-1203835180'), (u'INT_ADD_-1203835159', u'CAST_-1203834989'), ('const-417', u'LOAD_-1203835180'), ('const-417', u'LOAD_-1203835175'), (u'INT_ADD_-1203835093', u'RETURN_-1203835067'), ('tmp_121', u'CBRANCH_-1203835156'), ('const-0', u'RETURN_-1203835067'), ... | [('const-417', u'LOAD_-1203835175'), ('const-417', u'LOAD_-1203835180'), (u'INT_ADD_-1203835093', u'RETURN_-1203835067'), ('tmp_121', u'CBRANCH_-1203835156'), ('const-0', u'RETURN_-1203835067'), ('tmp_488', u'LOAD_-1203835180'), (u'CAST_-1203834990', u'LOAD_-1203835175'), (u'LOAD_-1203835180', u'MULTIEQUAL_-1203835013'... | null | null | 0021eea0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0021eea0(int *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_0021edd0(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n}\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::operator[](unsigned int) */\n\nint __thiscall std::string::operator[](string *this,uint param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)this;\n if (-1 < *(int *)(iVar1 + -4)) {\n _M_leak_ha... | (translation_unit "int FUN_0021eea0(int *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_0021edd0(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n}\n\n" (function_definition "int FUN_0021eea0(int *param_1,int param_2)\n\n{\n int iVar1;\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 ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ... | (function_definition "int FUN_0021eea0(int *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_0021edd0(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n}" (primitive_type "int") (function_declarator "FUN_0021eea0(int *param_1,int param_2)" (id... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::operator[](unsigned int) */
int __thiscall std::type_1::operator[](type_1 *this,type_2 var_3)
{
int var_1;
var_1 = *(int *)this;
if (-1 < *(int *)(var_1 + -4)) {
var_2(this);
var_1 = *(int *)this;... | 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 */
int MASKED(int *param_1,int param_2)
{
int iVar1;
iVar1 = *param_1;
if (-1 < *(int *)(iVar1 + -4)) {
FUN_0021edd0(param_1);
iVar1 = *param_1;
}
return iVar1 + param_2;
}
|
657_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | bfd_generic_link_read_symbols | bfd_generic_link_read_symbols |
/* WARNING: Control flow encountered bad instruction data */
void bfd_generic_link_read_symbols(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_generic_link_read_symbols(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206509466')] | [('const-1', u'RETURN_-1206509466')] | null | null | 0009205c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_generic_link_read_symbols(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_generic_link_read_symbols(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n ... | (translation_unit "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_generic_link_read_symbols(void)" identifier (paramet... | (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_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_generic_link_read_symbols(void)" (identifier "bfd_generic_link_read_symbols") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* 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();
}
|
6502_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | is_section_symbol | FUN_001b3790 |
/* DWARF original prototype: bool is_section_symbol(Symbol_value<32> * this) */
bool __thiscall gold::Symbol_value<32>::is_section_symbol(Symbol_value<32> *this)
{
return (bool)((byte)this->field_0xb >> 4 & 1);
}
|
byte FUN_001b3790(int param_1)
{
return *(byte *)(param_1 + 0xb) >> 4 & 1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOVZX EAX,byte ptr [EAX + 0xb]
SHR AL,0x4
AND EAX,0x1
RET | null | null | null | null | [('const-0', u'RETURN_-1207683106'), ('tmp_155', u'PTRSUB_-1207683047'), ('const-11', u'PTRSUB_-1207683047'), (u'INT_RIGHT_-1207683138', u'INT_AND_-1207683080'), ('const-1', u'INT_AND_-1207683080'), ('const-4', u'INT_RIGHT_-1207683138'), (u'LOAD_-1207683174', u'CAST_-1207683044'), (u'COPY_-1207683108', u'RETURN_-120768... | [('const-0', u'RETURN_-1207683106'), (u'LOAD_-1207683174', u'INT_RIGHT_-1207683138'), ('const-1', u'INT_AND_-1207683081'), (u'INT_ADD_-1207683158', u'CAST_-1207683050'), (u'INT_RIGHT_-1207683138', u'INT_AND_-1207683081'), (u'CAST_-1207683050', u'LOAD_-1207683174'), ('const-11', u'INT_ADD_-1207683158'), ('const-4', u'IN... | null | null | 001b3790 | x86 | O0 | (translation_unit "byte FUN_001b3790(int param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}\n\n" (function_definition "byte FUN_001b3790(int param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}" type_identifier (function_declarator "FUN_001b3790(int param_1)" identifier (parameter_list "(int param_1... | (translation_unit "/* DWARF original prototype: bool is_section_symbol(Symbol_value<32> * this) */\n\nbool __thiscall gold::Symbol_value<32>::is_section_symbol(Symbol_value<32> *this)\n\n{\n return (bool)((byte)this->field_0xb >> 4 & 1);\n}\n\n" comment (function_definition "bool __thiscall gold::Symbol_value<32>::is_... | (translation_unit "byte FUN_001b3790(int param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}\n\n" (function_definition "byte FUN_001b3790(int param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}" type_identifier (function_declarator "FUN_001b3790(int param_1)" identifier (parameter_list "(int param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthe... | (function_definition "byte FUN_001b3790(int param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_001b3790(int param_1)" (identifier "FUN_001b3790") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier... |
/* DWARF original prototype: bool is_section_symbol(Symbol_value<32> * this) */
bool __thiscall gold::type_1<32>::function_1(type_1<32> *this)
{
return (bool)((type_2)this->field_0xb >> 4 & 1);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (po... | null |
byte MASKED(int param_1)
{
return *(byte *)(param_1 + 0xb) >> 4 & 1;
}
|
2289_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | is_in_system_directory | FUN_00067b80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool is_in_system_directory(Input_file * this) */
bool __thiscall gold::Input_file::is_in_system_directory(Input_file *this)
{
char cVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00067b80(int param_1)
{
if (*(char *)(param_1 + 0x8c) == '\0') {
if (*(int *)(DAT_0038f378 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/parameters.h",0x... | PUSH EBX
CALL 0x00035840
ADD EBX,0x32747a
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOVZX EAX,byte ptr [EDX + 0x8c]
TEST AL,AL
JNZ 0x00067bbd
LEA EAX,[EBX + 0x378]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x00067bc2
SUB ESP,0x8
ADD EDX,0x1c
PUSH EDX
PUSH EAX
CALL 0x000dd9a0
ADD ESP,0x10
AD... | null | null | null | null | [('tmp_746', u'PTRSUB_-1206289194'), ('const-1', u'RETURN_-1206289313'), (u'LOAD_-1206289450', u'INT_EQUAL_-1206289432'), (u'MULTIEQUAL_-1206289221', u'CAST_-1206289165'), ('const-8', u'PTRSUB_-1206289194'), ('const-0', u'PTRSUB_-1206289176'), ('const-0', u'INT_EQUAL_-1206289465'), ('const-2651864', u'COPY_-1206289216'... | [('const-1', u'RETURN_-1206289313'), (u'LOAD_-1206289450', u'INT_EQUAL_-1206289432'), (u'COPY_-1206289227', u'CALL_-1206289318'), (u'INT_ADD_-1206289471', u'CAST_-1206289227'), ('const-0', u'INT_EQUAL_-1206289465'), ('const-417', u'LOAD_-1206289487'), ('const-2651864', u'COPY_-1206289227'), (u'INT_ADD_-1206289400', u'C... | null | null | 00067b80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00067b80(int param_1)\n\n{\n if (*(char *)(param_1 + 0x8c) == '\0') {\n if (*(int *)(DAT_0038f378 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00069d00(".... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool is_in_system_directory(Input_file * this) */\n\nbool __thiscall gold::Input_file::is_in_system_directory(Input_fil... | (translation_unit "void FUN_00067b80(int param_1)\n\n{\n if (*(char *)(param_1 + 0x8c) == '\0') {\n if (*(int *)(DAT_0038f378 + 8) == 0) {\n \n FUN_00069d00("../../gold/parameters.h",0x5c,"options",0);\n }\n FUN_000dd9a0(*(int *)(DAT_0038f378 + 8),param_1 + 0x1c);\n }\n return;\n}\n\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_00067b80(int param_1)\n\n{\n if (*(char *)(param_1 + 0x8c) == '\0') {\n if (*(int *)(DAT_0038f378 + 8) == 0) {\n \n FUN_00069d00("../../gold/parameters.h",0x5c,"options",0);\n }\n FUN_000dd9a0(*(int *)(DAT_0038f378 + 8),param_1 + 0x1c);\n }\n return;\n}... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool is_in_system_directory(Input_file * this) */
bool __thiscall gold::type_1::function_1(type_1 *this)
{
char cVar1;
cVar1 = thi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
if (*(char *)(param_1 + 0x8c) == '\0') {
if (*(int *)(DAT_0038f378 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/parameters.h",0x5c,"op... |
6277_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | _M_realloc_insert<gold::Output_merge_string<char>::Merged_strings_list*_const&> | FUN_0018c580 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Output_merge_string<char>::Merged_strings_list*
const&>
DWARF original prototype: void
_M_realloc_insert<gold::Output_merge_string<char>::Merged_strings_list*_const&>(vector<... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0018c580(undefined4 *param_1,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
uint uVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1b2a77
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x44]
MOV ESI,dword ptr [EBP]
MOV EAX,dword ptr [EBP + 0x4]
MOV dword ptr [ESP + 0xc],EAX
SUB EAX,ESI
SUB EDI,ESI
SAR EAX,0x2
MOV dword ptr [ESP + 0x8],EDI
JZ 0x0018c6b0
LEA ECX,[EAX... | null | null | null | null | [(u'INT_NOTEQUAL_-1207449797', u'CBRANCH_-1207449788'), ('tmp_1173', u'CBRANCH_-1207449526'), (u'INT_ADD_-1207449924', u'CAST_-1207449167'), (u'LOAD_-1207449946', u'STORE_-1207449938'), (u'PTRSUB_-1207449274', u'PTRSUB_-1207449266'), ('const-0', u'PTRSUB_-1207449101'), (u'MULTIEQUAL_-1207449533', u'CALL_-1207450020'), ... | [('const-417', u'STORE_-1207449709'), ('const-417', u'LOAD_-1207450173'), ('const-0', u'COPY_-1207449561'), (u'CAST_-1207449268', u'INT_SUB_-1207450124'), (u'INT_NOTEQUAL_-1207449797', u'CBRANCH_-1207449788'), ('tmp_1173', u'CBRANCH_-1207449526'), (u'LOAD_-1207449946', u'STORE_-1207449938'), ('tmp_2737', u'STORE_-12074... | null | null | 0018c580 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018c580(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Output_merge_string<char>::Merged_strings_list*\n const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Output_merge_string<char>::Merged_strings... | (translation_unit "void FUN_0018c580(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_0018c580(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Output_merge_string<char>::Merged_strings_list*
const&>
DWARF original prototype: void
_M_realloc_insert<gold::Output_merge_string<char>::Merged_strings_list*_const&>(vector<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
uint uVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1;
pv... |
231_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c | unw_print_xyreg | FUN_0004bb00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 unw_print_xyreg(char *cp,uint x,uint ytreg)
{
uint uVar1;
uVar1 = x * 2 | ytreg >> 7 & 1;
if (uVar1 == 1) {
sprintf(cp,"f%u",ytreg & 0x1f);
return;
}
if (uVar1 != 0) {
if (uVar1 == 2) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0004bb00(char *param_1,int param_2,uint param_3)
{
uint uVar1;
uVar1 = param_2 * 2 | param_3 >> 7 & 1;
if (uVar1 == 1) {
sprintf(param_1,"f%u",param_3 & 0x1f);
return;
}
if (uVar1 != 0) {... | PUSH ESI
MOV ESI,ECX
ADD EDX,EDX
PUSH EBX
SHR ESI,0x7
CALL 0x00013f70
ADD EBX,0x684f2
AND ESI,0x1
OR EDX,ESI
SUB ESP,0x4
CMP EDX,0x1
JZ 0x0004bb50
TEST EDX,EDX
JZ 0x0004bb70
CMP EDX,0x2
JNZ 0x0004bb41
SUB ESP,0x4
AND ECX,0x1f
LEA EDX,[EBX + 0xfffda67e]
PUSH ECX
PUSH EDX
PUSH EAX
CALL 0x00013370
ADD ESP,0x10
ADD ESP,0x4... | null | null | null | null | [('const-0', u'RETURN_-1206141943'), ('tmp_864', u'INT_AND_-1206141861'), ('const-0', u'RETURN_-1206141812'), ('const-583290', u'COPY_-1206141684'), ('const-2', u'INT_EQUAL_-1206142042'), ('tmp_864', u'INT_RIGHT_-1206142154'), (u'INT_AND_-1206142000', u'CALL_-1206141988'), ('const-7', u'INT_RIGHT_-1206142154'), (u'COPY... | [('const-0', u'RETURN_-1206141943'), ('const-0', u'RETURN_-1206141812'), ('const-1', u'INT_EQUAL_-1206142072'), (u'INT_AND_-1206142000', u'CALL_-1206141988'), ('tmp_1050', u'CALL_-1206141828'), ('tmp_1048', u'INT_MULT_-1206141797'), ('const-583290', u'COPY_-1206141684'), (u'COPY_-1206141721', u'CALL_-1206141988'), (u'C... | null | null | 0004bb00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0004bb00(char *param_1,int param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = param_2 * 2 | param_3 >> 7 & 1;\n if (uVar1 == 1) {\n sprintf(param_1,"f%u",param_3 & 0x1f);\n ret... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 unw_print_xyreg(char *cp,uint x,uint ytreg)\n\n{\n uint uVar1;\n \n uVar1 = x * 2 | ytreg >> 7 & 1;\n if (uVar1 == 1) {\n sprintf(cp,"f%u",ytreg & 0x1f);\n return;\n }\n if (uVar1 !=... | (translation_unit "void __regparm3 FUN_0004bb00(char *param_1,int param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = param_2 * 2 | param_3 >> 7 & 1;\n if (uVar1 == 1) {\n sprintf(param_1,"f%u",param_3 & 0x1f);\n return;\n }\n if (uVar1 != 0) {\n if (uVar1 == 2) {\n sprintf(param_1,"b%u",param_3 &... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignmen... | (function_definition "void __regparm3 FUN_0004bb00(char *param_1,int param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = param_2 * 2 | param_3 >> 7 & 1;\n if (uVar1 == 1) {\n sprintf(param_1,"f%u",param_3 & 0x1f);\n return;\n }\n if (uVar1 != 0) {\n if (uVar1 == 2) {\n sprintf(param_1,"b%u",param_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *cp,type_1 var_1,type_1 var_2)
{
type_1 var_3;
var_3 = var_1 * 2 | var_2 >> 7 & 1;
if (var_3 == 1) {
var_4(cp,"f%u",var_2 & 0x1f);
return;
}
if (var_3 != 0) {
if (var_3 == ... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(char *param_1,int param_2,uint param_3)
{
uint uVar1;
uVar1 = param_2 * 2 | param_3 >> 7 & 1;
if (uVar1 == 1) {
sprintf(param_1,"f%u",param_3 & 0x1f);
return;
}
if (uVar1 != 0) {
i... |
1660_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | ~Struct_dynamic_list_cpp_typeinfo | FUN_00044d20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo
* this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_dynamic_list_cpp_typeinfo::~Struct_dynamic_list_cpp_ty... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044d20(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00381844;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x34a2d9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff2844]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00044d52
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [(u'PTRSUB_-1206170052', u'PTRSUB_-1206170048'), (u'PTRSUB_-1206170038', u'PTRSUB_-1206170036'), ('const-0', u'PTRSUB_-1206170042'), ('tmp_323', u'CALL_-1206170182'), ('const-0', u'PTRSUB_-1206170036'), (u'PTRSUB_-1206170042', u'PTRSUB_-1206170038'), (u'CAST_-1206170039', u'STORE_-1206170269'), ('tmp_135', u'CBRANCH_-1... | [(u'CAST_-1206170051', u'INT_NOTEQUAL_-1206170246'), (u'PTRSUB_-1206170054', u'STORE_-1206170269'), ('const-417', u'STORE_-1206170269'), ('const-3676228', u'PTRSUB_-1206170054'), ('const-3', u'PTRADD_-1206170063'), ('tmp_597', u'STORE_-1206170269'), (u'INT_NOTEQUAL_-1206170246', u'CBRANCH_-1206170246'), ('const-4', u'P... | null | null | 00044d20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044d20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381844;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_dynamic_list_cpp_typeinfo::~Str... | (translation_unit "void FUN_00044d20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381844;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00044d20(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_00044d20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381844;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044d20(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo
* this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_... | 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_00381844;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
|
62_aarch64-linux-gnu-addr2line_and_aarch64-linux-gnu-addr2line_strip.c | bfd_check_format_matches | bfd_check_format_matches |
void bfd_check_format_matches(void)
{
(*(code *)PTR_bfd_check_format_matches_00018100)();
return;
}
|
void bfd_check_format_matches(void)
{
(*(code *)PTR_bfd_check_format_matches_00018100)();
return;
}
| JMP dword ptr [EBX + 0x100] | null | null | null | null | [('tmp_58', u'CAST_-1205988249'), (u'CALLIND_-1205988326', u'INDIRECT_-1205988254'), (u'INDIRECT_-1205988254', u'COPY_-1205988313'), ('const-0', u'RETURN_-1205988323'), (u'CAST_-1205988249', u'CALLIND_-1205988326')] | [('tmp_58', u'CAST_-1205988249'), (u'CALLIND_-1205988326', u'INDIRECT_-1205988254'), (u'INDIRECT_-1205988254', u'COPY_-1205988313'), ('const-0', u'RETURN_-1205988323'), (u'CAST_-1205988249', u'CALLIND_-1205988326')] | null | null | 00011410 | x86 | O0 | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (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_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_00018100)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_check_format_matches(void)" (identifier "bfd_check_format_matches") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_check_format_matches_00018100)();
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_00018100)();
return;
}
|
5284_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_write | FUN_00129540 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_64,_false> * this,
Output_file * of) */
void __thiscall
gold::Output_data_reloc_base<9,_false,_64,_false>::do_write
(Output_data_reloc_base<9... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00129540(int param_1,int param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
int iVar9;
if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {
... | CALL 0x000559e6
ADD EAX,0x265abb
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [ESP + 0x30]
MOV ECX,dword ptr [ESP + 0x34]
MOV dword ptr [ESP + 0xc],EAX
MOVZX EAX,byte ptr [EBX + 0x1c]
TEST AL,0x4
JZ 0x00129655
MOV ESI,dword ptr [EBX + 0x14]
MOV EDI,dword ptr [EBX + 0x18]
MOV dword ptr [ESP],ESI
MO... | null | null | null | null | [(u'PTRSUB_-1207068365', u'PTRSUB_-1207068335'), ('const-4', u'PTRSUB_-1207068232'), (u'PTRSUB_-1207068193', u'PTRSUB_-1207068175'), ('const-1', u'RETURN_-1207068613'), (u'LOAD_-1207068949', u'INT_NOTEQUAL_-1207068933'), ('const-52', u'PTRSUB_-1207068207'), ('tmp_203', u'CBRANCH_-1207069240'), (u'MULTIEQUAL_-1207068508... | [('const-28', u'INT_ADD_-1207068963'), (u'CAST_-1207068424', u'LOAD_-1207069302'), ('const-1', u'RETURN_-1207068613'), (u'LOAD_-1207068949', u'INT_NOTEQUAL_-1207068933'), (u'CAST_-1207068245', u'LOAD_-1207068857'), ('const-111', u'CALL_-1207068671'), ('tmp_203', u'CBRANCH_-1207069240'), ('const-417', u'LOAD_-1207069302... | null | null | 00129540 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00129540(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_1 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_64,_false> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_false,_64,_false>::do_write\n (... | (translation_unit "void FUN_00129540(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\n \n FUN_00069d00("../../gold/output.h",0xe3,"offse... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "void FUN_00129540(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\n \n FUN_00069d00("../../gold/output.h",0xe3,"of... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_64,_false> * this,
Output_file * of) */
void __thiscall
var_12::Output_data_reloc_base<9,var_16,_64,var_16>::do_write
(Output_data_reloc_base... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
int iVar9;
if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {
... |
7994_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | front | FUN_001e31f0 |
/* std::string::front() const */
undefined4 __thiscall std::string::front(string *this)
{
return *(undefined4 *)this;
}
|
undefined4 FUN_001e31f0(undefined4 *param_1)
{
return *param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
RET | null | null | null | null | [(u'CAST_-1207881155', u'LOAD_-1207881223'), ('const-417', u'LOAD_-1207881223'), ('tmp_23', u'CAST_-1207881155'), (u'COPY_-1207881223', u'RETURN_-1207881209'), (u'LOAD_-1207881223', u'COPY_-1207881223'), ('const-0', u'RETURN_-1207881209')] | [('const-417', u'LOAD_-1207881223'), (u'COPY_-1207881223', u'RETURN_-1207881209'), (u'LOAD_-1207881223', u'COPY_-1207881223'), ('const-0', u'RETURN_-1207881209'), ('tmp_26', u'LOAD_-1207881223')] | null | null | 001e31f0 | x86 | O0 | (translation_unit "undefined4 FUN_001e31f0(undefined4 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined4 FUN_001e31f0(undefined4 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_001e31f0(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (... | (translation_unit "/* std::string::front() const */\n\nundefined4 __thiscall std::string::front(string *this)\n\n{\n return *(undefined4 *)this;\n}\n\n" comment (function_definition "undefined4 __thiscall std::string::front(string *this)\n\n{\n return *(undefined4 *)this;\n}" type_identifier (ms_call_modifier "__this... | (translation_unit "undefined4 FUN_001e31f0(undefined4 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined4 FUN_001e31f0(undefined4 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_001e31f0(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) }))) | (function_definition "undefined4 FUN_001e31f0(undefined4 *param_1)\n\n{\n return *param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_001e31f0(undefined4 *param_1)" (identifier "FUN_001e31f0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifie... |
/* std::string::front() const */
type_1 __thiscall std::type_2::function_1(type_2 *this)
{
return *(type_1 *)this;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (return_statement (pointer_expression... | null |
undefined4 MASKED(undefined4 *param_1)
{
return *param_1;
}
|
171_x86_64-kfreebsd-gnu-strip_and_x86_64-kfreebsd-gnu-strip_strip.c | strip_usage | FUN_00016c10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 strip_usage(FILE *stream,int exit_status)
{
char *__format;
char *pcVar1;
FILE *pFVar2;
pcVar1 = program_name;
__format = (char *)dcgettext(0,"Usage: %s <option(s)> in-file(s)\n",5);
fprintf((FILE *... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00016c10(FILE *param_1,int param_2)
{
char *pcVar1;
undefined4 uVar2;
uVar2 = DAT_00040d6c;
pcVar1 = (char *)dcgettext(0,"Usage: %s <option(s)> in-file(s)\n",5);
fprintf(param_1,pcVar1,uVar2);
... | PUSH EBP
PUSH EDI
MOV EDI,EDX
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x000166c0
ADD EBX,0x293e3
SUB ESP,0x20
LEA EBP,[EBX + 0xd6c]
LEA EAX,[EBX + 0xfffefa00]
MOV EDX,dword ptr [EBP]
MOV dword ptr [ESP + 0x10],EDX
PUSH 0x5
PUSH EAX
PUSH 0x0
CALL 0x00013200
ADD ESP,0xc
MOV EDX,dword ptr [ESP + 0x10]
PUSH EDX
PUSH EAX
PUSH ES... | null | null | null | null | [(u'CALL_-1205965206', u'CAST_-1205964590'), (u'CALL_-1205965525', u'INDIRECT_-1205964756'), (u'COPY_-1205964872', u'CALL_-1205965700'), (u'COPY_-1205964812', u'CALL_-1205965551'), ('tmp_1086', u'COPY_-1205964710'), (u'CALL_-1205965321', u'INDIRECT_-1205964666'), (u'CAST_-1205964695', u'CALL_-1205965457'), ('const-5', ... | [('const-5', u'CALL_-1205965347'), (u'INDIRECT_-1205964656', u'MULTIEQUAL_-1205964640'), (u'INDIRECT_-1205964604', u'MULTIEQUAL_-1205964640'), ('const-0', u'CALL_-1205965206'), ('tmp_1707', u'CALL_-1205965166'), (u'CALL_-1205965483', u'CAST_-1205964711'), ('const-5', u'CALL_-1205965415'), ('const-0', u'CALL_-1205965415... | null | null | 00016c10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00016c10(FILE *param_1,int param_2)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n \n uVar2 = DAT_00040d6c;\n pcVar1 = (char *)dcgettext(0,"Usage: %s <option(s)> in-file(s)\n",5);\n fprin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 strip_usage(FILE *stream,int exit_status)\n\n{\n char *__format;\n char *pcVar1;\n FILE *pFVar2;\n \n pcVar1 = program_name;\n __format = (char *)dcgettext(0,"Usage: %s <option(s)> in-file... | (translation_unit "void __regparm3 FUN_00016c10(FILE *param_1,int param_2)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n \n uVar2 = DAT_00040d6c;\n pcVar1 = (char *)dcgettext(0,"Usage: %s <option(s)> in-file(s)\n",5);\n fprintf(param_1,pcVar1,uVar2);\n pcVar1 = (char *)dcgettext(0," Removes symbols and sections fro... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void __regparm3 FUN_00016c10(FILE *param_1,int param_2)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n \n uVar2 = DAT_00040d6c;\n pcVar1 = (char *)dcgettext(0,"Usage: %s <option(s)> in-file(s)\n",5);\n fprintf(param_1,pcVar1,uVar2);\n pcVar1 = (char *)dcgettext(0," Removes symbols and sections ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *stream,int var_4)
{
char *__format;
char *pcVar1;
type_1 *pFVar2;
pcVar1 = program_name;
__format = (char *)var_1(0,"Usage: %s <option(s)> in-file(s)\n",5);
var_2((type_1 *)stream... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(FILE *param_1,int param_2)
{
char *pcVar1;
undefined4 uVar2;
uVar2 = DAT_00040d6c;
pcVar1 = (char *)dcgettext(0,"Usage: %s <option(s)> in-file(s)\n",5);
fprintf(param_1,pcVar1,uVar2);
pcVar1... |
444_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | FUN_0003e4c2 | FUN_0003e4c2 |
void FUN_0003e4c2(void)
{
int unaff_EBP;
operator_delete(*(void **)(unaff_EBP + -0x4b0),0x38);
if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x48c)) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
if (*(void **)(unaff_EBP + -0x3c0) != *(void **)(unaff_EBP + -0x4f8)) {
operator_... |
void __regparm3 FUN_0003e4c2(undefined4 param_1)
{
int unaff_EBP;
FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4b0),0x38,param_1,param_1);
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {
FUN_003ae080(*(int *)(unaff_EBP + -0x30));
}
if (*(int *)(unaff_EBP + -0x3c0) != *(int *)(unaff_... | PUSH EAX
MOV EBX,ESI
PUSH EAX
PUSH 0x38
PUSH dword ptr [EBP + 0xfffffb50]
CALL 0x003ae060
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x30]
CMP EAX,dword ptr [EBP + 0xfffffb74]
JZ 0x0003dae4
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
JMP 0x0003dae4 | null | null | null | null | [('tmp_2075', u'INT_ADD_-1206068075'), (u'INT_ADD_-1206068351', u'CAST_-1206067512'), (u'INT_ADD_-1206068411', u'CAST_-1206067535'), (u'CAST_-1206067332', u'LOAD_-1206067953'), ('const-417', u'LOAD_-1206068289'), (u'CAST_-1206067415', u'LOAD_-1206068151'), (u'INT_ADD_-1206068144', u'CAST_-1206067422'), ('const-42949660... | [(u'CAST_-1206067537', u'LOAD_-1206068427'), ('tmp_2070', u'INT_ADD_-1206068075'), ('tmp_2070', u'INT_ADD_-1206068342'), (u'CAST_-1206067544', u'LOAD_-1206068436'), ('const-417', u'LOAD_-1206068436'), ('const-4294966056', u'INT_ADD_-1206067859'), (u'INT_NOTEQUAL_-1206067859', u'CBRANCH_-1206067855'), (u'INT_ADD_-120606... | null | null | 0003e4c2 | x86 | O0 | (translation_unit "void __regparm3 FUN_0003e4c2(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4b0),0x38,param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP +... | (translation_unit "void FUN_0003e4c2(void)\n\n{\n int unaff_EBP;\n \n operator_delete(*(void **)(unaff_EBP + -0x4b0),0x38);\n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x48c)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n if (*(void **)(unaff_EBP + -0x3c0) != *(void **)(unaff_EBP... | (translation_unit "void __regparm3 FUN_0003e4c2(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4b0),0x38,param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP +... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abs... | (function_definition "void __regparm3 FUN_0003e4c2(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4b0),0x38,param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EB... |
void function_1(void)
{
int var_2;
var_1(*(void **)(var_2 + -0x4b0),0x38);
if (*(void **)(var_2 + -0x30) != *(void **)(var_2 + -0x48c)) {
var_1(*(void **)(var_2 + -0x30));
}
if (*(void **)(var_2 + -0x3c0) != *(void **)(var_2 + -0x4f8)) {
var_1(*(void **)(var_2 + -0x3c0));
}
if (*(void **)(var... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int unaff_EBP;
FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x4b0),0x38,param_1,param_1);
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {
FUN_003ae080(*(int *)(unaff_EBP + -0x30));
}
if (*(int *)(unaff_EBP + -0x3c0) != *(int *)(unaff_EBP + ... |
19_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | pthread_attr_setdetachstate | pthread_attr_setdetachstate |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)
{
int iVar1;
iVar1 = (*(code *)PTR_pthread_attr_setdetachstate_0038f04c)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)
{
int iVar1;
iVar1 = (*(code *)PTR_pthread_attr_setdetachstate_0038f04c)();
return iVar1;
}
| JMP dword ptr [EBX + 0x4c] | null | null | null | null | [(u'CAST_-1206021734', u'CALLIND_-1206021814'), (u'CALLIND_-1206021814', u'INDIRECT_-1206021741'), (u'INDIRECT_-1206021741', u'COPY_-1206021800'), ('tmp_72', u'CAST_-1206021734'), ('const-0', u'RETURN_-1206021811'), (u'CALLIND_-1206021814', u'RETURN_-1206021811')] | [(u'CAST_-1206021734', u'CALLIND_-1206021814'), (u'CALLIND_-1206021814', u'INDIRECT_-1206021741'), (u'INDIRECT_-1206021741', u'COPY_-1206021800'), ('tmp_72', u'CAST_-1206021734'), ('const-0', u'RETURN_-1206021811'), (u'CALLIND_-1206021814', u'RETURN_-1206021811')] | null | null | 00029140 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_setdetachstate_0038f04c)();\n return iVar1;\n}\n\n" comment (function_definition "int... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_setdetachstate_0038f04c)();\n return iVar1;\n}\n\n" comment (function_definition "int... | (translation_unit "int pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_setdetachstate_0038f04c)();\n return iVar1;\n}\n\n" (function_definition "int pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)\n\n{\n int iVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_setdetachstate_0038f04c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_attr_setdetachstate(pthread_attr_t *__attr,int __detachstate)... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__attr,int __detachstate)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_pthread_attr_setdetachstate_0038f04c)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(pthread_attr_t *__attr,int __detachstate)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0038f04c)();
return iVar1;
}
|
4167_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | GetPixelChannels | FUN_00253c8f |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values d... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00253c8f(int param_1)
{
return *(undefined4 *)(param_1 + 0x298);
}
| PUSH EBP
MOV EBP,ESP
CALL 0x00038374
ADD EAX,0x176369
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x298]
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1204142900'), (u'COPY_-1204142923', u'RETURN_-1204142900'), (u'LOAD_-1204142923', u'COPY_-1204142923'), (u'PTRSUB_-1204142845', u'LOAD_-1204142923'), ('tmp_87', u'PTRSUB_-1204142845'), ('const-417', u'LOAD_-1204142923'), ('const-664', u'PTRSUB_-1204142845')] | [(u'CAST_-1204142847', u'LOAD_-1204142923'), ('const-0', u'RETURN_-1204142900'), (u'COPY_-1204142923', u'RETURN_-1204142900'), (u'LOAD_-1204142923', u'COPY_-1204142923'), ('tmp_102', u'INT_ADD_-1204142907'), (u'INT_ADD_-1204142907', u'CAST_-1204142847'), ('const-417', u'LOAD_-1204142923'), ('const-664', u'INT_ADD_-1204... | null | null | 00253c8f | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00253c8f(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x298);\n}\n\n" comment (function_definition "undefined4 FUN_00253c8f(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x298);... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "Chann... | (translation_unit "undefined4 FUN_00253c8f(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x298);\n}\n\n" (function_definition "undefined4 FUN_00253c8f(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x298);\n}" type_identifier (function_declarator "FUN_00253c8f(int param_1)" identifier (parameter_list "(i... | (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_00253c8f(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x298);\n}" (type_identifier "undefined4") (function_declarator "FUN_00253c8f(int param_1)" (identifier "FUN_00253c8f") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values d... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(param_1 + 0x298);
}
|
5692_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | locks | FUN_00146b80 |
/* 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 locks(Read_relocs * this, Task_locker * tl) */
void __thiscall gold::Read_relocs::locks(Read_relocs *this,Task_locker *tl)
{
bool ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00146b80(int param_1,int *param_2)
{
char cVar1;
int iVar2;
int iVar3;
iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);
if (iVar2 != 0) {
iVar3 = *param_2;
if (3 < iVar3) {
/* ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00035840
ADD EBX,0x248474
MOV ECX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESI + 0x2c]
MOV EDX,dword ptr [EAX + 0x1c]
TEST EDX,EDX
JZ 0x00146bc3
MOV EAX,dword ptr [ECX]
LEA EDI,[EDX + 0x48]
CMP EAX,0x3
JG 0x00146bc7
MOV dword ptr [ECX + EAX*0x4 + 0x4],ED... | null | null | null | null | [(u'INT_ADD_-1207211003', u'STORE_-1207210992'), (u'PTRSUB_-1207210746', u'PTRADD_-1207210735'), (u'LOAD_-1207211078', u'PTRSUB_-1207210737'), ('const-28', u'PTRSUB_-1207210737'), ('const-417', u'STORE_-1207210962'), ('const-44', u'PTRSUB_-1207210717'), (u'LOAD_-1207211078', u'PTRSUB_-1207210725'), (u'COPY_-1207210751'... | [(u'INT_ADD_-1207211003', u'STORE_-1207210992'), (u'CAST_-1207210777', u'LOAD_-1207211078'), ('const-44', u'INT_ADD_-1207211068'), ('const-2622909', u'COPY_-1207210759'), (u'PTRADD_-1207210761', u'STORE_-1207211026'), (u'LOAD_-1207211059', u'INT_ADD_-1207210808'), ('const-417', u'LOAD_-1207210985'), (u'INT_ADD_-1207210... | null | null | 00146b80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00146b80(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (iVar2 != 0) {\n iVar3 = *param_2;\n if (3 < iV... | (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 locks(Read_relocs * this, Task_locker * tl) */\n\nvoid __thiscall gold::Read_relocs::locks(Read_relocs *this,Task_... | (translation_unit "void FUN_00146b80(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (iVar2 != 0) {\n iVar3 = *param_2;\n if (3 < iVar3) {\n \n FUN_00069d00("../../gold/token.h",0x12e,&DAT_00296fec,pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assign... | (function_definition "void FUN_00146b80(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (iVar2 != 0) {\n iVar3 = *param_2;\n if (3 < iVar3) {\n \n FUN_00069d00("../../gold/token.h",0x12e,&DAT_00296fec... |
/* 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 locks(Read_relocs * this, Task_locker * tl) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *tl)
{
bool var_4;
t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int *param_2)
{
char cVar1;
int iVar2;
int iVar3;
iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);
if (iVar2 != 0) {
iVar3 = *param_2;
if (3 < iVar3) {
/* WARNIN... |
6820_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | set_version_map | FUN_001a9ca0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_version_map(Sized_dynobj<64,_true> * this, Version_map *
version_map, uint ndx, char * name) */
void __thiscall
gold::Sized_dynobj<64,_true>::set_version_map
(Sized_dynobj<64,_tru... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001a9ca0(undefined4 param_1,int *param_2,uint param_3,int param_4)
{
uint uVar1;
int iVar2;
int iVar3;
int *piVar4;
undefined4 uVar5;
uint uVar6;
iVar3 = *param_2;
uVar6 = param_2[1] - iVar3 >> 2;
i... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1e5357
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x28]
MOV ECX,dword ptr [EDI + 0x4]
MOV EAX,dword ptr [EDI]
MOV EDX,ECX
SUB EDX,EAX
SAR EDX,0x2
CMP ESI,EDX
JNC 0x001a9d10
LEA EBP,[ESI*0x4 + 0x0]
ADD EAX,EBP
MOV EDX,dword ptr [EAX]
... | null | null | null | null | [('const-0', u'PTRSUB_-1207591071'), (u'INT_ADD_-1207591428', u'INT_SUB_-1207591354'), ('const-4', u'PTRADD_-1207591170'), ('const-0', u'PTRSUB_-1207591098'), ('tmp_814', u'CALL_-1207591525'), (u'PTRADD_-1207591096', u'STORE_-1207591395'), ('const-0', u'PTRSUB_-1207591141'), (u'INT_ADD_-1207591428', u'INT_LESS_-1207591... | [(u'MULTIEQUAL_-1207591347', u'INT_ADD_-1207591603'), (u'INT_LESS_-1207591426', u'CBRANCH_-1207591419'), ('tmp_1572', u'INT_ADD_-1207591428'), ('tmp_637', u'CBRANCH_-1207591419'), (u'PTRADD_-1207591218', u'LOAD_-1207591708'), ('const-417', u'LOAD_-1207591611'), (u'INT_ADD_-1207591428', u'INT_SUB_-1207591354'), ('const-... | null | null | 001a9ca0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a9ca0(undefined4 param_1,int *param_2,uint param_3,int param_4)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n \n iVar3 = *param_2;\n uVar6... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_version_map(Sized_dynobj<64,_true> * this, Version_map *\n version_map, uint ndx, char * name) */\n\nvoid __thiscall\ngold::Sized_dynobj<64,_true>::set_version_map\n ... | (translation_unit "void FUN_001a9ca0(undefined4 param_1,int *param_2,uint param_3,int param_4)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n \n iVar3 = *param_2;\n uVar6 = param_2[1] - iVar3 >> 2;\n if (uVar6 <= param_3) {\n uVar1 = param_3 + 1;\n if (uV... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "void FUN_001a9ca0(undefined4 param_1,int *param_2,uint param_3,int param_4)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n \n iVar3 = *param_2;\n uVar6 = param_2[1] - iVar3 >> 2;\n if (uVar6 <= param_3) {\n uVar1 = param_3 + 1;\n if ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_version_map(Sized_dynobj<64,_true> * this, Version_map *
version_map, uint ndx, char * name) */
void __thiscall
gold::Sized_dynobj<64,_true>::set_version_map
(Sized_dynobj<64,_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: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int *param_2,uint param_3,int param_4)
{
uint uVar1;
int iVar2;
int iVar3;
int *piVar4;
undefined4 uVar5;
uint uVar6;
iVar3 = *param_2;
uVar6 = param_2[1] - iVar3 >> 2;
if (uVa... |
3115_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | create_version_sections | FUN_000a2240 |
/* 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 create_version_sections(Layout * this, Versions * versions,
Symbol_table * symtab, uint local_symcount, vector<gold::Symbol*,_std::... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a2240(undefined4 param_1,int *param_2)
{
int iVar1;
if ((*param_2 == param_2[1]) && (param_2[4] == param_2[3])) {
return;
}
iVar1 = FUN_001391b0(DAT_0038f378);
if (iVar1 == 1) {
FUN_000abde0();
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2ecdb7
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x38]
MOV EBP,dword ptr [ESP + 0x3c]
MOV EDX,dword ptr [ESP + 0x40]
MOV ECX,dword ptr [ESP + 0x44]
MOV dword ptr [ESP + 0x4],EAX
MOV EAX,dword ptr [ESI... | null | null | null | null | [(u'INDIRECT_-1206573585', u'COPY_-1206573640'), ('tmp_1114', u'PTRSUB_-1206573713'), ('const-4', u'PTRSUB_-1206573699'), ('tmp_1115', u'CALL_-1206574059'), ('tmp_1113', u'CALL_-1206573939'), ('tmp_1011', u'CBRANCH_-1206573928'), (u'INT_EQUAL_-1206573931', u'CBRANCH_-1206573928'), ('tmp_1114', u'CALL_-1206573851'), ('t... | [('const-1', u'PTRADD_-1206573762'), ('tmp_325', u'CBRANCH_-1206574310'), (u'PTRADD_-1206573595', u'LOAD_-1206573946'), ('const-1', u'INT_EQUAL_-1206574312'), ('const-417', u'LOAD_-1206574420'), (u'LOAD_-1206574425', u'INT_EQUAL_-1206574405'), (u'LOAD_-1206573946', u'INT_EQUAL_-1206573931'), (u'INT_EQUAL_-1206574262', ... | null | null | 000a2240 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a2240(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n \n if ((*param_2 == param_2[1]) && (param_2[4] == param_2[3])) {\n return;\n }\n iVar1 = FUN_001391b0(DAT_0038f378);\n if (iVar1 ... | (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 create_version_sections(Layout * this, Versions * versions,\n Symbol_table * symtab, uint local_symcount, vector... | (translation_unit "void FUN_000a2240(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n \n if ((*param_2 == param_2[1]) && (param_2[4] == param_2[3])) {\n return;\n }\n iVar1 = FUN_001391b0(DAT_0038f378);\n if (iVar1 == 1) {\n FUN_000abde0();\n return;\n }\n if (iVar1 != 0) {\n if (iVar1 == 2) {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expr... | (function_definition "void FUN_000a2240(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n \n if ((*param_2 == param_2[1]) && (param_2[4] == param_2[3])) {\n return;\n }\n iVar1 = FUN_001391b0(DAT_0038f378);\n if (iVar1 == 1) {\n FUN_000abde0();\n return;\n }\n if (iVar1 != 0) {\n if (iVar1 == 2) ... |
/* 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 create_version_sections(Layout * this, Versions * versions,
Symbol_table * symtab, uint local_symcount, vector<gold::Symbol*,_std::... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int *param_2)
{
int iVar1;
if ((*param_2 == param_2[1]) && (param_2[4] == param_2[3])) {
return;
}
iVar1 = FUN_001391b0(DAT_0038f378);
if (iVar1 == 1) {
FUN_000abde0();
ret... |
461_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | add_keepsyms_file | FUN_0002f820 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void add_keepsyms_file(char *filename)
{
undefined *puVar1;
ushort uVar2;
FILE *__stream;
int iVar3;
uint uVar4;
char *pcVar5;
uint uVar6;
uint local_38;
void *local_2c;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002f820(char *param_1)
{
undefined *puVar1;
ushort uVar2;
FILE *__stream;
int iVar3;
uint uVar4;
undefined4 uVar5;
uint uVar6;
uint local_38;
void *local_2c;
if ((DAT_001d03e1 & 0x60) == 0x40) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x19e7d7
SUB ESP,0x2c
MOV EDI,dword ptr [ESP + 0x40]
LEA EAX,[EBX + 0x23e0]
MOV dword ptr [ESP + 0xc],EAX
MOVZX EAX,byte ptr [EAX + 0x1]
MOV byte ptr [ESP + 0x4],AL
AND EAX,0x60
CMP AL,0x40
JZ 0x0002fa96
SUB ESP,0x8
LEA EAX,[EBX + 0xffeabb9b]
PUSH EAX
PUSH EDI... | null | null | null | null | [(u'CAST_-1205992915', u'MULTIEQUAL_-1205993272'), (u'CALL_-1205994059', u'INDIRECT_-1205992585'), ('tmp_1921', u'CBRANCH_-1205994340'), (u'INDIRECT_-1205993020', u'MULTIEQUAL_-1205992955'), (u'INDIRECT_-1205992628', u'MULTIEQUAL_-1205992592'), (u'INDIRECT_-1205992927', u'MULTIEQUAL_-1205992888'), (u'INDIRECT_-12059927... | [(u'CALL_-1205994260', u'INDIRECT_-1205992661'), ('tmp_1921', u'CBRANCH_-1205994340'), (u'CALL_-1205994605', u'INDIRECT_-1205992771'), (u'MULTIEQUAL_-1205993844', u'CALL_-1205994315'), (u'INDIRECT_-1205992417', u'COPY_-1205992443'), ('const-2', u'INT_MULT_-1205994985'), (u'CALL_-1205994489', u'CALL_-1205994476'), (u'IN... | null | null | 0002f820 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002f820(char *param_1)\n\n{\n undefined *puVar1;\n ushort uVar2;\n FILE *__stream;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n uint uVar6;\n uint local_38;\n void *local_2c;\n \n if (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid add_keepsyms_file(char *filename)\n\n{\n undefined *puVar1;\n ushort uVar2;\n FILE *__stream;\n int iVar3;\n uint uVar4;\n char *pcVar5;\n uint uVar6;\n u... | (translation_unit "void FUN_0002f820(char *param_1)\n\n{\n undefined *puVar1;\n ushort uVar2;\n FILE *__stream;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n uint uVar6;\n uint local_38;\n void *local_2c;\n \n if ((DAT_001d03e1 & 0x60) == 0x40) {\n uVar5 = dcgettext(0,"%X%P: error: duplicate retain-sym... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ID... | (function_definition "void FUN_0002f820(char *param_1)\n\n{\n undefined *puVar1;\n ushort uVar2;\n FILE *__stream;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n uint uVar6;\n uint local_38;\n void *local_2c;\n \n if ((DAT_001d03e1 & 0x60) == 0x40) {\n uVar5 = dcgettext(0,"%X%P: error: duplicate retain-... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *filename)
{
type_1 *var_17;
type_2 var_12;
type_3 *var_4;
int var_8;
type_4 var_10;
char *pcVar5;
type_4 var_13;
type_4 var_14;
void *local_2c;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(char *param_1)
{
undefined *puVar1;
ushort uVar2;
FILE *__stream;
int iVar3;
uint uVar4;
undefined4 uVar5;
uint uVar6;
uint local_38;
void *local_2c;
if ((DAT_001d03e1 & 0x60) == 0x40) {
uV... |
432_pageant_and_pageant_strip.c | bigmul | FUN_00030645 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
Bignum_conflict bigmul(Bignum_conflict a,Bignum_conflict b)
{
Bignum_conflict pBVar1;
pBVar1 = bigmuladd(a,b,(Bignum_conflict)0x0);
return pBVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00030645(undefined4 param_1,undefined4 param_2)
{
FUN_00030339(param_1,param_2,0,0x30650);
return;
}
| PUSH EBP
MOV EBP,ESP
SUB ESP,0x8
CALL 0x000142ac
ADD EAX,0x426b8
SUB ESP,0x4
PUSH 0x0
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x8]
CALL 0x00030339
ADD ESP,0x10
LEAVE
RET | null | null | null | null | [('tmp_194', u'CALL_-1206122856'), ('const-0', u'CALL_-1206122856'), ('const-0', u'RETURN_-1206122829'), (u'CALL_-1206122856', u'RETURN_-1206122829'), ('tmp_195', u'CALL_-1206122856')] | [('tmp_317', u'CALL_-1206122856'), ('const-0', u'CALL_-1206122856'), ('const-0', u'RETURN_-1206122829'), ('const-198224', u'CALL_-1206122856'), ('tmp_316', u'CALL_-1206122856')] | null | null | 00030645 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00030645(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00030339(param_1,param_2,0,0x30650);\n return;\n}\n\n" comment (function_definition "void FUN_00030645(undefined4 param_1,undefined4 param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nBignum_conflict bigmul(Bignum_conflict a,Bignum_conflict b)\n\n{\n Bignum_conflict pBVar1;\n \n pBVar1 = bigmuladd(a,b,(Bignum_conflict)0x0);\n return pBVar1;\n}\n... | (translation_unit "void FUN_00030645(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00030339(param_1,param_2,0,0x30650);\n return;\n}\n\n" (function_definition "void FUN_00030645(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00030339(param_1,param_2,0,0x30650);\n return;\n}" primitive_type (function_declarat... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00030645(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00030339(param_1,param_2,0,0x30650);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00030645(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00030645") (parameter_list "(undefined4 param_1,undefined4 pa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
type_1 function_1(type_1 a,type_1 b)
{
type_1 pBVar1;
pBVar1 = var_1(a,b,(type_1)0x0);
return pBVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_00030339(param_1,param_2,0,0x30650);
return;
}
|
7074_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_default_append | FUN_001e2580 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_default_append(vector<std::vector<int,_std::allocator<int>_>,_std::allocator<std::vector<int,_std::allocator<int>_>_>_>
* this, size_type __n) */
void __thiscall
std::
vector<std::vector<... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e2580(int *param_1,uint param_2)
{
int iVar1;
int *piVar2;
undefined4 *puVar3;
int iVar4;
uint uVar5;
int *piVar6;
uint uVar7;
int *piVar8;
uint uVar9;
int *piVar10;
int *piVar11;
undefined4 *... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x231a77
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x34]
TEST EDI,EDI
JZ 0x001e25e9
MOV EAX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [EAX + 0x4]
MOV EAX,dword ptr [EAX + 0x8]
MOV dword ptr [ESP],EAX
SUB EAX,ESI
SAR EAX,0x2
IMUL EAX,EAX,-0x55555555
CMP EDI,EAX
JA 0... | null | null | null | null | [('const-1', u'RETURN_-1207884386')] | [(u'COPY_-1207883187', u'MULTIEQUAL_-1207883446'), ('const-2863311531', u'INT_MULT_-1207884238'), ('const-4', u'PTRADD_-1207882929'), (u'INT_NOTEQUAL_-1207883452', u'CBRANCH_-1207883451'), ('tmp_1465', u'CBRANCH_-1207883515'), ('const-3', u'PTRADD_-1207883178'), (u'COPY_-1207882937', u'MULTIEQUAL_-1207883220'), ('tmp_3... | null | null | 001e2580 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e2580(int *param_1,uint param_2)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n uint uVar7;\n int *piVar8;\n uint uVar9;\n int *piVar10... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_default_append(vector<std::vector<int,_std::allocator<int>_>,_std::allocator<std::vector<int,_std::allocator<int>_>_>_>\n * this, size_type __n) */\n\nvoid __thiscall\ns... | (translation_unit "void FUN_001e2580(int *param_1,uint param_2)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n uint uVar7;\n int *piVar8;\n uint uVar9;\n int *piVar10;\n int *piVar11;\n undefined4 *puVar12;\n int *piVar13;\n \n if (param_2 != 0) {\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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_001e2580(int *param_1,uint param_2)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n uint uVar7;\n int *piVar8;\n uint uVar9;\n int *piVar10;\n int *piVar11;\n undefined4 *puVar12;\n int *piVar13;\n \n if (param_2 != 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_default_append(vector<std::vector<int,_std::allocator<int>_>,_std::allocator<std::vector<int,_std::allocator<int>_>_>_>
* this, size_type __n) */
void __thiscall
std::
vector<std::vector<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,uint param_2)
{
int iVar1;
int *piVar2;
undefined4 *puVar3;
int iVar4;
uint uVar5;
int *piVar6;
uint uVar7;
int *piVar8;
uint uVar9;
int *piVar10;
int *piVar11;
undefined4 *puVar1... |
188_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | bfd_arch_bits_per_address | bfd_arch_bits_per_address |
void bfd_arch_bits_per_address(void)
{
(*(code *)PTR_bfd_arch_bits_per_address_00091310)();
return;
}
|
void bfd_arch_bits_per_address(void)
{
(*(code *)PTR_bfd_arch_bits_per_address_00091310)();
return;
}
| JMP dword ptr [EBX + 0x310] | null | null | null | null | [(u'CALLIND_-1205973926', u'INDIRECT_-1205973854'), ('tmp_58', u'CAST_-1205973849'), ('const-0', u'RETURN_-1205973923'), (u'CAST_-1205973849', u'CALLIND_-1205973926'), (u'INDIRECT_-1205973854', u'COPY_-1205973913')] | [(u'CALLIND_-1205973926', u'INDIRECT_-1205973854'), ('tmp_58', u'CAST_-1205973849'), ('const-0', u'RETURN_-1205973923'), (u'CAST_-1205973849', u'CALLIND_-1205973926'), (u'INDIRECT_-1205973854', u'COPY_-1205973913')] | null | null | 00014c50 | x86 | O0 | (translation_unit "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}\n\n" (function_definition "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}" primitive_type (function_declarator "bfd_arch_bit... | (translation_unit "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}\n\n" (function_definition "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}" primitive_type (function_declarator "bfd_arch_bit... | (translation_unit "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}\n\n" (function_definition "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}" primitive_type (function_declarator "bfd_arch_bit... | (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_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_00091310)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_arch_bits_per_address(void)" (identifier "bfd_arch_bits_per_address") (parameter_list "(void)" (( "(") (parameter_declaration "void" (p... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_arch_bits_per_address_00091310)();
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_00091310)();
return;
}
|
190_x86_64-kfreebsd-gnu-size_and_x86_64-kfreebsd-gnu-size_strip.c | bfd_close | bfd_close |
/* WARNING: Control flow encountered bad instruction data */
void bfd_close(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_close(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952250')] | [('const-1', u'RETURN_-1205952250')] | null | null | 0001a0fc | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_close(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_close(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_close(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_close(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "void bfd_close(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (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_close(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (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();
}
|
5374_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | sort_before | FUN_0013ca30 |
/* DWARF original prototype: bool sort_before(Output_reloc<4,_true,_64,_false> * this,
Output_reloc<4,_true,_64,_false> * r2) */
bool __thiscall
gold::Output_reloc<4,_true,_64,_false>::sort_before
(Output_reloc<4,_true,_64,_false> *this,Output_reloc<4,_true,_64,_false> *r2)
{
uint *puVar1;
uint uVar... |
bool FUN_0013ca30(int param_1,int param_2)
{
int iVar1;
bool bVar2;
iVar1 = FUN_0013c970(param_1,param_2);
bVar2 = true;
if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {
return *(uint *)(param_1 + 0x20) < *(uint *)(param_2 + 0x20) ||
*(uint *)(param_1 + 0x20) - *(uint *)(param_2 + 0x20) ... | PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x18]
MOV EBX,dword ptr [ESP + 0x1c]
PUSH EBX
PUSH ESI
CALL 0x0013c970
ADD ESP,0x10
MOV EDX,0x1
TEST EAX,EAX
JS 0x0013ca57
MOV EDX,0x0
JZ 0x0013ca60
ADD ESP,0x4
MOV EAX,EDX
POP EBX
POP ESI
RET
MOV EAX,dword ptr [ESI + 0x20]
MOV ECX,dword ptr [EBX + 0x1c]
CMP dword ... | null | null | null | null | [('tmp_366', u'PTRSUB_-1207121073'), (u'LOAD_-1207121204', u'INT_SUB_-1207121185'), ('const-0', u'RETURN_-1207121232'), (u'LOAD_-1207121224', u'SUBPIECE_-1207121063'), ('tmp_367', u'PTRSUB_-1207121097'), ('const-0', u'SUBPIECE_-1207121063'), ('const-4', u'INT_ADD_-1207121106'), ('const-1', u'COPY_-1207121175'), ('tmp_3... | [(u'LOAD_-1207121204', u'INT_SUB_-1207121185'), ('const-0', u'RETURN_-1207121232'), (u'COPY_-1207121159', u'MULTIEQUAL_-1207121094'), (u'CAST_-1207121078', u'LOAD_-1207121236'), ('const-417', u'LOAD_-1207121224'), (u'CALL_-1207121309', u'INT_SLESS_-1207121276'), ('const-1', u'COPY_-1207121167'), ('const-417', u'LOAD_-1... | null | null | 0013ca30 | x86 | O0 | (translation_unit "bool FUN_0013ca30(int param_1,int param_2)\n\n{\n int iVar1;\n bool bVar2;\n \n iVar1 = FUN_0013c970(param_1,param_2);\n bVar2 = true;\n if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {\n return *(uint *)(param_1 + 0x20) < *(uint *)(param_2 + 0x20) ||\n *(uint *)(param_1 + 0x20) ... | (translation_unit "/* DWARF original prototype: bool sort_before(Output_reloc<4,_true,_64,_false> * this,\n Output_reloc<4,_true,_64,_false> * r2) */\n\nbool __thiscall\ngold::Output_reloc<4,_true,_64,_false>::sort_before\n (Output_reloc<4,_true,_64,_false> *this,Output_reloc<4,_true,_64,_false> *r2)\n\n{\n ... | (translation_unit "bool FUN_0013ca30(int param_1,int param_2)\n\n{\n int iVar1;\n bool bVar2;\n \n iVar1 = FUN_0013c970(param_1,param_2);\n bVar2 = true;\n if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {\n return *(uint *)(param_1 + 0x20) < *(uint *)(param_2 + 0x20) ||\n *(uint *)(param_1 + 0x20) ... | (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 = (call_expression IDENT (ar... | (function_definition "bool FUN_0013ca30(int param_1,int param_2)\n\n{\n int iVar1;\n bool bVar2;\n \n iVar1 = FUN_0013c970(param_1,param_2);\n bVar2 = true;\n if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {\n return *(uint *)(param_1 + 0x20) < *(uint *)(param_2 + 0x20) ||\n *(uint *)(param_1 + 0x2... |
/* DWARF original prototype: bool sort_before(Output_reloc<4,_true,_64,_false> * this,
Output_reloc<4,_true,_64,_false> * r2) */
bool __thiscall
gold::var_1<4,_true,_64,_false>::sort_before
(var_1<4,_true,_64,_false> *this,var_1<4,_true,_64,_false> *r2)
{
type_1 *puVar1;
type_1 var_4;
int var_3;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
bool MASKED(int param_1,int param_2)
{
int iVar1;
bool bVar2;
iVar1 = FUN_0013c970(param_1,param_2);
bVar2 = true;
if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {
return *(uint *)(param_1 + 0x20) < *(uint *)(param_2 + 0x20) ||
*(uint *)(param_1 + 0x20) - *(uint *)(param_2 + 0x20) <
... |
1128_find_and_find_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206382242')] | [('const-1', u'RETURN_-1206382242')] | null | null | 00071154 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba... | (translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (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();
}
|
1161_psftp_and_psftp_strip.c | share_find_channel_by_upstream | FUN_0007a3b7 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
share_channel * share_find_channel_by_upstream(ssh_sharing_connstate *cs,uint upstream_id)
{
int iVar1;
share_channel *psVar2;
int in_GS_OFFSET;
ssh... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0007a3b7(int param_1,undefined4 param_2)
{
int in_GS_OFFSET;
undefined1 local_38 [4];
undefined4 local_34;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
local_34 = param_2;
FUN_00082526(*(unde... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x44
CALL 0x0001502c
ADD EAX,0x3a9f1
MOV EDX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x3c],EDX
MOV EBX,dword ptr GS:[0x14]
MOV dword ptr [EBP + -0xc],EBX
XOR EBX,EBX
MOV EDX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x30],EDX
MOV EDX,dword ptr [EBP + -0x3c]
MOV EDX,dword ptr ... | null | null | null | null | [(u'INT_ADD_-1206344588', u'CAST_-1206344422'), (u'PTRSUB_-1206344453', u'LOAD_-1206344672'), ('tmp_467', u'PTRSUB_-1206344441'), ('const-4294967240', u'PTRSUB_-1206344441'), (u'LOAD_-1206344602', u'INT_NOTEQUAL_-1206344589'), (u'CALL_-1206344624', u'INDIRECT_-1206344453'), (u'LOAD_-1206344672', u'CALL_-1206344624'), (... | [('const-500675', u'CALL_-1206344624'), (u'CALL_-1206344624', u'INDIRECT_-1206344456'), ('tmp_677', u'INT_ADD_-1206344656'), (u'LOAD_-1206344602', u'INT_NOTEQUAL_-1206344589'), (u'CALL_-1206344624', u'INDIRECT_-1206344453'), (u'LOAD_-1206344672', u'CALL_-1206344624'), (u'INT_ADD_-1206344656', u'CAST_-1206344456'), (u'I... | null | null | 0007a3b7 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0007a3b7(int param_1,undefined4 param_2)\n\n{\n int in_GS_OFFSET;\n undefined1 local_38 [4];\n undefined4 local_34;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_34 = p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nshare_channel * share_find_channel_by_upstream(ssh_sharing_connstate *cs,uint upstream_id)\n\n{\n int iVar1;\n share_channel *psVar2;\... | (translation_unit "void FUN_0007a3b7(int param_1,undefined4 param_2)\n\n{\n int in_GS_OFFSET;\n undefined1 local_38 [4];\n undefined4 local_34;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_34 = param_2;\n FUN_00082526(*(undefined4 *)(param_1 + 0x4038),local_38,0,0x7a3c3);\n if (local_... | (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 (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "void FUN_0007a3b7(int param_1,undefined4 param_2)\n\n{\n int in_GS_OFFSET;\n undefined1 local_38 [4];\n undefined4 local_34;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_34 = param_2;\n FUN_00082526(*(undefined4 *)(param_1 + 0x4038),local_38,0,0x7a3c3);\n if (loc... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 * function_1(type_2 *cs,type_3 upstream_id)
{
int var_3;
type_1 *psVar2;
int var_1;
type_2 *cs_local;
type_1 dummychan;
var_3 = *(int ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,undefined4 param_2)
{
int in_GS_OFFSET;
undefined1 local_38 [4];
undefined4 local_34;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
local_34 = param_2;
FUN_00082526(*(undefined4... |
10869_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | messages | FUN_002c4d10 |
/* std::messages<char>::messages(unsigned int) */
void __thiscall std::messages<char>::messages(messages<char> *this,uint param_1)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = __x86_get_pc_thunk_di();
*(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0);
*(int *)this = unaff_EDI + 0x14e91... |
void FUN_002c4d10(int *param_1,int param_2)
{
undefined4 uVar1;
int iVar2;
int unaff_EDI;
uVar1 = FUN_000b484e();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);
*param_1 = unaff_EDI + 0x14e91b;
/* try { // try from 002c4d41 to 002c4d45 has its CatchHandler @ 002c4d59 ... | PUSH EBP
XOR EAX,EAX
PUSH EDI
CALL 0x000b484e
ADD EDI,0x14f2e7
PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x20]
MOV EBX,EDI
TEST EDX,EDX
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xfffff62c]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
CALL 0x0024a700
MOV dword ptr [ESI + 0... | null | null | null | null | [('const-1', u'PTRADD_-1204597328'), ('tmp_323', u'CAST_-1204597190'), ('tmp_323', u'PTRADD_-1204597290'), ('const-4', u'PTRADD_-1204597328'), ('const-417', u'STORE_-1204597336'), (u'INT_NOTEQUAL_-1204597393', u'PIECE_-1204597267'), ('const-12', u'PTRADD_-1204597276'), ('tmp_324', u'INT_NOTEQUAL_-1204597393'), (u'PIECE... | [(u'PTRADD_-1204597184', u'STORE_-1204597350'), ('const-8', u'INT_RIGHT_-1204597239'), ('tmp_581', u'PTRADD_-1204597184'), (u'INT_NOTEQUAL_-1204597393', u'PIECE_-1204597267'), (u'CAST_-1204597204', u'INT_RIGHT_-1204597239'), (u'PIECE_-1204597267', u'STORE_-1204597388'), ('tmp_581', u'PTRADD_-1204597175'), (u'CALL_-1204... | null | null | 002c4d10 | x86 | O0 | (translation_unit "void FUN_002c4d10(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_000b484e();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x14e91b;\n /* try { // try from 002c4d41 to 002c4d45 has ... | (translation_unit "/* std::messages<char>::messages(unsigned int) */\n\nvoid __thiscall std::messages<char>::messages(messages<char> *this,uint param_1)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = __x86_get_pc_thunk_di();\n *(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0);\n *(int ... | (translation_unit "void FUN_002c4d10(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_000b484e();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x14e91b;\n \n iVar2 = FUN_0024a700();\n param_1[2] = iV... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assign... | (function_definition "void FUN_002c4d10(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_000b484e();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x14e91b;\n \n iVar2 = FUN_0024a700();\n param_1[2] =... |
/* std::messages<char>::messages(unsigned int) */
void __thiscall std::function_1<char>::function_1(function_1<char> *var_2,type_1 var_4)
{
type_2 uVar1;
int var_5;
uVar1 = var_1();
*(type_1 *)(var_2 + 4) = var_3((int3)((type_1)uVar1 >> 8),var_4 != 0);
*(int *)var_2 = var_5 + 0x14e91b;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(int *param_1,int param_2)
{
undefined4 uVar1;
int iVar2;
int unaff_EDI;
uVar1 = FUN_000b484e();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);
*param_1 = unaff_EDI + 0x14e91b;
/* try { // try from 002c4d41 to 002c4d45 has its CatchHandler @ 002c4d59 */
i... |
178_tac_and_tac_strip.c | bitset_merge | FUN_0001688d |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void bitset_merge(bitset_word_t *dest,bitset_word_t *src)
{
int bitset_i;
for (bitset_i = 0; bitset_i < 8; bitset_i = bitset_i + 1) {
dest[bitset_i] = src[bitset_i] | dest[bits... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0001688d(int param_1,int param_2)
{
undefined **ppuVar1;
int local_c;
ppuVar1 = &__DT_PLTGOT;
for (local_c = 0; local_c < 8; local_c = local_c + 1) {
ppuVar1 = (undefined **)(param_1 + local_c * 4... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x10
CALL 0x00012c38
ADD EAX,0x19767
MOV dword ptr [EBP + -0x8],0x0
JMP 0x000168e0
MOV EAX,dword ptr [EBP + -0x8]
LEA EDX,[EAX*0x4 + 0x0]
MOV EAX,dword ptr [EBP + 0x8]
ADD EAX,EDX
MOV ECX,dword ptr [EAX]
MOV EAX,dword ptr [EBP + -0x8]
LEA EDX,[EAX*0x4 + 0x0]
MOV EAX,dword ptr [EBP ... | null | null | null | null | [('const-4', u'PTRADD_-1205966382'), ('tmp_86', u'BRANCH_-1205966648'), ('tmp_127', u'CBRANCH_-1205966569'), (u'MULTIEQUAL_-1205966380', u'PTRADD_-1205966400'), (u'PTRADD_-1205966382', u'STORE_-1205966492'), ('const-4', u'PTRADD_-1205966418'), (u'MULTIEQUAL_-1205966380', u'INT_SLESS_-1205966562'), (u'MULTIEQUAL_-120596... | [('tmp_86', u'BRANCH_-1205966648'), (u'INT_ADD_-1205966497', u'CAST_-1205966383'), (u'CAST_-1205966380', u'STORE_-1205966492'), ('tmp_127', u'CBRANCH_-1205966569'), (u'CAST_-1205966419', u'LOAD_-1205966579'), (u'MULTIEQUAL_-1205966380', u'INT_MULT_-1205966576'), ('const-417', u'STORE_-1205966492'), (u'MULTIEQUAL_-12059... | null | null | 0001688d | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0001688d(int param_1,int param_2)\n\n{\n undefined **ppuVar1;\n int local_c;\n \n ppuVar1 = &__DT_PLTGOT;\n for (local_c = 0; local_c < 8; local_c = local_c + 1) {\n ppuVar1 = (undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid bitset_merge(bitset_word_t *dest,bitset_word_t *src)\n\n{\n int bitset_i;\n \n for (bitset_i = 0; bitset_i < 8; bitset_i = bitset_i + 1) {\n dest[bitset_i] ... | (translation_unit "undefined ** FUN_0001688d(int param_1,int param_2)\n\n{\n undefined **ppuVar1;\n int local_c;\n \n ppuVar1 = &__DT_PLTGOT;\n for (local_c = 0; local_c < 8; local_c = local_c + 1) {\n ppuVar1 = (undefined **)(param_1 + local_c * 4);\n *ppuVar1 = (undefined *)(*(uint *)(param_2 + local_c * 4... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))))) (compound_statement { (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration T... | (function_definition "undefined ** FUN_0001688d(int param_1,int param_2)\n\n{\n undefined **ppuVar1;\n int local_c;\n \n ppuVar1 = &__DT_PLTGOT;\n for (local_c = 0; local_c < 8; local_c = local_c + 1) {\n ppuVar1 = (undefined **)(param_1 + local_c * 4);\n *ppuVar1 = (undefined *)(*(uint *)(param_2 + local_c ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 *dest,type_1 *src)
{
int var_1;
for (var_1 = 0; var_1 < 8; var_1 = var_1 + 1) {
dest[var_1] = src[var_1] | dest[var_1];
}
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(int param_1,int param_2)
{
undefined **ppuVar1;
int local_c;
ppuVar1 = &__DT_PLTGOT;
for (local_c = 0; local_c < 8; local_c = local_c + 1) {
ppuVar1 = (undefined **)(param_1 + local_c * 4);
... |
4972_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_global_entries | FUN_00199830 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void add_global_entries(Mips_got_info<64,_false> * this,
Target_mips<64,_false> * target, Layout * layout, uint non_reloc_only_global_go... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
void __regparm2 FUN_00199830(int param_1,int param_2,uint param_3)
{
int *piVar1;
uint *puVar2;
uint uVar3;
int iVar4;
int iVar5;
int iVar6;
char cVar7;
int ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x4507c7
SUB ESP,0x5c
MOV dword ptr [ESP + 0x14],EAX
MOV EAX,dword ptr [EDX + 0x14]
MOV dword ptr [ESP + 0x28],ECX
MOV dword ptr [ESP + 0xc],EAX
TEST EAX,EAX
JZ 0x00199bdf
MOV EAX,dword ptr [ESP + 0x14]
MOV dword ptr [ESP + 0x18],0x0
MOV ECX,dword ptr [EAX + 0... | null | null | null | null | [('const-1', u'RETURN_-1207527346')] | [(u'INDIRECT_-1207523939', u'MULTIEQUAL_-1207524650'), ('const-4294967295', u'INT_EQUAL_-1207526815'), (u'STORE_-1207526093', u'INDIRECT_-1207523948'), (u'INT_NOTEQUAL_-1207525309', u'CBRANCH_-1207525307'), ('tmp_2114', u'CBRANCH_-1207525978'), (u'CALL_-1207525924', u'INDIRECT_-1207524067'), (u'LOAD_-1207526095', u'MUL... | null | null | 00199830 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nvoid __regparm2 FUN_00199830(int param_1,int param_2,uint param_3)\n\n{\n int *piVar1;\n uint *puVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n in... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void add_global_entries(Mips_got_info<64,_false> * this,\n Target_mips<64,_false> * target, Layout * layout, uint non... | (translation_unit "void __regparm2 FUN_00199830(int param_1,int param_2,uint param_3)\n\n{\n int *piVar1;\n uint *puVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n char cVar7;\n int iVar8;\n int *piVar9;\n undefined4 uVar10;\n uint uVar11;\n undefined4 *puVar12;\n int iVar13;\n uint local_54;... | (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) ;) (declaration TYPE (pointer_decla... | (function_definition "void __regparm2 FUN_00199830(int param_1,int param_2,uint param_3)\n\n{\n int *piVar1;\n uint *puVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n char cVar7;\n int iVar8;\n int *piVar9;\n undefined4 uVar10;\n uint uVar11;\n undefined4 *puVar12;\n int iVar13;\n uint local_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void add_global_entries(Mips_got_info<64,_false> * this,
Target_mips<64,_false> * target, Layout * layout, uint non_reloc_only_global_go... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parame... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
void __regparm2 MASKED(int param_1,int param_2,uint param_3)
{
int *piVar1;
uint *puVar2;
uint uVar3;
int iVar4;
int iVar5;
int iVar6;
char cVar7;
int iVar8;... |
301_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c | xcmalloc | FUN_0005da70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * xcmalloc(size_t nmemb,size_t size)
{
uint uVar1;
void *pvVar2;
char *__format;
uVar1 = (uint)(0xffffffff / (ulonglong)size);
if (nmemb < uVar1) {
pvVar2 = xmalloc(... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005da70(uint param_1,uint param_2)
{
uint uVar1;
char *__format;
uVar1 = (uint)(0xffffffff / (ulonglong)param_2);
if (param_1 < uVar1) {
FUN_0006afd0(param_2 * param_1);
return;
}
__format = (cha... | PUSH ESI
MOV EAX,0xffffffff
XOR EDX,EDX
PUSH EBX
CALL 0x00013f70
ADD EBX,0x56582
SUB ESP,0x4
MOV ECX,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x10]
DIV ECX
CMP EAX,ESI
JBE 0x0005daa7
IMUL ECX,ESI
SUB ESP,0xc
PUSH ECX
CALL 0x0006afd0
ADD ESP,0x14
POP EBX
POP ESI
RET
PUSH EAX
LEA EAX,[EBX + 0xfffdcf64]
PUSH 0x5
PU... | null | null | null | null | [('const-0', u'SUBPIECE_-1206199553'), ('tmp_441', u'CALL_-1206199456'), ('const-417', u'LOAD_-1206199469'), (u'INDIRECT_-1206199262', u'COPY_-1206199319'), (u'INT_LESS_-1206199584', u'CBRANCH_-1206199593'), ('const-0', u'RETURN_-1206199526'), (u'CAST_-1206199284', u'CALL_-1206199456'), ('const-4294967295', u'INT_DIV_-... | [('tmp_912', u'INT_MULT_-1206199561'), ('const-0', u'SUBPIECE_-1206199553'), (u'CALL_-1206199456', u'INDIRECT_-1206199274'), (u'CAST_-1206199283', u'CALL_-1206199456'), (u'INT_LESS_-1206199584', u'CBRANCH_-1206199593'), ('tmp_913', u'INT_LESS_-1206199584'), ('tmp_912', u'INT_ZEXT_-1206199605'), ('const-5', u'CALL_-1206... | null | null | 0005da70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005da70(uint param_1,uint param_2)\n\n{\n uint uVar1;\n char *__format;\n \n uVar1 = (uint)(0xffffffff / (ulonglong)param_2);\n if (param_1 < uVar1) {\n FUN_0006afd0(param_2 * param_1);\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * xcmalloc(size_t nmemb,size_t size)\n\n{\n uint uVar1;\n void *pvVar2;\n char *__format;\n \n uVar1 = (uint)(0xffffffff / (ulonglong)size);\n if (nmemb < u... | (translation_unit "void FUN_0005da70(uint param_1,uint param_2)\n\n{\n uint uVar1;\n char *__format;\n \n uVar1 = (uint)(0xffffffff / (ulonglong)param_2);\n if (param_1 < uVar1) {\n FUN_0006afd0(param_2 * param_1);\n return;\n }\n __format = (char *)dcgettext(0,\n "Attempt to ... | (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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (ca... | (function_definition "void FUN_0005da70(uint param_1,uint param_2)\n\n{\n uint uVar1;\n char *__format;\n \n uVar1 = (uint)(0xffffffff / (ulonglong)param_2);\n if (param_1 < uVar1) {\n FUN_0006afd0(param_2 * param_1);\n return;\n }\n __format = (char *)dcgettext(0,\n "Attempt ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * function_1(size_t var_1,size_t var_4)
{
type_1 var_2;
void *pvVar2;
char *__format;
var_2 = (type_1)(0xffffffff / (type_2)var_4);
if (var_1 < var_2) {
pvVar2 = var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(uint param_1,uint param_2)
{
uint uVar1;
char *__format;
uVar1 = (uint)(0xffffffff / (ulonglong)param_2);
if (param_1 < uVar1) {
FUN_0006afd0(param_2 * param_1);
return;
}
__format = (char *)dc... |
92_i686-linux-gnu-c++filt(1)_and_i686-linux-gnu-c++filt(1)_strip.c | parse_vma | FUN_00012790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_vma parse_vma(char *s,char *arg)
{
char *format;
bfd_vma bVar1;
char *end;
undefined4 uStack_c;
uStack_c = 0x12797;
bVar1 = bfd_scan_vma(s,&end,0);
if (*end == '\0') ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00012790(undefined4 param_1,char *param_2)
{
undefined4 uVar1;
int iVar2;
int *piVar3;
char *pcVar4;
char *pcVar5;
stat64 sStack_98;
undefined **ppuStack_38;
undefined4 uStack_34;
char *local_10;... | PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x4869
SUB ESP,0x18
MOV ESI,dword ptr [ESP + 0x24]
PUSH 0x0
LEA EAX,[ESP + 0x14]
PUSH EAX
PUSH ESI
CALL 0x00011050
ADD ESP,0x10
MOV ECX,dword ptr [ESP + 0xc]
CMP byte ptr [ECX],0x0
JNZ 0x000127c3
ADD ESP,0x14
POP EBX
POP ESI
RET
PUSH EAX
LEA EAX,[EBX + 0xffffd657]
PUSH 0x5
PUSH... | null | null | null | null | [(u'CALL_-1205983266', u'INDIRECT_-1205983035'), ('const-0', u'INT_EQUAL_-1205983231'), ('const-83543', u'COPY_-1205983045'), (u'CALL_-1205983132', u'INDIRECT_-1205982981'), ('const-0', u'SUBPIECE_-1205983020'), (u'CALL_-1205983266', u'SUBPIECE_-1205983020'), ('const-1', u'RETURN_-1205983127'), ('tmp_373', u'CALL_-1205... | [(u'CALL_-1205983132', u'INDIRECT_-1205982390'), ('tmp_1025', u'BRANCH_-1205982629'), ('const-5', u'CALL_-1205982642'), ('const-83792', u'COPY_-1205982645'), ('tmp_677', u'CBRANCH_-1205982918'), (u'INDIRECT_-1205982124', u'MULTIEQUAL_-1205982171'), (u'CALL_-1205982687', u'MULTIEQUAL_-1205982230'), ('const-83581', u'COP... | null | null | 00012790 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00012790(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_vma parse_vma(char *s,char *arg)\n\n{\n char *format;\n bfd_vma bVar1;\n char *end;\n undefined4 uStack_c;\n \n uStack_c = 0x12797;\n bVar1 = bfd_scan_vma(s... | (translation_unit "undefined4 FUN_00012790(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined4 uStack_34;\n char *local_10;\n \n uVar1 = bfd_scan_vma();\n if (*local_10 == '\0') {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla... | (function_definition "undefined4 FUN_00012790(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined4 uStack_34;\n char *local_10;\n \n uVar1 = bfd_scan_vma();\n if (*local_10 == '\0') ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *s,char *arg)
{
char *format;
type_1 bVar1;
char *end;
type_2 uStack_c;
uStack_c = 0x12797;
bVar1 = var_1(s,&end,0);
if (*end == '\0') {
return... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,char *param_2)
{
undefined4 uVar1;
int iVar2;
int *piVar3;
char *pcVar4;
char *pcVar5;
stat64 sStack_98;
undefined **ppuStack_38;
undefined4 uStack_34;
char *local_10;
... |
6007_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | set_pubnames_read | FUN_00240d90 |
/* DWARF original prototype: void set_pubnames_read(Gdb_index * this, Relobj * object, off_t offset)
*/
void __thiscall gold::Gdb_index::set_pubnames_read(Gdb_index *this,Relobj *object,off_t offset)
{
this->pubnames_object_ = object;
this->stmt_list_offset_ = offset;
return;
}
|
void FUN_00240d90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
*(undefined4 *)(param_1 + 0x11c) = param_2;
*(undefined4 *)(param_1 + 0x124) = param_4;
*(undefined4 *)(param_1 + 0x120) = param_3;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [ESP + 0x10]
MOV dword ptr [EAX + 0x11c],EDX
MOV EDX,dword ptr [ESP + 0xc]
MOV dword ptr [EAX + 0x124],ECX
MOV dword ptr [EAX + 0x120],EDX
RET | null | null | null | null | [('const-284', u'PTRSUB_-1204089350'), ('tmp_67', u'STORE_-1204089430'), (u'PTRSUB_-1204089333', u'STORE_-1204089398'), ('tmp_68', u'STORE_-1204089398'), ('tmp_66', u'PTRSUB_-1204089333'), ('const-417', u'STORE_-1204089430'), ('const-0', u'RETURN_-1204089389'), ('tmp_66', u'PTRSUB_-1204089350'), ('const-288', u'PTRSUB_... | [('const-292', u'INT_ADD_-1204089400'), ('const-288', u'INT_ADD_-1204089391'), (u'CAST_-1204089355', u'STORE_-1204089430'), ('const-284', u'INT_ADD_-1204089416'), (u'CAST_-1204089344', u'STORE_-1204089414'), ('const-417', u'STORE_-1204089430'), ('const-417', u'STORE_-1204089414'), ('tmp_74', u'STORE_-1204089430'), ('tm... | null | null | 00240d90 | x86 | O0 | (translation_unit "void FUN_00240d90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n *(undefined4 *)(param_1 + 0x11c) = param_2;\n *(undefined4 *)(param_1 + 0x124) = param_4;\n *(undefined4 *)(param_1 + 0x120) = param_3;\n return;\n}\n\n" (function_definition "void FUN_00240d90(int para... | (translation_unit "/* DWARF original prototype: void set_pubnames_read(Gdb_index * this, Relobj * object, off_t offset)\n */\n\nvoid __thiscall gold::Gdb_index::set_pubnames_read(Gdb_index *this,Relobj *object,off_t offset)\n\n{\n this->pubnames_object_ = object;\n this->stmt_list_offset_ = offset;\n return;\n}\n... | (translation_unit "void FUN_00240d90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n *(undefined4 *)(param_1 + 0x11c) = param_2;\n *(undefined4 *)(param_1 + 0x124) = param_4;\n *(undefined4 *)(param_1 + 0x120) = param_3;\n return;\n}\n\n" (function_definition "void FUN_00240d90(int para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expre... | (function_definition "void FUN_00240d90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n *(undefined4 *)(param_1 + 0x11c) = param_2;\n *(undefined4 *)(param_1 + 0x124) = param_4;\n *(undefined4 *)(param_1 + 0x120) = param_3;\n return;\n}" (primitive_type "void") (function_declarator "FUN... |
/* DWARF original prototype: void set_pubnames_read(Gdb_index * this, Relobj * object, off_t offset)
*/
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *object,type_3 offset)
{
this->pubnames_object_ = object;
this->stmt_list_offset_ = offset;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
*(undefined4 *)(param_1 + 0x11c) = param_2;
*(undefined4 *)(param_1 + 0x124) = param_4;
*(undefined4 *)(param_1 + 0x120) = param_3;
return;
}
|
8702_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | bad | FUN_00210ce0 |
/* std::ios::bad() const */
uint __thiscall std::ios::bad(ios *this)
{
return *(uint *)(this + 0x14) & 1;
}
|
uint FUN_00210ce0(int param_1)
{
return *(uint *)(param_1 + 0x14) & 1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x14]
AND EAX,0x1
RET | null | null | null | null | [('const-1', u'INT_AND_-1203892982'), ('const-1', u'PTRADD_-1203892952'), (u'CAST_-1203892937', u'LOAD_-1203893014'), (u'PTRADD_-1203892952', u'CAST_-1203892937'), ('tmp_50', u'PTRADD_-1203892952'), (u'LOAD_-1203893014', u'INT_AND_-1203892982'), ('const-20', u'PTRADD_-1203892952'), ('const-417', u'LOAD_-1203893014'), (... | [('const-1', u'INT_AND_-1203892982'), ('tmp_53', u'INT_ADD_-1203892998'), ('const-417', u'LOAD_-1203893014'), (u'CAST_-1203892937', u'LOAD_-1203893014'), ('const-20', u'INT_ADD_-1203892998'), (u'LOAD_-1203893014', u'INT_AND_-1203892982'), (u'INT_ADD_-1203892998', u'CAST_-1203892937'), ('const-0', u'RETURN_-1203892987')... | null | null | 00210ce0 | x86 | O0 | (translation_unit "uint FUN_00210ce0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}\n\n" (function_definition "uint FUN_00210ce0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}" type_identifier (function_declarator "FUN_00210ce0(int param_1)" identifier (parameter_list "(int param_1)" ( (pa... | (translation_unit "/* std::ios::bad() const */\n\nuint __thiscall std::ios::bad(ios *this)\n\n{\n return *(uint *)(this + 0x14) & 1;\n}\n\n" comment (function_definition "uint __thiscall std::ios::bad(ios *this)\n\n{\n return *(uint *)(this + 0x14) & 1;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (... | (translation_unit "uint FUN_00210ce0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}\n\n" (function_definition "uint FUN_00210ce0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}" type_identifier (function_declarator "FUN_00210ce0(int param_1)" identifier (parameter_list "(int param_1)" ( (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( ... | (function_definition "uint FUN_00210ce0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}" (type_identifier "uint") (function_declarator "FUN_00210ce0(int param_1)" (identifier "FUN_00210ce0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "pa... |
/* std::ios::bad() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 0x14) & 1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (pointer_expression argument... | null |
uint MASKED(int param_1)
{
return *(uint *)(param_1 + 0x14) & 1;
}
|
911_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | gldarmelfb_linux_eabi_find_exp_assignment | FUN_00064ab0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 gldarmelfb_linux_eabi_find_exp_assignment(etree_type *exp)
{
etree_union *peVar1;
node_tree_enum nVar2;
char *fmt;
int iVar3;
undefined4 uVar4;
asection *paVar5;
byte *pbVar6;
bool bVar7;
bool bV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00064ab0(int param_1)
{
uint uVar1;
undefined4 uVar2;
int iVar3;
undefined4 uVar4;
byte *pbVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
byte bVar9;
bVar9 = 0;
code_r0x00064ad8:
uVar1 =... | PUSH EBP
MOV EBP,EAX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x15d545
SUB ESP,0x1c
LEA EAX,[EBX + 0xffeed85e]
MOV dword ptr [ESP + 0x8],EAX
LEA EAX,[EBX + 0x25e0]
MOV dword ptr [ESP + 0xc],EAX
CMP dword ptr [EBP + 0xc],0x6
JA 0x00064b15
MOV EAX,dword ptr [EBP + 0xc]
MOV EDX,dword ptr [EBX + EAX*0x4 + 0xfffaa... | null | null | null | null | [(u'LOAD_-1206301945', u'MULTIEQUAL_-1206301007'), ('tmp_460', u'CBRANCH_-1206301765'), (u'INDIRECT_-1206300908', u'MULTIEQUAL_-1206300962'), ('const-417', u'LOAD_-1206301924'), ('const-4293124095', u'INT_LESS_-1206301894'), (u'MULTIEQUAL_-1206301012', u'MULTIEQUAL_-1206301009'), (u'COPY_-1206301008', u'MULTIEQUAL_-120... | [(u'PTRSUB_-1206300850', u'CALL_-1206301610'), ('tmp_460', u'CBRANCH_-1206301765'), (u'MULTIEQUAL_-1206301280', u'MULTIEQUAL_-1206301271'), ('const-4294967295', u'INT_ADD_-1206301814'), (u'INT_ADD_-1206301908', u'CAST_-1206300990'), ('const-0', u'PTRSUB_-1206300850'), (u'CALL_-1206301509', u'INDIRECT_-1206301073'), ('c... | null | null | 00064ab0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00064ab0(int param_1)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 gldarmelfb_linux_eabi_find_exp_assignment(etree_type *exp)\n\n{\n etree_union *peVar1;\n node_tree_enum nVar2;\n char *fmt;\n int iVar3;\n undefined4 uVar4;\n asection *paVar5;\n byte *pb... | (translation_unit "void __regparm3 FUN_00064ab0(int param_1)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\ncode_r0x00064ad8:\n uVar1 = *(uint *)(param_1 + 0xc);\n do {\n if (6 < uVar1) {\... | (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 (pointer_declarator * IDENT) ;... | (function_definition "void __regparm3 FUN_00064ab0(int param_1)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\ncode_r0x00064ad8:\n uVar1 = *(uint *)(param_1 + 0xc);\n do {\n if (6 < uVar1)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *exp)
{
type_2 *peVar1;
type_3 var_2;
char *fmt;
int var_3;
type_4 uVar4;
type_5 *paVar5;
type_6 *var_4;
bool var_5;
bool bVar8;
type_6 bVar9;
bVar9 = 0;
LAB_00064ad8:
... | 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: (type_identifier) declarator: (i... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1)
{
uint uVar1;
undefined4 uVar2;
int iVar3;
undefined4 uVar4;
byte *pbVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
byte bVar9;
bVar9 = 0;
code_r0x00064ad8:
uVar1 = *(uin... |
117_libgmp.so.10.3_and_libgmp.so.10.3_strip.c | __gmpn_brootinv | __gmpn_brootinv |
void __gmpn_brootinv(mp_ptr rp,mp_srcptr yp,mp_size_t bn,mp_limb_t k,mp_ptr tp)
{
(*(code *)PTR___gmpn_brootinv_000a21dc)();
return;
}
|
void __gmpn_brootinv(void)
{
(*(code *)PTR___gmpn_brootinv_000a21dc)();
return;
}
| JMP dword ptr [EBX + 0x1dc] | null | null | null | null | [('const-1', u'RETURN_-1205946483'), (u'CALLIND_-1205946486', u'INDIRECT_-1205946414'), ('tmp_83', u'CAST_-1205946404'), (u'INDIRECT_-1205946414', u'COPY_-1205946473'), (u'CAST_-1205946404', u'CALLIND_-1205946486')] | [('const-1', u'RETURN_-1205946483'), (u'CALLIND_-1205946486', u'INDIRECT_-1205946414'), (u'INDIRECT_-1205946414', u'COPY_-1205946473'), (u'CAST_-1205946409', u'CALLIND_-1205946486'), ('tmp_58', u'CAST_-1205946409')] | null | null | 0001b780 | x86 | O0 | (translation_unit "void __gmpn_brootinv(void)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)();\n return;\n}\n\n" (function_definition "void __gmpn_brootinv(void)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)();\n return;\n}" primitive_type (function_declarator "__gmpn_brootinv(void)" identifier (parameter_list "(... | (translation_unit "void __gmpn_brootinv(mp_ptr rp,mp_srcptr yp,mp_size_t bn,mp_limb_t k,mp_ptr tp)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)();\n return;\n}\n\n" (function_definition "void __gmpn_brootinv(mp_ptr rp,mp_srcptr yp,mp_size_t bn,mp_limb_t k,mp_ptr tp)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)()... | (translation_unit "void __gmpn_brootinv(void)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)();\n return;\n}\n\n" (function_definition "void __gmpn_brootinv(void)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)();\n return;\n}" primitive_type (function_declarator "__gmpn_brootinv(void)" identifier (parameter_list "(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __gmpn_brootinv(void)\n\n{\n (*(code *)PTR___gmpn_brootinv_000a21dc)();\n return;\n}" (primitive_type "void") (function_declarator "__gmpn_brootinv(void)" (identifier "__gmpn_brootinv") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou... |
void function_1(type_1 rp,type_2 yp,type_3 bn,type_4 k,type_1 tp)
{
(*(type_5 *)PTR___gmpn_brootinv_000a21dc)();
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_000a21dc)();
return;
}
|
1888_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | savefpr<true> | FUN_0004f200 |
/* WARNING: Unknown calling convention */
uchar * anon_unknown.dwarf_2af53c::savefpr<true>(uchar *p,int r)
{
uint uVar1;
uVar1 = r * 0x200008 + 0xd801ff00;
*(uint *)p = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | r * 0x8000000;
return p + 4;
}
|
void FUN_0004f200(uint *param_1,int param_2)
{
uint uVar1;
uVar1 = param_2 * 0x200008 + 0xd801ff00;
*param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;
return;
}
| PUSH EBX
MOV EBX,dword ptr [ESP + 0xc]
MOV ECX,0x20
MOV EAX,dword ptr [ESP + 0x8]
MOV EDX,EBX
SUB ECX,EBX
SHL EDX,0x15
SHL ECX,0x3
ADD EAX,0x4
SUB EDX,0x27fe0000
SUB EDX,ECX
BSWAP EDX
MOV dword ptr [EAX + -0x4],EDX
POP EBX
RET | null | null | null | null | [('tmp_402', u'PTRADD_-1206127943'), ('const-16711680', u'INT_AND_-1206127943'), (u'INT_RIGHT_-1206127941', u'INT_OR_-1206127940'), (u'CAST_-1206127878', u'STORE_-1206127954'), ('const-2097160', u'INT_MULT_-1206127921'), ('const-3624009472', u'INT_ADD_-1206127962'), (u'INT_OR_-1206127937', u'INT_OR_-1206127934'), ('con... | [('tmp_442', u'INT_MULT_-1206127921'), ('const-16711680', u'INT_AND_-1206127943'), (u'INT_RIGHT_-1206127941', u'INT_OR_-1206127940'), ('const-2097160', u'INT_MULT_-1206127921'), ('const-3624009472', u'INT_ADD_-1206127962'), (u'INT_OR_-1206127937', u'INT_OR_-1206127934'), ('const-8', u'INT_RIGHT_-1206127939'), (u'INT_AN... | null | null | 0004f200 | x86 | O0 | (translation_unit "void FUN_0004f200(uint *param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = param_2 * 0x200008 + 0xd801ff00;\n *param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;\n return;\n}\n\n" (function_definition "void FUN_0004f200(uint *param_1,int param_2)\n... | (translation_unit "/* WARNING: Unknown calling convention */\n\nuchar * anon_unknown.dwarf_2af53c::savefpr<true>(uchar *p,int r)\n\n{\n uint uVar1;\n \n uVar1 = r * 0x200008 + 0xd801ff00;\n *(uint *)p = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | r * 0x8000000;\n return p + 4;\n}\n\n" comment... | (translation_unit "void FUN_0004f200(uint *param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = param_2 * 0x200008 + 0xd801ff00;\n *param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;\n return;\n}\n\n" (function_definition "void FUN_0004f200(uint *param_1,int param_2)\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 ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_exp... | (function_definition "void FUN_0004f200(uint *param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = param_2 * 0x200008 + 0xd801ff00;\n *param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004f200(uint *para... |
/* WARNING: Unknown calling convention */
uchar * anon_unknown.dwarf_2af53c::savefpr<true>(uchar *var_3,int var_1)
{
type_1 var_2;
var_2 = var_1 * 0x200008 + 0xd801ff00;
*(type_1 *)var_3 = var_2 >> 0x18 | (var_2 & 0xff0000) >> 8 | (var_2 & 0xff00) << 8 | var_1 * 0x8000000;
return var_3 + 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))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(uint *param_1,int param_2)
{
uint uVar1;
uVar1 = param_2 * 0x200008 + 0xd801ff00;
*param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;
return;
}
|
4236_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Output_section_headers | FUN_0010ce70 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Output_section_headers(Output_section_headers * this, int
__in_chrg) */
void __thiscall
gold::Output_section_headers::~Output_section_headers(Output_section_headers *this,int __in_chrg)
{
return;
}
|
void FUN_0010ce70(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206923652')] | [('const-0', u'RETURN_-1206923652')] | null | null | 0010ce70 | x86 | O0 | (translation_unit "void FUN_0010ce70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0010ce70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0010ce70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Output_section_headers(Output_section_headers * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Output_section_headers::~Output_section_headers(Output_section_headers *this,int __in_chrg)\n\n{\n ... | (translation_unit "void FUN_0010ce70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0010ce70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0010ce70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_0010ce70(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010ce70(void)" (identifier "FUN_0010ce70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Output_section_headers(Output_section_headers * this, int
__in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
96_i686-gnu-gprof_and_i686-gnu-gprof_strip.c | arc_add | FUN_00014750 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void arc_add(Sym *parent,Sym *child,ulong count)
{
Arc **ppAVar1;
arc *paVar2;
Arc *pAVar3;
ulong uVar4;
uint uVar5;
int iVar6;
Arc **__dest;
uint uVar7;
if (((byte)debug_level & 0x10) != 0) {
printf("[ar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00014750(int param_1,int param_2,int param_3)
{
void *__ptr;
int iVar1;
int iVar2;
int *piVar3;
uint uVar4;
void *__dest;
if ((DAT_0002d158 & 0x10) != 0) {
printf("[arc_add] %lu arcs from %s to %s\n... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013030
ADD EBX,0x178a5
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[EBX + 0x1158]
MOV dword ptr [EBP + -0x1c],EAX
TEST byte ptr [EAX],0x10
JNZ 0x000147c8
SUB ESP,0x8
PUSH dword ptr [EBP + 0xc]
PUSH ESI
CALL 0x00014670
ADD ESP,0x10
MOV EDI,EAX
TEST EAX,EAX
... | null | null | null | null | [('const-417', u'LOAD_-1205974510'), (u'LOAD_-1205975055', u'CALL_-1205974934'), (u'INDIRECT_-1205973695', u'MULTIEQUAL_-1205973655'), (u'INT_NOTEQUAL_-1205974664', u'CBRANCH_-1205974663'), (u'INDIRECT_-1205973592', u'COPY_-1205973598'), (u'COPY_-1205973598', u'CALL_-1205974270'), (u'INDIRECT_-1205973744', u'MULTIEQUAL... | [(u'STORE_-1205974696', u'INDIRECT_-1205973781'), (u'CALL_-1205975092', u'INT_ADD_-1205974916'), (u'LOAD_-1205975055', u'CALL_-1205974934'), ('const-3', u'INT_LEFT_-1205974447'), (u'INT_NOTEQUAL_-1205974664', u'CBRANCH_-1205974663'), (u'INDIRECT_-1205973615', u'COPY_-1205973674'), (u'INT_SUB_-1205973755', u'INT_ADD_-12... | null | null | 00014750 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014750(int param_1,int param_2,int param_3)\n\n{\n void *__ptr;\n int iVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n void *__dest;\n \n if ((DAT_0002d158 & 0x10) != 0) {\n printf("[ar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid arc_add(Sym *parent,Sym *child,ulong count)\n\n{\n Arc **ppAVar1;\n arc *paVar2;\n Arc *pAVar3;\n ulong uVar4;\n uint uVar5;\n int iVar6;\n Arc **__dest;\n uint uVar7;\n \n if (((byte)debug_level... | (translation_unit "void FUN_00014750(int param_1,int param_2,int param_3)\n\n{\n void *__ptr;\n int iVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n void *__dest;\n \n if ((DAT_0002d158 & 0x10) != 0) {\n printf("[arc_add] %lu arcs from %s to %s\n",param_3,*(undefined4 *)(param_1 + 8),\n *(undefin... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void FUN_00014750(int param_1,int param_2,int param_3)\n\n{\n void *__ptr;\n int iVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n void *__dest;\n \n if ((DAT_0002d158 & 0x10) != 0) {\n printf("[arc_add] %lu arcs from %s to %s\n",param_3,*(undefined4 *)(param_1 + 8),\n *(unde... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *var_8,type_1 *var_7,type_2 var_14)
{
type_3 **ppAVar1;
type_4 *paVar2;
type_3 *var_3;
type_2 var_13;
type_5 var_6;
int iVar6;
type_3 **__dest;
type_5 var_5;
if (((type_6)debug_level & ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2,int param_3)
{
void *__ptr;
int iVar1;
int iVar2;
int *piVar3;
uint uVar4;
void *__dest;
if ((DAT_0002d158 & 0x10) != 0) {
printf("[arc_add] %lu arcs from %s to %s\n",para... |
73_aarch64-linux-gnu-gprof_and_aarch64-linux-gnu-gprof_strip.c | vax_operandlength.cold.2 | abort |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void vax_operandlength_cold_2(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| CALL 0x00012460 | null | null | null | null | [('const-1', u'RETURN_-1205984045')] | [('const-1', u'RETURN_-1205984045')] | null | null | 000124c5 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" comment (function_definition "void abort(void)\n\n{\n /* WARNING: Subroutine does not return */\n... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid vax_operandlength_cold_2(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" comment (function_definition "void vax_operandlength_cold_2(void)\n\n{\n /* WA... | (translation_unit "void abort(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void abort(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_stateme... | (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 abort(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n abort();\n}"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
/* WARNING: Subroutine does not return */
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: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
MASKED();
}
|
1571_pterm_and_pterm_strip.c | cairo_get_matrix | cairo_get_matrix |
/* WARNING: Control flow encountered bad instruction data */
void cairo_get_matrix(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void cairo_get_matrix(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206471666')] | [('const-1', u'RETURN_-1206471666')] | null | null | 0009b404 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cairo_get_matrix(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cairo_get_matrix(void)\n\n{\n /* WARNING... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cairo_get_matrix(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cairo_get_matrix(void)\n\n{\n /* WARNING... | (translation_unit "void cairo_get_matrix(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cairo_get_matrix(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cairo_get_matrix(void)" identifier (parameter_list "(void)" ( (parameter_declarati... | (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 cairo_get_matrix(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cairo_get_matrix(void)" (identifier "cairo_get_matrix") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
148_hppa-linux-gnu-ranlib_and_hppa-linux-gnu-ranlib_strip.c | __x86.get_pc_thunk.ax | __i686.get_pc_thunk.ax |
/* WARNING: This is an inlined function */
undefined4 __x86_get_pc_thunk_ax(void)
{
undefined4 unaff_retaddr;
return unaff_retaddr;
}
|
/* WARNING: This is an inlined function */
undefined4 __i686_get_pc_thunk_ax(void)
{
undefined4 unaff_retaddr;
return unaff_retaddr;
}
| MOV EAX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205967154'), ('tmp_18', u'COPY_-1205967169'), (u'COPY_-1205967169', u'RETURN_-1205967154')] | [('const-0', u'RETURN_-1205967154'), ('tmp_18', u'COPY_-1205967169'), (u'COPY_-1205967169', u'RETURN_-1205967154')] | null | null | 000166bd | x86 | O0 | (translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_id... | (translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_iden... | (translation_unit "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_identifier (function_declarator "__i686_get_pc_thunk_ax(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (return_statement return IDENT ;) }))) | (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" (type_identifier "undefined4") (function_declarator "__i686_get_pc_thunk_ax(void)" (identifier "__i686_get_pc_thunk_ax") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primit... |
/* WARNING: This is an inlined function */
type_1 function_1(void)
{
type_1 unaff_retaddr;
return unaff_retaddr;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (return_statement (identifier))))... | null |
/* WARNING: This is an inlined function */
undefined4 __i686_get_pc_thunk_ax(void)
{
undefined4 unaff_retaddr;
return unaff_retaddr;
}
|
5955_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | resolve<64,_false> | FUN_00166230 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "STB": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name: resolve<64, fals... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * __regparm2
FUN_00166230(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,
int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,
undefined **param... | CALL 0x0004fb76
ADD EAX,0x19bdcb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x7c
MOV ESI,dword ptr [EBP + 0xc]
MOV EDI,dword ptr [EBP + 0x20]
MOV dword ptr [EBP + -0x58],EAX
MOV EAX,dword ptr [EBP + 0x18]
MOV dword ptr [EBP + -0x54],EAX
MOV EAX,dword ptr [EBP + 0x28]
MOV dword ptr [EBP + -0x64],EAX
TEST by... | null | null | null | null | [(u'LOAD_-1207340918', u'STORE_-1207340697'), (u'INDIRECT_-1207336032', u'MULTIEQUAL_-1207336007'), ('const-4', u'PTRADD_-1207336056'), (u'PTRSUB_-1207336073', u'LOAD_-1207343681'), ('const-8', u'PTRSUB_-1207334934'), ('const-417', u'LOAD_-1207340902'), ('tmp_5307', u'CBRANCH_-1207341510'), (u'INDIRECT_-1207336308', u'... | [(u'LOAD_-1207340918', u'STORE_-1207340697'), ('const-417', u'LOAD_-1207343775'), (u'PTRADD_-1207333452', u'LOAD_-1207341747'), ('const-4', u'PTRADD_-1207333057'), (u'CAST_-1207334662', u'STORE_-1207344060'), ('const-4', u'PTRADD_-1207334256'), (u'PTRADD_-1207333325', u'CAST_-1207333098'), (u'LOAD_-1207343045', u'INT_A... | null | null | 00166230 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * __regparm2\nFUN_00166230(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,\n int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "STB": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original ... | (translation_unit "undefined4 * __regparm2\nFUN_00166230(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,\n int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,\n undefined **param_10,uint param_11)\n\n{\n byte bVar1;\n int *piVar2;\n code *pcVar... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( IDENT (ERROR IDENT) , IDENT (ERROR IDENT) , (binary_expression IDENT * (pointer_expression * IDENT)) , (binary_expression IDENT * IDENT) , (binary_expression IDENT * IDENT) , (binary_expression IDENT * IDENT) , (ER... | (ERROR "undefined4 * __regparm2\nFUN_00166230(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,\n int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,\n undefined **param_10,uint param_11)" (binary_expression "undefined4 * __regparm2\nFUN_00166230(un... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "STB": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name: resolve<64, fals... | null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (ERROR (identifier)) (identifier) (ERROR (identifier)) (binary_expression left: (identifier) right: (pointer_expression argument: (identifier))) (bina... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * __regparm2
MASKED(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,
int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,
undefined **param_10,ui... |
414_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c | debug_get_type_name | FUN_0003c770 |
/* WARNING: Unknown calling convention */
char * debug_get_type_name(void *handle,debug_type_conflict type)
{
debug_type_conflict pdVar1;
do {
if (type->kind != DEBUG_KIND_INDIRECT) {
if (1 < type->kind - DEBUG_KIND_NAMED) {
return (char *)0x0;
}
pdVar1 = ((type->u).kfunction)->r... |
undefined4 FUN_0003c770(undefined4 param_1,int *param_2)
{
undefined4 *puVar1;
do {
if (*param_2 != 1) {
if (1 < *param_2 - 0x16U) {
return 0;
}
puVar1 = *(undefined4 **)param_2[3];
break;
}
puVar1 = (undefined4 *)param_2[3];
param_2 = *(int **)*puVar1;
} while... | MOV EDX,dword ptr [ESP + 0x8]
JMP 0x0003c78b
MOV EAX,dword ptr [EDX + 0xc]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX]
TEST EDX,EDX
JZ 0x0003c7a5
MOV EAX,dword ptr [EDX]
CMP EAX,0x1
JZ 0x0003c780
LEA ECX,[EAX + -0x16]
XOR EAX,EAX
CMP ECX,0x1
JBE 0x0003c7a0
RET
MOV EAX,dword ptr [EDX + 0xc]
MOV EAX,dword ptr [EAX]
M... | null | null | null | null | [('const-417', u'LOAD_-1206073389'), (u'MULTIEQUAL_-1206073286', u'PTRSUB_-1206073255'), ('const-0', u'PTRSUB_-1206073293'), (u'MULTIEQUAL_-1206073309', u'PTRSUB_-1206073297'), (u'COPY_-1206073429', u'RETURN_-1206073392'), (u'CAST_-1206073292', u'MULTIEQUAL_-1206073286'), (u'PTRSUB_-1206073255', u'LOAD_-1206073384'), (... | [(u'CAST_-1206073262', u'LOAD_-1206073389'), (u'COPY_-1206073429', u'RETURN_-1206073392'), ('tmp_317', u'MULTIEQUAL_-1206073309'), ('const-417', u'LOAD_-1206073410'), (u'INT_LESS_-1206073393', u'CBRANCH_-1206073402'), (u'LOAD_-1206073384', u'COPY_-1206073384'), ('const-417', u'LOAD_-1206073406'), ('const-1', u'PTRADD_-... | null | null | 0003c770 | x86 | O0 | (translation_unit "undefined4 FUN_0003c770(undefined4 param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n \n do {\n if (*param_2 != 1) {\n if (1 < *param_2 - 0x16U) {\n return 0;\n }\n puVar1 = *(undefined4 **)param_2[3];\n break;\n }\n puVar1 = (undefined4 *)param_2[3];\n param... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * debug_get_type_name(void *handle,debug_type_conflict type)\n\n{\n debug_type_conflict pdVar1;\n \n do {\n if (type->kind != DEBUG_KIND_INDIRECT) {\n if (1 < type->kind - DEBUG_KIND_NAMED) {\n return (char *)0x0;\n }\n pdV... | (translation_unit "undefined4 FUN_0003c770(undefined4 param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n \n do {\n if (*param_2 != 1) {\n if (1 < *param_2 - 0x16U) {\n return 0;\n }\n puVar1 = *(undefined4 **)param_2[3];\n break;\n }\n puVar1 = (undefined4 *)param_2[3];\n param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (do_statement do (compound_statement { (if_statement if (par... | (function_definition "undefined4 FUN_0003c770(undefined4 param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n \n do {\n if (*param_2 != 1) {\n if (1 < *param_2 - 0x16U) {\n return 0;\n }\n puVar1 = *(undefined4 **)param_2[3];\n break;\n }\n puVar1 = (undefined4 *)param_2[3];\n pa... |
/* WARNING: Unknown calling convention */
char * function_1(void *handle,type_1 var_3)
{
type_1 pdVar1;
do {
if (var_3->kind != var_1) {
if (1 < var_3->kind - var_2) {
return (char *)0x0;
}
pdVar1 = ((var_3->u).kfunction)->return_type;
break;
}
pdVar1 = (type_1)(var... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
undefined4 MASKED(undefined4 param_1,int *param_2)
{
undefined4 *puVar1;
do {
if (*param_2 != 1) {
if (1 < *param_2 - 0x16U) {
return 0;
}
puVar1 = *(undefined4 **)param_2[3];
break;
}
puVar1 = (undefined4 *)param_2[3];
param_2 = *(int **)*puVar1;
} while (para... |
908_openssl_and_openssl_strip.c | X509_alias_set1 | X509_alias_set1 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int X509_alias_set1(X509 *x,uchar *name,int len)
{
int iVar1;
iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int X509_alias_set1(X509 *x,uchar *name,int len)
{
int iVar1;
iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();
return iVar1;
}
| JMP dword ptr [EBX + 0xe7c] | null | null | null | null | [(u'CALLIND_-1206015478', u'RETURN_-1206015475'), ('const-0', u'RETURN_-1206015475'), ('tmp_77', u'CAST_-1206015397'), (u'INDIRECT_-1206015405', u'COPY_-1206015464'), (u'CALLIND_-1206015478', u'INDIRECT_-1206015405'), (u'CAST_-1206015397', u'CALLIND_-1206015478')] | [(u'CALLIND_-1206015478', u'RETURN_-1206015475'), ('const-0', u'RETURN_-1206015475'), ('tmp_77', u'CAST_-1206015397'), (u'INDIRECT_-1206015405', u'COPY_-1206015464'), (u'CALLIND_-1206015478', u'INDIRECT_-1206015405'), (u'CAST_-1206015397', u'CALLIND_-1206015478')] | null | null | 0002aa00 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint X509_alias_set1(X509 *x,uchar *name,int len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();\n return iVar1;\n}\n\n" comment (function_definition "int X509_alias_set1(X509 *x,uchar *name,... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint X509_alias_set1(X509 *x,uchar *name,int len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();\n return iVar1;\n}\n\n" comment (function_definition "int X509_alias_set1(X509 *x,uchar *name,... | (translation_unit "int X509_alias_set1(X509 *x,uchar *name,int len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();\n return iVar1;\n}\n\n" (function_definition "int X509_alias_set1(X509 *x,uchar *name,int len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int X509_alias_set1(X509 *x,uchar *name,int len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_X509_alias_set1_000b7934)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "X509_alias_set1(X509 *x,uchar *name,int len)" (identifier "X509_alias_set1") (parameter_list "(X509 *x,uch... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *x,type_2 *name,int len)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_X509_alias_set1_000b7934)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(X509 *x,uchar *name,int len)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000b7934)();
return iVar1;
}
|
9645_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | _M_transform | FUN_002405f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::collate<wchar_t>::_M_transform(wchar_t*, wchar_t const*, unsigned int) const */
void __thiscall
std::collate<wchar_t>::_M_transform
(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2,uint param_3)
{
__w... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002405f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
__wcsxfrm_l(param_2,param_3,param_4,*(undefined4 *)(param_1 + 8));
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0xfea0a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
PUSH dword ptr [EAX + 0x8]
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x00028700
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-417', u'LOAD_-1204091359'), ('const-1', u'PTRADD_-1204091297'), ('tmp_198', u'CALL_-1204091318'), ('tmp_196', u'CALL_-1204091318'), (u'PTRADD_-1204091297', u'CAST_-1204091226'), (u'LOAD_-1204091359', u'CALL_-1204091318'), ('const-0', u'RETURN_-1204091290'), ('tmp_197', u'CALL_-1204091318'), (u'CAST_-1204091226... | [('tmp_342', u'CALL_-1204091318'), (u'INT_ADD_-1204091343', u'CAST_-1204091226'), ('tmp_343', u'CALL_-1204091318'), (u'LOAD_-1204091359', u'CALL_-1204091318'), ('tmp_340', u'INT_ADD_-1204091343'), ('const-0', u'RETURN_-1204091290'), ('const-417', u'LOAD_-1204091359'), ('tmp_341', u'CALL_-1204091318'), (u'CAST_-12040912... | null | null | 002405f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002405f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n __wcsxfrm_l(param_2,param_3,param_4,*(undefined4 *)(param_1 + 8));\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/* std::collate<wchar_t>::_M_transform(wchar_t*, wchar_t const*, unsigned int) const */\n\nvoid __thiscall\nstd::collate<wchar_t>::_M_transform\n (collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2... | (translation_unit "void FUN_002405f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n __wcsxfrm_l(param_2,param_3,param_4,*(undefined4 *)(param_1 + 8));\n return;\n}\n\n" (function_definition "void FUN_002405f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\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) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list... | (function_definition "void FUN_002405f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n __wcsxfrm_l(param_2,param_3,param_4,*(undefined4 *)(param_1 + 8));\n return;\n}" (primitive_type "void") (function_declarator "FUN_002405f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::collate<wchar_t>::_M_transform(wchar_t*, wchar_t const*, unsigned int) const */
void __thiscall
std::type_1<type_2>::function_1
(type_1<type_2> *var_2,type_2 *param_1,type_2 *param_2,type_3 param_3)
{
var_1(pa... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
__wcsxfrm_l(param_2,param_3,param_4,*(undefined4 *)(param_1 + 8));
return;
}
|
235_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | yyrestart | FUN_0001ac10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void yyrestart(FILE *input_file)
{
YY_BUFFER_STATE pyVar1;
YY_BUFFER_STATE pyVar2;
YY_BUFFER_STATE *ppyVar3;
if (yy_buffer_stack != (YY_BUFFER_STATE *)0x0) {
ppyVar3 = yy_b... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001ac10(void)
{
undefined4 *puVar1;
int iVar2;
int *piVar3;
if ((DAT_001cf684 == 0) || (piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), *piVar3 == 0)) {
FUN_0001a8c0();
piVar3 = (int *)(DAT_001cf6... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1b33e8
MOV EAX,dword ptr [EBX + 0x1684]
TEST EAX,EAX
JZ 0x0001ac78
MOV EDX,dword ptr [EBX + 0x168c]
LEA EDI,[EAX + EDX*0x4]
MOV ESI,dword ptr [EDI]
TEST ESI,ESI
JZ 0x0001ac78
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,ESI
CALL 0x0001ab10
MOV EDX,dword ptr [EDI]
LEA ECX,[... | null | null | null | null | [(u'COPY_-1205948978', u'INT_NOTEQUAL_-1205949119'), ('const-417', u'LOAD_-1205949300'), ('tmp_1068', u'PTRADD_-1205948993'), (u'INDIRECT_-1205948899', u'MULTIEQUAL_-1205949008'), (u'INT_NOTEQUAL_-1205949331', u'CBRANCH_-1205949331'), ('const-417', u'STORE_-1205949120'), (u'LOAD_-1205949300', u'COPY_-1205949294'), ('tm... | [(u'CAST_-1205948999', u'MULTIEQUAL_-1205949113'), ('const-4', u'PTRADD_-1205948972'), (u'INDIRECT_-1205948906', u'MULTIEQUAL_-1205949015'), ('const-4', u'PTRADD_-1205948962'), (u'LOAD_-1205949300', u'COPY_-1205949294'), (u'CALL_-1205949209', u'INDIRECT_-1205948966'), ('const-4', u'INT_MULT_-1205949325'), (u'COPY_-1205... | null | null | 0001ac10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001ac10(void)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n if ((DAT_001cf684 == 0) || (piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), *piVar3 == 0)) {\n FUN_0001a8c0();\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid yyrestart(FILE *input_file)\n\n{\n YY_BUFFER_STATE pyVar1;\n YY_BUFFER_STATE pyVar2;\n YY_BUFFER_STATE *ppyVar3;\n \n if (yy_buffer_stack != (YY_BUFFER_STATE... | (translation_unit "void FUN_0001ac10(void)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n if ((DAT_001cf684 == 0) || (piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), *piVar3 == 0)) {\n FUN_0001a8c0();\n piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);\n iVar2 = FUN_0001aba0(DAT_001cf50c,... | (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) ;) (if_statement if (parenthesized_expression ( (bin... | (function_definition "void FUN_0001ac10(void)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n if ((DAT_001cf684 == 0) || (piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), *piVar3 == 0)) {\n FUN_0001a8c0();\n piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);\n iVar2 = FUN_0001aba0(DAT_001cf5... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *input_file)
{
type_2 pyVar1;
type_2 var_5;
type_2 *ppyVar3;
if (var_1 != (type_2 *)0x0) {
ppyVar3 = var_1 + var_2;
var_5 = *ppyVar3;
if (*pp... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 *puVar1;
int iVar2;
int *piVar3;
if ((DAT_001cf684 == 0) || (piVar3 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), *piVar3 == 0)) {
FUN_0001a8c0();
piVar3 = (int *)(DAT_001cf684 + D... |
71_x86_64-linux-gnux32-nm_and_x86_64-linux-gnux32-nm_strip.c | qsort | qsort |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
(*(code *)PTR_qsort_0001d128)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
(*(code *)PTR_qsort_0001d128)();
return;
}
| JMP dword ptr [EBX + 0x128] | null | null | null | null | [(u'INDIRECT_-1205983998', u'COPY_-1205984057'), (u'CALLIND_-1205984070', u'INDIRECT_-1205983998'), ('tmp_78', u'CAST_-1205983989'), (u'CAST_-1205983989', u'CALLIND_-1205984070'), ('const-0', u'RETURN_-1205984067')] | [(u'INDIRECT_-1205983998', u'COPY_-1205984057'), (u'CALLIND_-1205984070', u'INDIRECT_-1205983998'), ('tmp_78', u'CAST_-1205983989'), (u'CAST_-1205983989', u'CALLIND_-1205984070'), ('const-0', u'RETURN_-1205984067')] | null | null | 000124b0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_0001d128)();\n return;\n}\n\n" comment (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_0001d128)();\n return;\n}\n\n" comment (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,_... | (translation_unit "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_0001d128)();\n return;\n}\n\n" (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_0001d128)();\n return;\n}" primitive... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_0001d128)();\n return;\n}" (primitive_type "void") (function_declarator "qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)" (identifier "qsort") (parameter_list "(void *_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__base,size_t __nmemb,size_t __size,type_1 __compar)
{
(*(type_2 *)PTR_qsort_0001d128)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
(*(code *)PTR_MASKED_0001d128)();
return;
}
|
8124_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | ~type_info | FUN_001c8740 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::type_info::~type_info() */
void __thiscall std::type_info::~type_info(type_info *this)
{
~type_info(this);
operator_delete(this,8);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001c8740(undefined4 param_1)
{
FUN_001c8710(param_1);
FUN_00180780(param_1,8);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x1398b9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x001c8710
POP EAX
POP EDX
PUSH 0x8
PUSH ESI
CALL 0x00180780
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_212', u'CALL_-1207728230'), ('const-8', u'CALL_-1207728230'), ('tmp_212', u'CALL_-1207728257'), ('const-0', u'RETURN_-1207728197')] | [('const-8', u'CALL_-1207728230'), ('tmp_409', u'CALL_-1207728230'), ('const-0', u'RETURN_-1207728197'), ('tmp_409', u'CALL_-1207728257')] | null | null | 001c8740 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001c8740(undefined4 param_1)\n\n{\n FUN_001c8710(param_1);\n FUN_00180780(param_1,8);\n return;\n}\n\n" comment (function_definition "void FUN_001c8740(undefined4 param_1)\n\n{\n FUN_001c8710(para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::type_info::~type_info() */\n\nvoid __thiscall std::type_info::~type_info(type_info *this)\n\n{\n ~type_info(this);\n operator_delete(this,8);\n return;\n}\n\n" comment comment (function_definition "voi... | (translation_unit "void FUN_001c8740(undefined4 param_1)\n\n{\n FUN_001c8710(param_1);\n FUN_00180780(param_1,8);\n return;\n}\n\n" (function_definition "void FUN_001c8740(undefined4 param_1)\n\n{\n FUN_001c8710(param_1);\n FUN_00180780(param_1,8);\n return;\n}" primitive_type (function_declarator "FUN_001c8740(u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statem... | (function_definition "void FUN_001c8740(undefined4 param_1)\n\n{\n FUN_001c8710(param_1);\n FUN_00180780(param_1,8);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c8740(undefined4 param_1)" (identifier "FUN_001c8740") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::type_info::~type_info() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
~function_1(this);
var_1(this,8);
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_001c8710(param_1);
FUN_00180780(param_1,8);
return;
}
|
2216_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | do_make_data_plt | FUN_0005d840 |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_data_plt_x86_64<64> * do_make_data_plt(Target_x86_64_nacl<64> *
this, Layout * layout, Output_data_got<64,_false> * got, Output_data_got_plt_x86_64 * got_plt,
... |
int * FUN_0005d840(undefined4 param_1,undefined4 param_2,int param_3,int param_4,int param_5)
{
int *piVar1;
int *piVar2;
int unaff_EDI;
FUN_00058c4a();
piVar2 = (int *)FUN_001aa8c0(0x74);
piVar2[1] = 0;
piVar2[2] = 0;
piVar1 = piVar2 + 0x14;
piVar2[3] = 0;
piVar2[4] = 0;
piVar2[5] = -1;
pi... | PUSH EBP
PUSH EDI
CALL 0x00058c4a
ADD EDI,0x2e17b9
PUSH ESI
PUSH EBX
SUB ESP,0x28
PUSH 0x74
MOV EBX,EDI
CALL 0x001aa8c0
MOV ESI,EAX
MOV dword ptr [EAX + 0x4],0x0
MOV dword ptr [EAX + 0x8],0x0
LEA EBP,[ESI + 0x50]
MOV dword ptr [EAX + 0xc],0x0
MOV dword ptr [EAX + 0x10],0x0
MOV dword ptr [EAX + 0x14],0xffffffff
MOV dwor... | null | null | null | null | [(u'PTRSUB_-1206199753', u'STORE_-1206200015'), ('const-0', u'PTRSUB_-1206199658'), ('const-0', u'STORE_-1206200146'), ('const-0', u'STORE_-1206200025'), ('const-417', u'STORE_-1206200171'), ('const-0', u'PTRSUB_-1206199668'), (u'CAST_-1206199807', u'PTRSUB_-1206199761'), ('const-417', u'STORE_-1206200060'), ('const-22... | [('const-4', u'PTRADD_-1206199819'), ('const-4', u'PTRADD_-1206199775'), (u'PTRADD_-1206199832', u'CAST_-1206199811'), ('tmp_881', u'STORE_-1206200015'), ('const-4', u'PTRADD_-1206199705'), ('const-417', u'STORE_-1206199884'), (u'CAST_-1206199864', u'PTRADD_-1206199692'), (u'PTRADD_-1206199725', u'STORE_-1206199949'), ... | null | null | 0005d840 | x86 | O0 | (translation_unit "int * FUN_0005d840(undefined4 param_1,undefined4 param_2,int param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n int *piVar2;\n int unaff_EDI;\n \n FUN_00058c4a();\n piVar2 = (int *)FUN_001aa8c0(0x74);\n piVar2[1] = 0;\n piVar2[2] = 0;\n piVar1 = piVar2 + 0x14;\n piVar2[3] = 0;\n piVar2... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_data_plt_x86_64<64> * do_make_data_plt(Target_x86_64_nacl<64> *\n this, Layout * layout, Output_data_got<64,_false> * got, Output_data_got_plt_... | (translation_unit "int * FUN_0005d840(undefined4 param_1,undefined4 param_2,int param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n int *piVar2;\n int unaff_EDI;\n \n FUN_00058c4a();\n piVar2 = (int *)FUN_001aa8c0(0x74);\n piVar2[1] = 0;\n piVar2[2] = 0;\n piVar1 = piVar2 + 0x14;\n piVar2[3] = 0;\n piVar2... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement {... | (function_definition "int * FUN_0005d840(undefined4 param_1,undefined4 param_2,int param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n int *piVar2;\n int unaff_EDI;\n \n FUN_00058c4a();\n piVar2 = (int *)FUN_001aa8c0(0x74);\n piVar2[1] = 0;\n piVar2[2] = 0;\n piVar1 = piVar2 + 0x14;\n piVar2[3] = 0;\n piV... |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_data_plt_x86_64<64> * do_make_data_plt(Target_x86_64_nacl<64> *
this, Layout * layout, Output_data_got<64,_false> * got, Output_data_got_plt_x86_64 * got_plt,
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
int * MASKED(undefined4 param_1,undefined4 param_2,int param_3,int param_4,int param_5)
{
int *piVar1;
int *piVar2;
int unaff_EDI;
FUN_00058c4a();
piVar2 = (int *)FUN_001aa8c0(0x74);
piVar2[1] = 0;
piVar2[2] = 0;
piVar1 = piVar2 + 0x14;
piVar2[3] = 0;
piVar2[4] = 0;
piVar2[5] = -1;
piVar2[6... |
481_alpha-linux-gnu-strip_and_alpha-linux-gnu-strip_strip.c | strchr | strchr |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strchr@@GLIBC_2.0 */
halt_baddata();
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185650')] | [('const-1', u'RETURN_-1206185650')] | null | null | 00041144 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment com... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strchr@@GLIBC_... | (translation_unit "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter_list "(char *__s,int __c)" (( "(") (parameter_decla... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strchr@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s,int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
13359_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | moneypunct_byname | FUN_004140e0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::moneypunct_byname<wchar_t, true>::moneypunct_byname(char const*, unsigned int) */
void __thiscall
std::moneypunct_byname<wchar_t,true>::moneypunct_byname
(moneypunct_byname<wchar_t,true> *this,char *param_1,uint ... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_004140e0(undefined4 *param_1,byte *param_2,int param_3)
{
int iVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
undefined4 local_20 [4];
bVar7 = 0;
param_1[2] = 0;... | CALL 0x00050c85
ADD EDX,0x1d5f1b
PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,EDX
SUB ESP,0x30
MOV ECX,dword ptr [EBP + 0x10]
MOV EBX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EDX
TEST ECX,ECX
MOV dword ptr [EBX + 0x8],0x0
SETNZ AL
MOV dword ptr [EBX + 0x4],EAX
LEA EAX,[EDX + 0xfffff2bc]
... | null | null | null | null | [('const-417', u'LOAD_-1201782222'), (u'PTRSUB_-1201781588', u'CALL_-1201782034'), ('const-417', u'LOAD_-1201782314'), (u'INT_LESS_-1201782299', u'MULTIEQUAL_-1201781845'), ('const-0', u'RETURN_-1201782135'), ('const-1', u'PTRADD_-1201782398'), ('tmp_517', u'CBRANCH_-1201782233'), (u'INT_ADD_-1201782218', u'MULTIEQUAL_... | [('tmp_2230', u'PTRADD_-1201781710'), ('const-1', u'INT_ADD_-1201781698'), (u'INT_LESS_-1201782207', u'MULTIEQUAL_-1201781824'), ('const-0', u'PTRSUB_-1201781656'), ('const-0', u'CALL_-1201782392'), ('const-0', u'RETURN_-1201782135'), ('const-4294967294', u'INT_MULT_-1201781824'), (u'PTRADD_-1201782259', u'COPY_-120178... | null | null | 004140e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_004140e0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined4 local_20 [4];\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::moneypunct_byname<wchar_t, true>::moneypunct_byname(char const*, unsigned int) */\n\nvoid __thiscall\nstd::moneypunct_byname<wchar_t,true>::moneypunct_byname\n (moneypunct_byname<wchar_t,true> *t... | (translation_unit "void FUN_004140e0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined4 local_20 [4];\n \n bVar7 = 0;\n param_1[2] = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_F... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin... | (function_definition "void FUN_004140e0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined4 local_20 [4];\n \n bVar7 = 0;\n param_1[2] = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PT... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::moneypunct_byname<wchar_t, true>::moneypunct_byname(char const*, unsigned int) */
void __thiscall
std::moneypunct_byname<var_4,true>::moneypunct_byname
(moneypunct_byname<var_4,true> *var_1,char *param_1,type_4 v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,byte *param_2,int param_3)
{
int iVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
undefined4 local_20 [4];
bVar7 = 0;
param_1[2] = 0;
par... |
9210_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | _M_extract<double> | FUN_0026e510 |
/* std::istream& std::istream::_M_extract<double>(double&) */
istream * __thiscall std::istream::_M_extract<double>(istream *this,double *param_1)
{
int *piVar1;
istream *piVar2;
undefined1 local_34 [19];
sentry local_21;
int local_20 [4];
__x86_get_pc_thunk_di();
sentry::sentry(&local_21,this,false... |
int * FUN_0026e510(int *param_1,undefined4 param_2)
{
int *piVar1;
int iVar2;
undefined1 local_34 [19];
char local_21;
uint local_20 [4];
FUN_000b484e();
FUN_0026bb10(&local_21,param_1,0);
if (local_21 != '\0') {
local_20[0] = 0;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
piVar1 ... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000b484e
ADD EDI,0x1a5ae7
PUSH ESI
LEA EAX,[EBP + -0x1d]
PUSH EBX
SUB ESP,0x40
MOV ESI,dword ptr [EBP + 0x8]
PUSH 0x0
PUSH ESI
MOV EBX,EDI
PUSH EAX
CALL 0x0026bb10
ADD ESP,0x10
CMP byte ptr [EBP + -0x1d],0x0
JZ 0x0026e593
MOV EAX,dword ptr [ESI]
MOV dword ptr [EBP + -0x1c],0x0
MOV E... | null | null | null | null | [(u'INDIRECT_-1204164639', u'INT_NOTEQUAL_-1204165032'), ('tmp_820', u'COPY_-1204165027'), ('const-4294967295', u'CALLIND_-1204165062'), (u'CAST_-1204164566', u'LOAD_-1204164976'), ('tmp_820', u'PTRADD_-1204165153'), ('tmp_820', u'CAST_-1204164574'), (u'CAST_-1204164601', u'LOAD_-1204165072'), ('const-1', u'PTRADD_-120... | [(u'CAST_-1204164572', u'LOAD_-1204164976'), (u'INT_OR_-1204164930', u'CALL_-1204164931'), (u'CALL_-1204164876', u'INDIRECT_-1204164582'), (u'INT_ADD_-1204165207', u'CAST_-1204164673'), (u'INT_ADD_-1204164952', u'CALL_-1204164931'), (u'INT_ADD_-1204165199', u'CALLIND_-1204165062'), ('const-417', u'LOAD_-1204164996'), (... | null | null | 0026e510 | x86 | O0 | (translation_unit "int * FUN_0026e510(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000b484e();\n FUN_0026bb10(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0... | (translation_unit "/* std::istream& std::istream::_M_extract<double>(double&) */\n\nistream * __thiscall std::istream::_M_extract<double>(istream *this,double *param_1)\n\n{\n int *piVar1;\n istream *piVar2;\n undefined1 local_34 [19];\n sentry local_21;\n int local_20 [4];\n \n __x86_get_pc_thunk_di();\n sentr... | (translation_unit "int * FUN_0026e510(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000b484e();\n FUN_0026bb10(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0... | (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_0026e510(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000b484e();\n FUN_0026bb10(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 +... |
/* std::istream& std::istream::_M_extract<double>(double&) */
type_1 * __thiscall std::type_1::_M_extract<double>(type_1 *var_3,double *param_1)
{
int *var_5;
type_1 *var_4;
type_2 local_34 [19];
type_3 var_2;
int local_20 [4];
var_1();
sentry::type_3(&var_2,var_3,false);
if (var_2 != (type_3)0x0)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... | null |
int * MASKED(int *param_1,undefined4 param_2)
{
int *piVar1;
int iVar2;
undefined1 local_34 [19];
char local_21;
uint local_20 [4];
FUN_000b484e();
FUN_0026bb10(&local_21,param_1,0);
if (local_21 != '\0') {
local_20[0] = 0;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
piVar1 = *(in... |
132_sparc64-linux-gnu-readelf_and_sparc64-linux-gnu-readelf_strip.c | display_raw_attribute | FUN_0001f5b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 display_raw_attribute(uchar *p,uchar *end)
{
byte *pbVar1;
undefined *puVar2;
uint uVar3;
uint uVar4;
int iVar5;
uint uVar6;
uint local_2c;
uint local_28;
puVar2 = PTR_stdout_000b3fd8;
local... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0001f5b0(uint param_1,uint param_2)
{
byte *pbVar1;
undefined *puVar2;
uint uVar3;
uint uVar4;
int iVar5;
uint uVar6;
uint local_2c;
uint local_28;
puVar2 = PTR_stdout_000b3fd8;
local_2... | PUSH EBP
PUSH EDI
MOV EDI,EAX
MOV EAX,EDX
PUSH ESI
SUB EAX,EDI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x94a41
SUB ESP,0x2c
MOV dword ptr [ESP + 0x10],EAX
CMP EDX,EDI
JBE 0x0001f71a
TEST EAX,EAX
JZ 0x0001f70e
LEA EAX,[EBX + 0xfffc2ab2]
MOV dword ptr [ESP + 0x14],0x0
MOV dword ptr [ESP + 0x1c],EAX
MOV EAX,dword ptr [EBX + 0xff... | null | null | null | null | [(u'PTRADD_-1205929980', u'LOAD_-1205930042'), (u'LOAD_-1205929917', u'CALL_-1205929899'), ('tmp_4292', u'MULTIEQUAL_-1205928887'), ('const-417', u'LOAD_-1205929817'), (u'INDIRECT_-1205928912', u'MULTIEQUAL_-1205929124'), (u'MULTIEQUAL_-1205929499', u'CAST_-1205928997'), (u'COPY_-1205929146', u'CALL_-1205930315'), (u'M... | [(u'LOAD_-1205929917', u'CALL_-1205929899'), ('tmp_4292', u'MULTIEQUAL_-1205928887'), (u'MULTIEQUAL_-1205929426', u'INT_ADD_-1205930026'), (u'INDIRECT_-1205928912', u'MULTIEQUAL_-1205929124'), (u'COPY_-1205929146', u'CALL_-1205930315'), (u'CALL_-1205929862', u'INDIRECT_-1205929311'), (u'MULTIEQUAL_-1205929285', u'INT_S... | null | null | 0001f5b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0001f5b0(uint param_1,uint param_2)\n\n{\n byte *pbVar1;\n undefined *puVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n uint local_2c;\n uint local_28;\n \n puVar2 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 display_raw_attribute(uchar *p,uchar *end)\n\n{\n byte *pbVar1;\n undefined *puVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n uint local_2c;\n uint local_28;\n \n puVar... | (translation_unit "void __regparm3 FUN_0001f5b0(uint param_1,uint param_2)\n\n{\n byte *pbVar1;\n undefined *puVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n uint local_2c;\n uint local_28;\n \n puVar2 = PTR_stdout_000b3fd8;\n local_2c = param_2 - param_1;\n if (param_2 <= param_1) {\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE I... | (function_definition "void __regparm3 FUN_0001f5b0(uint param_1,uint param_2)\n\n{\n byte *pbVar1;\n undefined *puVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n uint local_2c;\n uint local_28;\n \n puVar2 = PTR_stdout_000b3fd8;\n local_2c = param_2 - param_1;\n if (param_2 <= param_1) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *var_2,type_1 *var_1)
{
type_2 *var_9;
type_3 *puVar2;
type_4 uVar3;
type_4 var_6;
int var_8;
type_4 var_10;
type_4 var_4;
type_4 var_12;
puVar2 = PTR_stdout_000b3fd8;
var_... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(uint param_1,uint param_2)
{
byte *pbVar1;
undefined *puVar2;
uint uVar3;
uint uVar4;
int iVar5;
uint uVar6;
uint local_2c;
uint local_28;
puVar2 = PTR_stdout_000b3fd8;
local_2c = pa... |
4602_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | set_errors | FUN_00119e50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void set_errors(Parameters * this, Errors * errors) */
void __thiscal... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00119e50(int *param_1,int param_2)
{
if (*param_1 == 0) {
*param_1 = param_2;
return;
}
/* WARNING: Subroutine does not return */
FUN_0008b620("../../gold/parameters.cc",0x4d,"set_error... | PUSH EBX
CALL 0x00035680
ADD EBX,0x2251aa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX]
TEST EDX,EDX
JNZ 0x00119e74
MOV EDX,dword ptr [ESP + 0x14]
MOV dword ptr [EAX],EDX
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xfff1f770]
PUSH EAX
LEA EAX,[EBX + 0xfff1f5c4]
PUSH 0x4d
PUSH EAX
CALL 0x0008b6... | null | null | null | null | [('tmp_229', u'PTRSUB_-1207001303'), ('const-2484080', u'COPY_-1207001346'), (u'COPY_-1207001347', u'CALL_-1207001381'), (u'PTRSUB_-1207001303', u'STORE_-1207001444'), ('const-1', u'RETURN_-1207001376'), ('const-77', u'CALL_-1207001381'), (u'LOAD_-1207001472', u'INT_EQUAL_-1207001455'), ('const-0', u'RETURN_-1207001415... | [('const-2484080', u'COPY_-1207001350'), ('const-417', u'STORE_-1207001444'), ('const-1', u'RETURN_-1207001376'), ('const-2483652', u'COPY_-1207001351'), ('const-417', u'LOAD_-1207001472'), ('tmp_367', u'LOAD_-1207001472'), (u'LOAD_-1207001472', u'INT_EQUAL_-1207001455'), ('tmp_367', u'STORE_-1207001444'), ('const-0', ... | null | null | 00119e50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00119e50(int *param_1,int param_2)\n\n{\n if (*param_1 == 0) {\n *param_1 = param_2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0008b620("../../gold/pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void set_errors(Parameters * this, Errors * error... | (translation_unit "void FUN_00119e50(int *param_1,int param_2)\n\n{\n if (*param_1 == 0) {\n *param_1 = param_2;\n return;\n }\n \n FUN_0008b620("../../gold/parameters.cc",0x4d,"set_errors",param_1);\n}\n\n" (function_definition "void FUN_00119e50(int *param_1,int param_2)\n\n{\n if (*param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compo... | (function_definition "void FUN_00119e50(int *param_1,int param_2)\n\n{\n if (*param_1 == 0) {\n *param_1 = param_2;\n return;\n }\n \n FUN_0008b620("../../gold/parameters.cc",0x4d,"set_errors",param_1);\n}" (primitive_type "void") (function_declarator "FUN_00119e50(int *param_1,int param_2)"... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void set_errors(Parameters * this, Errors * errors) */
void __thiscal... | 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)
{
if (*param_1 == 0) {
*param_1 = param_2;
return;
}
/* WARNING: Subroutine does not return */
FUN_0008b620("../../gold/parameters.cc",0x4d,"set_errors",par... |
220_sparc64-linux-gnu-ranlib_and_sparc64-linux-gnu-ranlib_strip.c | strcmp | strcmp |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcmp@@GLIBC_2.0 */
halt_baddata();... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050802')] | [('const-1', u'RETURN_-1206050802')] | null | null | 00022004 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment co... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcmp@@GLIBC... | (translation_unit "int strcmp(char *__s1,char *__s2)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strcmp(char *__s1,char *__s2)" identifier (parameter_list "(char *__s1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifier "strcmp") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_declaration "char *__s1" (primitive_type "char") (point... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcmp@@GLIBC_2.0 */
var_1();
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
317_sparc64-linux-gnu-strip_and_sparc64-linux-gnu-strip_strip.c | stab_int_constant | FUN_00029690 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean stab_int_constant(void *p,char *name,bfd_vma val)
{
size_t sVar1;
char *__s;
bfd_boolean bVar2;
sVar1 = strlen(name);
__s = (char *)xmalloc(sVar1 + 0x14);
sprin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00029690(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
char *__s;
int iVar2;
sVar1 = strlen(param_2);
__s = (char *)xmalloc(sVar1 + 0x14);
sprintf(__s,"%s:c=i%ld",param_2,param_3);
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x16967
SUB ESP,0x18
MOV ESI,dword ptr [ESP + 0x30]
MOV EBP,dword ptr [ESP + 0x34]
PUSH ESI
CALL 0x000134e0
ADD EAX,0x14
MOV dword ptr [ESP],EAX
CALL 0x000132e0
PUSH EBP
MOV EDI,EAX
LEA EAX,[EBX + 0xffff4e21]
PUSH ESI
PUSH EAX
PUSH EDI
CALL 0x000137a0
ADD ESP,... | null | null | null | null | [(u'CAST_-1206019960', u'CALL_-1206020326'), ('const-0', u'CALL_-1206020268'), (u'CALL_-1206020268', u'INT_NOTEQUAL_-1206020241'), ('const-128', u'CALL_-1206020268'), ('const-0', u'CALL_-1206020268'), ('const-1', u'COPY_-1206020206'), ('tmp_352', u'CBRANCH_-1206020241'), (u'COPY_-1206020206', u'MULTIEQUAL_-1206020083')... | [('const-0', u'RETURN_-1206020157'), (u'CALL_-1206020268', u'INT_NOTEQUAL_-1206020241'), (u'CAST_-1206019981', u'CALL_-1206020326'), (u'MULTIEQUAL_-1206020084', u'RETURN_-1206020157'), (u'CAST_-1206019981', u'CALL_-1206020268'), ('const-1', u'COPY_-1206020206'), (u'CALL_-1206020361', u'CAST_-1206019981'), (u'INT_ADD_-1... | null | null | 00029690 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00029690(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n char *__s;\n int iVar2;\n \n sVar1 = strlen(param_2);\n __s = (char *)xmalloc(sVar1 + 0x14);\n sprintf(__s,"%... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_int_constant(void *p,char *name,bfd_vma val)\n\n{\n size_t sVar1;\n char *__s;\n bfd_boolean bVar2;\n \n sVar1 = strlen(name);\n __s = (char *)x... | (translation_unit "int FUN_00029690(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n char *__s;\n int iVar2;\n \n sVar1 = strlen(param_2);\n __s = (char *)xmalloc(sVar1 + 0x14);\n sprintf(__s,"%s:c=i%ld",param_2,param_3);\n iVar2 = FUN_00029160(0,0,__s);\n if (iVar2 != 0) {\n free... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "int FUN_00029690(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n char *__s;\n int iVar2;\n \n sVar1 = strlen(param_2);\n __s = (char *)xmalloc(sVar1 + 0x14);\n sprintf(__s,"%s:c=i%ld",param_2,param_3);\n iVar2 = FUN_00029160(0,0,__s);\n if (iVar2 != 0) {\n f... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *p,char *name,type_2 val)
{
size_t var_3;
char *__s;
type_1 var_6;
var_3 = var_1(name);
__s = (char *)var_2(var_3 + 0x14);
var_4(__s,"%s:c=i%ld",name... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
char *__s;
int iVar2;
sVar1 = strlen(param_2);
__s = (char *)xmalloc(sVar1 + 0x14);
sprintf(__s,"%s:c=i%ld",param_2,param_3);
iVar2... |
919_sqldiff_and_sqldiff_strip.c | sqlite3BitvecSet | FUN_000381e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 sqlite3BitvecSet(Bitvec *p,u32 i)
{
u32 *puVar1;
uint uVar2;
Bitvec *pBVar3;
u32 *puVar4;
int iVar5;
u32 uVar6;
uint uVar7;
undefined4 *puVar8;
undefined4 *puVar9;
byte bVar10;
undefined4 in_s... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 FUN_000381e0(uint *param_1,uint param_2)
{
byte *pbVar1;
uint uVar2;
uint *puVar3;
int iVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
uint *puVar8;
undefined4 *puVar9;
byte bVar10;
bV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000145a0
ADD EBX,0x110ceb
SUB ESP,0x1c
MOV dword ptr [ESP + 0xc],EBX
TEST EAX,EAX
JZ 0x000382ba
CMP dword ptr [EAX],0xfa0
MOV EBP,EDX
LEA ECX,[EDX + -0x1]
JBE 0x0003840c
MOV ESI,dword ptr [EAX + 0x8]
TEST ESI,ESI
JZ 0x00038413
MOV EBP,ECX
MOV ECX,EAX
JMP 0x00038235
CMP dword p... | null | null | null | null | [('const-417', u'LOAD_-1206090910'), (u'INT_ZEXT_-1206090221', u'INT_MULT_-1206089084'), (u'MULTIEQUAL_-1206089630', u'PTRSUB_-1206089194'), ('const-12', u'PTRSUB_-1206088923'), ('const-4294967292', u'INT_AND_-1206090288'), (u'MULTIEQUAL_-1206089773', u'INT_REM_-1206091077'), (u'INT_NOTEQUAL_-1206091165', u'CBRANCH_-12... | [(u'MULTIEQUAL_-1206089813', u'PTRADD_-1206089373'), ('const-417', u'STORE_-1206090325'), (u'CAST_-1206089332', u'STORE_-1206091007'), ('const-4', u'PTRADD_-1206089298'), (u'MULTIEQUAL_-1206089499', u'INT_NOTEQUAL_-1206090231'), (u'COPY_-1206089918', u'MULTIEQUAL_-1206089399'), (u'CAST_-1206089269', u'INT_ADD_-12060908... | null | null | 000381e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_000381e0(uint *param_1,uint param_2)\n\n{\n byte *pbVar1;\n uint uVar2;\n uint *puVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n uint *puVar8;\n undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 sqlite3BitvecSet(Bitvec *p,u32 i)\n\n{\n u32 *puVar1;\n uint uVar2;\n Bitvec *pBVar3;\n u32 *puVar4;\n int iVar5;\n u32 uVar6;\n uint uVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n... | (translation_unit "uint __regparm3 FUN_000381e0(uint *param_1,uint param_2)\n\n{\n byte *pbVar1;\n uint uVar2;\n uint *puVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n uint *puVar8;\n undefined4 *puVar9;\n byte bVar10;\n \n bVar10 = 0;\n if (param_1 == (uint *)0x0) {\nLAB_000382ba:\... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (... | (function_definition "uint __regparm3 FUN_000381e0(uint *param_1,uint param_2)\n\n{\n byte *pbVar1;\n uint uVar2;\n uint *puVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n uint *puVar8;\n undefined4 *puVar9;\n byte bVar10;\n \n bVar10 = 0;\n if (param_1 == (uint *)0x0) {\nLAB_000382b... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(type_1 *var_1,type_2 var_2)
{
type_2 *var_15;
type_3 var_5;
type_1 *var_6;
type_2 *var_11;
int var_12;
type_2 var_4;
type_3 var_3;
type_4 *var_14;
type_4 *var_13;
type_5 bVar10;
typ... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 MASKED(uint *param_1,uint param_2)
{
byte *pbVar1;
uint uVar2;
uint *puVar3;
int iVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
uint *puVar8;
undefined4 *puVar9;
byte bVar10;
bVar10 =... |
2528_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | update_data_size | FUN_00073e50 |
/* DWARF original prototype: void update_data_size(Output_section_incremental_inputs<32,_true> *
this) */
void __thiscall
gold::Output_section_incremental_inputs<32,_true>::update_data_size
(Output_section_incremental_inputs<32,_true> *this)
{
/* WARNING: Could not recover jumptable ... |
void FUN_00073e50(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x00073e56. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0x38))();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
JMP dword ptr [EAX + 0x38] | null | null | null | null | [(u'PTRADD_-1206370647', u'LOAD_-1206370722'), ('const-417', u'LOAD_-1206370727'), ('const-417', u'LOAD_-1206370722'), (u'PTRSUB_-1206370651', u'PTRSUB_-1206370650'), ('tmp_26', u'PTRSUB_-1206370651'), (u'PTRSUB_-1206370650', u'PTRSUB_-1206370649'), ('const-0', u'PTRSUB_-1206370650'), ('const-0', u'PTRSUB_-1206370651')... | [('const-56', u'INT_ADD_-1206370706'), (u'INT_ADD_-1206370706', u'CAST_-1206370650'), (u'LOAD_-1206370727', u'INT_ADD_-1206370706'), ('const-417', u'LOAD_-1206370727'), (u'CAST_-1206370650', u'LOAD_-1206370722'), ('tmp_45', u'LOAD_-1206370727'), ('const-417', u'LOAD_-1206370722'), (u'LOAD_-1206370722', u'CALLIND_-12063... | null | null | 00073e50 | x86 | O0 | (translation_unit "void FUN_00073e50(int *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00073e56. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))();\n return;\n}\n\n" (function_definition "void FUN_00073e50(int ... | (translation_unit "/* DWARF original prototype: void update_data_size(Output_section_incremental_inputs<32,_true> *\n this) */\n\nvoid __thiscall\ngold::Output_section_incremental_inputs<32,_true>::update_data_size\n (Output_section_incremental_inputs<32,_true> *this)\n\n{\n /* WARNING: Co... | (translation_unit "void FUN_00073e50(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x38))();\n return;\n}\n\n" (function_definition "void FUN_00073e50(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x38))();\n return;\n}" primitive... | (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_00073e50(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x38))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00073e50(int *param_1)" (identifier "FUN_00073e50") (parameter_list "(int *param_1)" (( "(") (parameter_declaration... |
/* DWARF original prototype: void update_data_size(Output_section_incremental_inputs<32,_true> *
this) */
void __thiscall
gold::type_1<32,type_2>::function_1
(type_1<32,type_2> *type_4)
{
/* WARNING: Could not recover jumptable at 0x00073e56. Too many branches */
... | 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 0x00073e56. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0x38))();
return;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.