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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1272_puttytel_and_puttytel_strip.c | draw_line | FUN_0006a647 |
/* 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 draw_line(draw_ctx *dctx,int x0,int y0,int x1,int y1)
{
if ((dctx->uctx).type == ADDRTYPE_UNSPEC) {
cai... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0006a647(int param_1,int param_2,int param_3,int param_4,int param_5)
{
if (*(int *)(param_1 + 4) == 0) {
cairo_new_path();
cairo_move_to(*(undefined4 *)(param_1 + 0xc),DAT_00096300 + (double)param_2,
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x0001b080
ADD EBX,0x3d171
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x4]
TEST EAX,EAX
JNZ 0x0006a6fb
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0xc]
SUB ESP,0xc
PUSH EAX
CALL 0x000198b0
ADD ESP,0x10
FILD dword ptr [EBP + 0x10]
FLD qword ptr [EBX +... | null | null | null | null | [('const-0', u'PTRSUB_-1206277843'), ('const-4', u'PTRSUB_-1206277795'), (u'INT2FLOAT_-1206278006', u'FLOAT_ADD_-1206278011'), (u'INT2FLOAT_-1206277911', u'FLOAT_ADD_-1206277915'), (u'LOAD_-1206278360', u'CALL_-1206278296'), ('tmp_890', u'INT2FLOAT_-1206277930'), (u'INDIRECT_-1206277844', u'FLOAT_ADD_-1206277915'), (u'... | [('tmp_1642', u'INT2FLOAT_-1206278006'), (u'INT2FLOAT_-1206278006', u'FLOAT_ADD_-1206278011'), (u'INT2FLOAT_-1206277911', u'FLOAT_ADD_-1206277915'), (u'MULTIEQUAL_-1206277758', u'COPY_-1206277814'), ('const-417', u'LOAD_-1206278530'), (u'INDIRECT_-1206277901', u'FLOAT_ADD_-1206277991'), (u'LOAD_-1206278360', u'CALL_-12... | null | null | 0006a647 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006a647(int param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n if (*(int *)(param_1 + 4) == 0) {\n cairo_new_path();\n cairo_move_to(*(undefined4 *)(param_1 + 0xc),DAT_00096300 + ... | (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 draw_line(draw_ctx *dctx,int x0,int y0,int x1,int y1)\n\n{\n if ((dctx->uctx).type == A... | (translation_unit "void FUN_0006a647(int param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n if (*(int *)(param_1 + 4) == 0) {\n cairo_new_path();\n cairo_move_to(*(undefined4 *)(param_1 + 0xc),DAT_00096300 + (double)param_2,\n DAT_00096300 + (double)param_3);\n cairo_line_to(*(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (pare... | (function_definition "void FUN_0006a647(int param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n if (*(int *)(param_1 + 4) == 0) {\n cairo_new_path();\n cairo_move_to(*(undefined4 *)(param_1 + 0xc),DAT_00096300 + (double)param_2,\n DAT_00096300 + (double)param_3);\n cairo_line_to(*... |
/* 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 *dctx,int x0,int y0,int x1,int y1)
{
if ((dctx->uctx).type == var_1) {
var_2();
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (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,int param_4,int param_5)
{
if (*(int *)(param_1 + 4) == 0) {
cairo_new_path();
cairo_move_to(*(undefined4 *)(param_1 + 0xc),DAT_00096300 + (double)param_2,
... |
339_m68k-linux-gnu-readelf_and_m68k-linux-gnu-readelf_strip.c | freeargv | FUN_00067a30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void freeargv(char **vector)
{
char *__ptr;
char **ppcVar1;
if (vector != (char **)0x0) {
__ptr = *vector;
ppcVar1 = vector;
while (__ptr != (char *)0x0) {
ppcV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00067a30(undefined4 *param_1)
{
void *__ptr;
undefined4 *puVar1;
if (param_1 != (undefined4 *)0x0) {
__ptr = (void *)*param_1;
puVar1 = param_1;
while (__ptr != (void *)0x0) {
puVar1 = puVar1 ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x00013f70
ADD EBX,0x4c5c4
TEST EDI,EDI
JZ 0x00067a71
MOV EAX,dword ptr [EDI]
TEST EAX,EAX
JZ 0x00067a65
MOV ESI,EDI
NOP
SUB ESP,0xc
ADD ESI,0x4
PUSH EAX
CALL 0x000130a0
MOV EAX,dword ptr [ESI]
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x00067a50
SUB ESP,0xc
PUSH EDI
C... | null | null | null | null | [(u'MULTIEQUAL_-1206289530', u'INT_NOTEQUAL_-1206289796'), ('const-0', u'INT_NOTEQUAL_-1206289796'), (u'COPY_-1206289586', u'MULTIEQUAL_-1206289528'), ('const-0', u'INT_NOTEQUAL_-1206289814'), ('tmp_372', u'CALL_-1206289701'), ('const-0', u'RETURN_-1206289663'), ('tmp_372', u'INT_NOTEQUAL_-1206289814'), ('tmp_372', u'L... | [(u'MULTIEQUAL_-1206289530', u'INT_NOTEQUAL_-1206289796'), ('const-0', u'INT_NOTEQUAL_-1206289796'), ('tmp_772', u'COPY_-1206289586'), ('const-4', u'PTRADD_-1206289517'), ('const-417', u'LOAD_-1206289755'), (u'MULTIEQUAL_-1206289530', u'CALL_-1206289756'), ('const-417', u'LOAD_-1206289814'), ('tmp_90', u'CBRANCH_-12062... | null | null | 00067a30 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00067a30(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid freeargv(char **vector)\n\n{\n char *__ptr;\n char **ppcVar1;\n \n if (vector != (char **)0x0) {\n __ptr = *vector;\n ppcVar1 = vector;\n while (__pt... | (translation_unit "void FUN_00067a30(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n puVar1 = puVar1 + 1;\n free(__ptr);\n __ptr = (void *)*puVar1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (b... | (function_definition "void FUN_00067a30(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n puVar1 = puVar1 + 1;\n free(__ptr);\n __ptr = (void *)*puVar1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char **var_1)
{
char *var_2;
char **var_3;
if (var_1 != (char **)0x0) {
var_2 = *var_1;
var_3 = var_1;
while (var_2 != (char *)0x0) {
var_3 = va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
void *__ptr;
undefined4 *puVar1;
if (param_1 != (undefined4 *)0x0) {
__ptr = (void *)*param_1;
puVar1 = param_1;
while (__ptr != (void *)0x0) {
puVar1 = puVar1 + 1;
... |
381_tail_and_tail_strip.c | bindtextdomain | bindtextdomain |
/* WARNING: Control flow encountered bad instruction data */
void bindtextdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* bindtextdomain@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bindtextdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206030046')] | [('const-1', u'RETURN_-1206030046')] | null | null | 00027118 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bindtextdomain(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* bindtextdomain@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void bindtext... | (translation_unit "void bindtextdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bindtextdomain(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 bindtextdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (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 */
/* bindtextdomain@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3225_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | SetStringInfoDatum | SetStringInfoDatum |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void SetStringInfoDatum(StringInfo *string_info,uchar *source)
{
if (string_info == (StringInfo *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail(... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void SetStringInfoDatum(int param_1,void *param_2)
{
if (param_1 == 0) {
/* WARNING: Subroutine does not return */
__assert_fail("string_info != (StringInfo *) NULL","MagickCore/string.c",0x684,
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x00038374
ADD EAX,0x212f60
CMP dword ptr [EBP + 0x8],0x0
JNZ 0x001b70cc
LEA EDX,[EAX + 0xfff5d910]
PUSH EDX
PUSH 0x684
LEA EDX,[EAX + 0xfff5d26b]
PUSH EDX
LEA EDX,[EAX + 0xfff5d2b4]
PUSH EDX
MOV EBX,EAX
CALL 0x000312a0
MOV EDX,dword ptr [EBP + 0x8]
MOV EDX,dword ptr [EDX ... | null | null | null | null | [('tmp_488', u'CALL_-1207668288'), ('const-3306200', u'COPY_-1207668174'), (u'INT_EQUAL_-1207668525', u'CBRANCH_-1207668521'), ('tmp_487', u'PTRSUB_-1207668086'), (u'PTRSUB_-1207668145', u'LOAD_-1207668457'), ('const-0', u'INT_NOTEQUAL_-1207668350'), (u'COPY_-1207668174', u'CALL_-1207668379'), ('const-2880220587', u'IN... | [(u'INT_ADD_-1207668441', u'CAST_-1207668147'), (u'INT_EQUAL_-1207668525', u'CBRANCH_-1207668521'), ('const-12', u'INT_ADD_-1207668441'), ('tmp_995', u'INT_ADD_-1207668327'), ('const-0', u'INT_NOTEQUAL_-1207668350'), (u'COPY_-1207668174', u'CALL_-1207668379'), ('tmp_995', u'INT_ADD_-1207668315'), ('const-2880220587', u... | null | null | 001b7094 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid SetStringInfoDatum(int param_1,void *param_2)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("string_info != (StringInfo *) NULL","MagickCore... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid SetStringInfoDatum(StringInfo *string_info,uchar *source)\n\n{\n if (string_info == (StringInfo *)0x0) {\n /* WARNING: Subroutine does not ret... | (translation_unit "void SetStringInfoDatum(int param_1,void *param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("string_info != (StringInfo *) NULL","MagickCore/string.c",0x684,\n "SetStringInfoDatum");\n }\n if (*(int *)(param_1 + 0xc) != -0x54535255) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expres... | (function_definition "void SetStringInfoDatum(int param_1,void *param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("string_info != (StringInfo *) NULL","MagickCore/string.c",0x684,\n "SetStringInfoDatum");\n }\n if (*(int *)(param_1 + 0xc) != -0x54535255) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 *var_1,type_2 *source)
{
if (var_1 == (type_1 *)0x0) {
/* WARNING: Subroutine does not return */
var_2("string_info != (StringInfo *) NULL... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,void *param_2)
{
if (param_1 == 0) {
/* WARNING: Subroutine does not return */
__assert_fail("string_info != (StringInfo *) NULL","MagickCore/string.c",0x684,
"... |
101_i686-linux-gnu-strip_and_i686-linux-gnu-strip_strip.c | strnlen | strnlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strnlen(char *__string,size_t __maxlen)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strnlen_000401a4)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strnlen(char *__string,size_t __maxlen)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strnlen_000401a4)();
return sVar1;
}
| JMP dword ptr [EBX + 0x1a4] | null | null | null | null | [(u'CAST_-1205979398', u'CALLIND_-1205979478'), (u'CALLIND_-1205979478', u'RETURN_-1205979475'), ('const-0', u'RETURN_-1205979475'), ('tmp_72', u'CAST_-1205979398'), (u'INDIRECT_-1205979405', u'COPY_-1205979464'), (u'CALLIND_-1205979478', u'INDIRECT_-1205979405')] | [(u'CAST_-1205979398', u'CALLIND_-1205979478'), (u'CALLIND_-1205979478', u'RETURN_-1205979475'), ('const-0', u'RETURN_-1205979475'), ('tmp_72', u'CAST_-1205979398'), (u'INDIRECT_-1205979405', u'COPY_-1205979464'), (u'CALLIND_-1205979478', u'INDIRECT_-1205979405')] | null | null | 000136a0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_000401a4)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strnlen(char *__string,size_t __maxlen)\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_000401a4)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strnlen(char *__string,size_t __maxlen)\... | (translation_unit "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_000401a4)();\n return sVar1;\n}\n\n" (function_definition "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_000401a4)();\n return sVar1;... | (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 "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_000401a4)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strnlen(char *__string,size_t __maxlen)" (identifier "strnlen") (parameter_list "(char *__string,size_t __maxl... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__string,size_t __maxlen)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strnlen_000401a4)();
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(char *__string,size_t __maxlen)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_000401a4)();
return sVar1;
}
|
2169_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | mark_pltcall | FUN_00065b40 |
/* 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 mark_pltcall(Branch_info * this, Powerpc_relobj<64,_false> *
ppc_object, uint shndx, Address offset, Target_powerpc<64,_false> * ta... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
FUN_00065b40(int *param_1,int *param_2,int param_3,int param_4,int param_5,int param_6,
undefined4 param_7)
{
int iVar1;
undefined **ppuVar2;
char cVar3;
int iVar4;
int iVar5;
uint uVar6;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3ae4b7
SUB ESP,0xc
MOV ESI,dword ptr [EAX]
MOV EDI,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [ESP + 0x24]
CMP ESI,EDX
JZ 0x00065b70
XOR EAX,EAX
ADD ESP,0xc
POP EBX
POP ESI
POP EDI
POP EBP
RET
CMP dword ptr [EAX + 0x4],ECX
JNZ 0x00065b60
XOR EDI,dword ptr [EAX... | null | null | null | null | [('const-1', u'RETURN_-1206297762')] | [(u'INT_EQUAL_-1206297434', u'CBRANCH_-1206297433'), ('tmp_17723', u'PTRADD_-1206290114'), (u'INT_ADD_-1206297370', u'CAST_-1206290084'), (u'CAST_-1206288593', u'LOAD_-1206294084'), (u'INDIRECT_-1206288751', u'MULTIEQUAL_-1206288851'), (u'MULTIEQUAL_-1206289582', u'MULTIEQUAL_-1206289643'), (u'MULTIEQUAL_-1206289582', ... | null | null | 00065b40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\nFUN_00065b40(int *param_1,int *param_2,int param_3,int param_4,int param_5,int param_6,\n undefined4 param_7)\n\n{\n int iVar1;\n undefined **ppuVar2;\n char cVar3;\n int iVar4;\... | (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 mark_pltcall(Branch_info * this, Powerpc_relobj<64,_false> *\n ppc_object, uint shndx, Address offset, Target_po... | (translation_unit "int __regparm3\nFUN_00065b40(int *param_1,int *param_2,int param_3,int param_4,int param_5,int param_6,\n undefined4 param_7)\n\n{\n int iVar1;\n undefined **ppuVar2;\n char cVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n int *piVar7;\n int extraout_ECX;\n uint uVar8;\n uint una... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "int __regparm3\nFUN_00065b40(int *param_1,int *param_2,int param_3,int param_4,int param_5,int param_6,\n undefined4 param_7)\n\n{\n int iVar1;\n undefined **ppuVar2;\n char cVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n int *piVar7;\n int extraout_ECX;\n uint uVar8;\n uint ... |
/* 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 mark_pltcall(Branch_info * this, Powerpc_relobj<64,_false> *
ppc_object, uint shndx, Address offset, Target_powerpc<64,_false> * ta... | 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 */
int __regparm3
MASKED(int *param_1,int *param_2,int param_3,int param_4,int param_5,int param_6,
undefined4 param_7)
{
int iVar1;
undefined **ppuVar2;
char cVar3;
int iVar4;
int iVar5;
uint uVar6;
int *... |
810_puttytel_and_puttytel_strip.c | val2key | FUN_00037a62 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * val2key(keyvalwhere *mapping,int nmaps,int val)
{
int i;
i = 0;
while( true ) {
if (nmaps <= i) {
return (char *)0x0;
}
if (val == mapping[i].v) break;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00037a62(int param_1,int param_2,int param_3)
{
int local_8;
local_8 = 0;
while( true ) {
if (param_2 <= local_8) {
return 0;
}
if (param_3 == *(int *)(param_1 + local_8 * 0x10 + 4)) bre... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x10
CALL 0x0001b58a
ADD EAX,0x6fd57
MOV dword ptr [EBP + -0x4],0x0
JMP 0x00037aa5
MOV EAX,dword ptr [EBP + -0x4]
SHL EAX,0x4
MOV EDX,EAX
MOV EAX,dword ptr [EBP + 0x8]
ADD EAX,EDX
MOV EAX,dword ptr [EAX + 0x4]
CMP dword ptr [EBP + 0x10],EAX
JNZ 0x00037aa1
MOV EAX,dword ptr [EBP + -0x4]
SHL ... | null | null | null | null | [('tmp_78', u'BRANCH_-1206093159'), ('tmp_551', u'PTRADD_-1206092804'), ('tmp_335', u'CBRANCH_-1206093043'), (u'COPY_-1206092829', u'RETURN_-1206092818'), (u'INT_SLESSEQUAL_-1206093083', u'CBRANCH_-1206093091'), ('const-0', u'COPY_-1206093170'), ('const-16', u'PTRADD_-1206092783'), ('const-4', u'PTRSUB_-1206092802'), (... | [('tmp_935', u'INT_ADD_-1206093060'), ('tmp_78', u'BRANCH_-1206093159'), ('const-16', u'INT_MULT_-1206093005'), (u'MULTIEQUAL_-1206092786', u'INT_MULT_-1206093005'), ('tmp_335', u'CBRANCH_-1206093043'), ('tmp_935', u'INT_ADD_-1206092969'), (u'COPY_-1206092829', u'RETURN_-1206092818'), (u'INT_SLESSEQUAL_-1206093083', u'... | null | null | 00037a62 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00037a62(int param_1,int param_2,int param_3)\n\n{\n int local_8;\n \n local_8 = 0;\n while( true ) {\n if (param_2 <= local_8) {\n return 0;\n }\n if (param_3 == *(int *)(para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * val2key(keyvalwhere *mapping,int nmaps,int val)\n\n{\n int i;\n \n i = 0;\n while( true ) {\n if (nmaps <= i) {\n return (char *)0x0;\n }\n if... | (translation_unit "undefined4 FUN_00037a62(int param_1,int param_2,int param_3)\n\n{\n int local_8;\n \n local_8 = 0;\n while( true ) {\n if (param_2 <= local_8) {\n return 0;\n }\n if (param_3 == *(int *)(param_1 + local_8 * 0x10 + 4)) break;\n local_8 = local_8 + 1;\n }\n return *(undefined4 *)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (while_s... | (function_definition "undefined4 FUN_00037a62(int param_1,int param_2,int param_3)\n\n{\n int local_8;\n \n local_8 = 0;\n while( true ) {\n if (param_2 <= local_8) {\n return 0;\n }\n if (param_3 == *(int *)(param_1 + local_8 * 0x10 + 4)) break;\n local_8 = local_8 + 1;\n }\n return *(undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(type_1 *mapping,int var_1,int var_3)
{
int var_2;
var_2 = 0;
while( true ) {
if (var_1 <= var_2) {
return (char *)0x0;
}
if (var_3 == mapping[... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(int param_1,int param_2,int param_3)
{
int local_8;
local_8 = 0;
while( true ) {
if (param_2 <= local_8) {
return 0;
}
if (param_3 == *(int *)(param_1 + local_8 * 0x10 + 4)) break;
... |
557_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c | bfd_target_list | bfd_target_list |
/* WARNING: Control flow encountered bad instruction data */
void bfd_target_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_target_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206366046')] | [('const-1', u'RETURN_-1206366046')] | null | null | 00075098 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ... | (translation_unit "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (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();
}
|
4140_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | ~Output_data_reloc | FUN_000f7f80 |
/* 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,_true,_32,_false> * this,
int __in_chrg) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_fa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f7f80(undefined4 *param_1)
{
*param_1 = &DAT_0038aee4;
if (param_1[0xd] != 0) {
FUN_001e6db0(param_1[0xd]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x29707a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
LEA EDX,[EBX + 0xffffbee4]
MOV dword ptr [EAX],EDX
MOV EAX,dword ptr [EAX + 0x34]
TEST EAX,EAX
JZ 0x000f7fae
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206878105', u'PTRSUB_-1206878102'), ('const-0', u'INT_NOTEQUAL_-1206878256'), (u'PTRSUB_-1206878101', u'STORE_-1206878278'), (u'PTRSUB_-1206878108', u'PTRSUB_-1206878105'), ('const-0', u'PTRSUB_-1206878102'), ('const-417', u'LOAD_-1206878275'), (u'PTRSUB_-1206878102', u'PTRSUB_-1206878101'), ('const-0', u'... | [(u'PTRADD_-1206878113', u'LOAD_-1206878275'), ('tmp_402', u'STORE_-1206878278'), ('const-0', u'INT_NOTEQUAL_-1206878256'), (u'LOAD_-1206878275', u'CALL_-1206878233'), ('const-417', u'LOAD_-1206878275'), ('const-13', u'PTRADD_-1206878113'), ('const-417', u'STORE_-1206878278'), ('const-0', u'RETURN_-1206878193'), ('tmp_... | null | null | 000f7f80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f7f80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038aee4;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n return;\n}\n\n" comment (function_definition "void FUN_000f7f80(und... | (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,_true,_32,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_da... | (translation_unit "void FUN_000f7f80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038aee4;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n return;\n}\n\n" (function_definition "void FUN_000f7f80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038aee4;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000f7f80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0038aee4;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f7f80(undefined4 *param_1)" (identifier "FUN_000f7f80") (parameter_list "(undefined4 *param... |
/* 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,_true,_32,_false> * this,
int __in_chrg) */
void __thiscall
var_1::Output_data_reloc<9,_true,_32,_f... | 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_0038aee4;
if (param_1[0xd] != 0) {
FUN_001e6db0(param_1[0xd]);
}
return;
}
|
6214_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | write_unsigned_LEB_128 | FUN_00189e20 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void __thiscall
gold::write_unsigned_LEB_128
(gold *this,vector<unsigned_char,_std::allocator<unsigned_char>_> *buffer,uint64_t value)
{
byte *pbVar1;
void *__src;
void *__dest;
uint __n;
byte bVar2;
int iVa... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00189e20(undefined4 *param_1,uint param_2,uint param_3)
{
byte *pbVar1;
void *__src;
void *__dest;
uint __n;
byte bVar2;
int iVar3;
uint uVar4;
uint local_30;
do {
while( true ) {
uVar4 = ... | CALL 0x00058c42
ADD EAX,0x1b51db
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV ECX,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x44]
MOV dword ptr [ESP + 0x18],EAX
MOV EBP,dword ptr [ESP + 0x48]
JMP 0x00189e5a
MOV EAX,ESI
MOV byte ptr [EDX],AL
MOV EDX,EBP
ADD dword ptr [ECX + 0x4],0x1
OR EDX,EDI
JZ 0x00189f0... | null | null | null | null | [(u'INT_ADD_-1207459852', u'STORE_-1207459734'), ('const-1', u'INT_ADD_-1207459750'), ('const-417', u'LOAD_-1207460164'), ('tmp_1441', u'CAST_-1207459013'), (u'INT_NOTEQUAL_-1207459984', u'CBRANCH_-1207459984'), (u'INT_SUB_-1207460027', u'INT_NOTEQUAL_-1207459984'), ('const-417', u'LOAD_-1207459768'), (u'MULTIEQUAL_-12... | [(u'INT_MULT_-1207459341', u'COPY_-1207459195'), (u'CALL_-1207459896', u'CAST_-1207459099'), (u'INT_ADD_-1207459852', u'STORE_-1207459734'), ('const-1', u'INT_ADD_-1207459750'), (u'CAST_-1207459065', u'INT_ADD_-1207459809'), ('tmp_3136', u'PTRADD_-1207459191'), ('const-417', u'STORE_-1207459765'), (u'INT_NOTEQUAL_-1207... | null | null | 00189e20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00189e20(undefined4 *param_1,uint param_2,uint param_3)\n\n{\n byte *pbVar1;\n void *__src;\n void *__dest;\n uint __n;\n byte bVar2;\n int iVar3;\n uint uVar4;\n uint local_30;\n \n do {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid __thiscall\ngold::write_unsigned_LEB_128\n (gold *this,vector<unsigned_char,_std::allocator<unsigned_char>_> *buffer,uint64_t value)\n\n{\n byte *pbVar1;\n void *__src;\n void *__dest;\n uint ... | (translation_unit "void FUN_00189e20(undefined4 *param_1,uint param_2,uint param_3)\n\n{\n byte *pbVar1;\n void *__src;\n void *__dest;\n uint __n;\n byte bVar2;\n int iVar3;\n uint uVar4;\n uint local_30;\n \n do {\n while( true ) {\n uVar4 = param_2 >> 7 | param_3 << 0x19;\n pbVar1 = (byte *)pa... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE (poin... | (function_definition "void FUN_00189e20(undefined4 *param_1,uint param_2,uint param_3)\n\n{\n byte *pbVar1;\n void *__src;\n void *__dest;\n uint __n;\n byte bVar2;\n int iVar3;\n uint uVar4;\n uint local_30;\n \n do {\n while( true ) {\n uVar4 = param_2 >> 7 | param_3 << 0x19;\n pbVar1 = (byte *... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void __thiscall
type_1::function_1
(type_1 *var_4,type_2<var_2,type_3::var_1<var_2>var_3> *buffer,uint64_t value)
{
type_4 *var_7;
void *var_11;
void *__dest;
type_5 var_8;
type_4 var_6;
int iVar3;
type_2<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 *param_1,uint param_2,uint param_3)
{
byte *pbVar1;
void *__src;
void *__dest;
uint __n;
byte bVar2;
int iVar3;
uint uVar4;
uint local_30;
do {
while( true ) {
uVar4 = param_... |
1654_sqlite3_and_sqlite3_strip.c | vdbeIncrMergerSetThreads | FUN_00088f3d |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void vdbeIncrMergerSetThreads(IncrMerger *pIncr)
{
uint uVar1;
int iVar2;
uint uVar3;
SortSubtask *pSVar4;
pIncr->bUseThread = 1;
uVar1 = (uint)(pIncr->pTask->file2).iEof;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00088f3d(int *param_1)
{
uint uVar1;
int iVar2;
uint uVar3;
int iVar4;
param_1[6] = 1;
uVar1 = *(uint *)(*param_1 + 0x34);
iVar2 = *(int *)(*param_1 + 0x38);
uVar3 = param_1[4];
iVar4 = *param_1;
... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
CALL 0x0003db2b
ADD EAX,0x100ed9
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EAX + 0x18],0x1
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX]
MOV ECX,dword ptr [EAX + 0x34]
MOV EBX,dword ptr [EAX + 0x38]
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x10]
CDQ
MOV ES... | null | null | null | null | [(u'PTRSUB_-1206415339', u'LOAD_-1206415471'), (u'PTRSUB_-1206415341', u'PTRSUB_-1206415334'), (u'CAST_-1206415300', u'INT_ADD_-1206415351'), ('const-417', u'LOAD_-1206415471'), (u'CAST_-1206415319', u'INT_SRIGHT_-1206415436'), (u'INT_SUB_-1206415421', u'INT_SUB_-1206415416'), (u'LOAD_-1206415471', u'INT_SUB_-120641543... | [(u'CAST_-1206415346', u'LOAD_-1206415483'), (u'CAST_-1206415350', u'LOAD_-1206415489'), ('const-417', u'LOAD_-1206415494'), ('const-417', u'STORE_-1206415410'), (u'INT_SUB_-1206415421', u'INT_SUB_-1206415416'), ('const-52', u'INT_ADD_-1206415402'), (u'LOAD_-1206415471', u'INT_SUB_-1206415433'), ('const-4', u'PTRADD_-1... | null | null | 00088f3d | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00088f3d(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n \n param_1[6] = 1;\n uVar1 = *(uint *)(*param_1 + 0x34);\n iVar2 = *(int *)(*param_1 + 0x38);\n uVar3 = par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid vdbeIncrMergerSetThreads(IncrMerger *pIncr)\n\n{\n uint uVar1;\n int iVar2;\n uint uVar3;\n SortSubtask *pSVar4;\n \n pIncr->bUseThread = 1;\n uVar1 = (uin... | (translation_unit "void FUN_00088f3d(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n \n param_1[6] = 1;\n uVar1 = *(uint *)(*param_1 + 0x34);\n iVar2 = *(int *)(*param_1 + 0x38);\n uVar3 = param_1[4];\n iVar4 = *param_1;\n *(uint *)(iVar4 + 0x34) = uVar1 - uVar3;\n *(uint *)(iVar4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expre... | (function_definition "void FUN_00088f3d(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n \n param_1[6] = 1;\n uVar1 = *(uint *)(*param_1 + 0x34);\n iVar2 = *(int *)(*param_1 + 0x38);\n uVar3 = param_1[4];\n iVar4 = *param_1;\n *(uint *)(iVar4 + 0x34) = uVar1 - uVar3;\n *(uint *)(iV... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 *pIncr)
{
type_2 var_1;
int var_3;
type_2 var_2;
type_3 *pSVar4;
pIncr->bUseThread = 1;
var_1 = (type_2)(pIncr->pTask->file2).iEof;
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: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1)
{
uint uVar1;
int iVar2;
uint uVar3;
int iVar4;
param_1[6] = 1;
uVar1 = *(uint *)(*param_1 + 0x34);
iVar2 = *(int *)(*param_1 + 0x38);
uVar3 = param_1[4];
iVar4 = *param_1;
*(uint... |
4331_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | do_layout | FUN_000f35a0 |
/* 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_layout(Sized_pluginobj<32,_false> * this, Symbol_table *
param_1, Layout * param_2, Read_symbols_data * param_3) */
void __this... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f35a0(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/plugin.cc",0x55d,"do_layout");
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x20ea5a
SUB ESP,0xc
LEA EAX,[EBX + 0xfff2a9d0]
PUSH EAX
LEA EAX,[EBX + 0xfff2a724]
PUSH 0x55d
PUSH EAX
CALL 0x0005f0b0 | null | null | null | null | [(u'COPY_-1206897136', u'CALL_-1206897168'), ('const-1', u'RETURN_-1206897163'), (u'COPY_-1206897137', u'CALL_-1206897168'), ('const-2279888', u'COPY_-1206897136'), ('const-2279204', u'COPY_-1206897137'), ('const-1373', u'CALL_-1206897168')] | [(u'COPY_-1206897144', u'CALL_-1206897168'), ('const-1373', u'CALL_-1206897168'), ('const-1', u'RETURN_-1206897163'), ('const-2279888', u'COPY_-1206897144'), ('const-2279204', u'COPY_-1206897145'), (u'COPY_-1206897145', u'CALL_-1206897168')] | null | null | 000f35a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f35a0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/plugin.cc",0x55d,"do_layout");\n}\n\n" comment (function_definition "void FUN_000f35a0(vo... | (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_layout(Sized_pluginobj<32,_false> * this, Symbol_table *\n param_1, Layout * param_2, Read_symbols_data * par... | (translation_unit "void FUN_000f35a0(void)\n\n{\n \n FUN_0005f0b0("../../gold/plugin.cc",0x55d,"do_layout");\n}\n\n" (function_definition "void FUN_000f35a0(void)\n\n{\n \n FUN_0005f0b0("../../gold/plugin.cc",0x55d,"do_layout");\n}" primitive_type (function_declarator "FUN_000f35... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000f35a0(void)\n\n{\n \n FUN_0005f0b0("../../gold/plugin.cc",0x55d,"do_layout");\n}" (primitive_type "void") (function_declarator "FUN_000f35a0(void)" (identifier "FUN_000f35a0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ()... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_layout(Sized_pluginobj<32,_false> * this, Symbol_table *
param_1, Layout * param_2, Read_symbols_data * param_3) */
void __this... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/plugin.cc",0x55d,"do_layout");
}
|
1161_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | ~Struct_no_textoff | FUN_0003c0d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_textoff(Struct_no_textoff * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_textoff::~Struct_no_textoff(Struct_no_textoff *this,int __in_chrg)
{
pointer pcVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003c0d0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382c58;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6dc0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x352f2a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff3c58]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x0003c102
SUB ESP,0xc
PUSH EDX
CALL 0x001e6dc0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1206074932'), ('const-4', u'PTRSUB_-1206074954'), (u'CAST_-1206074936', u'STORE_-1206075113'), ('tmp_276', u'PTRSUB_-1206074954'), ('const-0', u'PTRSUB_-1206074938'), (u'PTRSUB_-1206074939', u'PTRSUB_-1206074938'), (u'INT_NOTEQUAL_-1206075089', u'CBRANCH_-1206075089'), (u'PTRSUB_-1206074938', u'S... | [('tmp_439', u'STORE_-1206075113'), ('const-4', u'PTRADD_-1206074957'), ('tmp_439', u'PTRADD_-1206074944'), ('const-4', u'PTRADD_-1206074944'), (u'CAST_-1206074944', u'CALL_-1206075066'), (u'CAST_-1206074944', u'INT_NOTEQUAL_-1206075089'), ('const-0', u'RETURN_-1206075026'), ('const-417', u'LOAD_-1206075109'), (u'PTRAD... | null | null | 0003c0d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003c0d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382c58;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_textoff(Struct_no_textoff * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_textoff::~Struct_no_textoff(Struct_no_textoff *this,int __in_c... | (translation_unit "void FUN_0003c0d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382c58;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003c0d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382c58;\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_0003c0d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382c58;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003c0d0(undefined4 *param_1)" (identifier "FUN_0003c0d0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_textoff(Struct_no_textoff * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_S... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382c58;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6dc0((undefined4 *)param_1[1]);
}
return;
}
|
4633_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | do_sized_write<32,_true> | FUN_00109320 |
/* 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 name: do_sized_write<32, true>
DWARF original prototype: void do_sized_write<32,_true>(Output_file_header * this, Output_file *
of) */
void __t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00109320(int param_1,int param_2)
{
undefined4 *puVar1;
int *piVar2;
ushort uVar3;
uint uVar4;
int iVar5;
short sVar6;
if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {
LAB_001095be:
/* WA... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x285cd7
SUB ESP,0x2c
MOV EDI,dword ptr [ESP + 0x40]
MOV EDX,dword ptr [ESP + 0x44]
TEST byte ptr [EDI + 0x1c],0x4
JZ 0x001095be
MOV EAX,dword ptr [EDI + 0x18]
OR EAX,dword ptr [EDI + 0x14]
JNZ 0x00109621
MOV ECX,0x33
CMP ECX,dword ptr [EDX + 0x8]
SBB EAX,dwor... | null | null | null | null | [('const-4294967295', u'INT_EQUAL_-1206937676'), ('const-48', u'PTRSUB_-1206936043'), ('const-417', u'STORE_-1206937883'), ('const-227', u'CALL_-1206937205'), ('tmp_276', u'CBRANCH_-1206938684'), ('const-4', u'PTRADD_-1206936007'), ('const-417', u'LOAD_-1206938459'), (u'LOAD_-1206937499', u'CAST_-1206935784'), ('const-... | [(u'INT_SLESSEQUAL_-1206938676', u'CBRANCH_-1206938684'), (u'LOAD_-1206938540', u'INT_ADD_-1206938500'), ('const-50', u'INT_ADD_-1206937548'), ('const-417', u'LOAD_-1206937499'), (u'INT_ADD_-1206938663', u'CAST_-1206936472'), (u'CAST_-1206936203', u'STORE_-1206938162'), ('const-42', u'INT_ADD_-1206937289'), ('const-416... | null | null | 00109320 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00109320(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n ushort uVar3;\n uint uVar4;\n int iVar5;\n short sVar6;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\nLAB_0010... | (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 name: do_sized_write<32, true>\n DWARF original prototype: void do_sized_write<32,_true>(Output_file_header * this, Output_file ... | (translation_unit "void FUN_00109320(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n ushort uVar3;\n uint uVar4;\n int iVar5;\n short sVar6;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\nLAB_001095be:\n \n FUN_00069d00("../../gold/output.h",0xe3,"offset");\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla... | (function_definition "void FUN_00109320(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n ushort uVar3;\n uint uVar4;\n int iVar5;\n short sVar6;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\nLAB_001095be:\n \n FUN_00069d00("../../gold/output.h",0xe3,"offset");\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 name: do_sized_write<32, true>
DWARF original prototype: void do_sized_write<32,_true>(Output_file_header * this, Output_file *
of) */
void __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: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
undefined4 *puVar1;
int *piVar2;
ushort uVar3;
uint uVar4;
int iVar5;
short sVar6;
if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {
LAB_001095be:
/* WARNING:... |
82_x86_64-linux-gnux32-ar_and_x86_64-linux-gnux32-ar_strip.c | isatty | isatty |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int isatty(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_isatty_00021150)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int isatty(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_isatty_00021150)();
return iVar1;
}
| JMP dword ptr [EBX + 0x150] | null | null | null | null | [(u'CAST_-1205983831', u'CALLIND_-1205983910'), (u'CALLIND_-1205983910', u'RETURN_-1205983907'), ('tmp_67', u'CAST_-1205983831'), ('const-0', u'RETURN_-1205983907'), (u'CALLIND_-1205983910', u'INDIRECT_-1205983837'), (u'INDIRECT_-1205983837', u'COPY_-1205983896')] | [(u'CAST_-1205983831', u'CALLIND_-1205983910'), (u'CALLIND_-1205983910', u'RETURN_-1205983907'), ('tmp_67', u'CAST_-1205983831'), ('const-0', u'RETURN_-1205983907'), (u'CALLIND_-1205983910', u'INDIRECT_-1205983837'), (u'INDIRECT_-1205983837', u'COPY_-1205983896')] | null | null | 00012550 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00021150)();\n return iVar1;\n}\n\n" comment (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00021150)();\n return iVar1;\n}\n\n" comment (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0... | (translation_unit "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00021150)();\n return iVar1;\n}\n\n" (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00021150)();\n return iVar1;\n}" primitive_type (function_declarator "isatty(int __fd)" ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ... | (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00021150)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "isatty(int __fd)" (identifier "isatty") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_isatty_00021150)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00021150)();
return iVar1;
}
|
5121_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add | FUN_00130cb0 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* DWARF original prototype: void add(Output_data_reloc_base<4,_false,_32,_false> * this,
Output_data * od, Output_reloc_type * reloc) */
void __thiscall
gold::Output_data_reloc_base<4,_false,_32,_false>::add
(Output_... |
void FUN_00130cb0(int param_1,undefined4 param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
int unaff_EBP;
FUN_000644c2();
puVar1 = *(undefined4 **)(param_1 + 0x38);
if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {
FUN_00130ac0(param_1 + 0x34,puVar1,pa... | PUSH EBP
CALL 0x000644c2
ADD EBP,0x27e34a
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOV ESI,dword ptr [ESP + 0x28]
MOV EAX,dword ptr [EDI + 0x38]
CMP EAX,dword ptr [EDI + 0x3c]
JZ 0x00130d70
MOV EDX,dword ptr [ESI]
ADD EAX,0x1c
MOV dword ptr [EAX + -0x1c],EDX
MOV EDX,dword ptr [ESI + 0x4]
MO... | null | null | null | null | [('const-0', u'RETURN_-1207169384'), ('const-0', u'PTRSUB_-1207169165'), (u'INT_NOTEQUAL_-1207169506', u'CBRANCH_-1207169503'), (u'LOAD_-1207169804', u'PTRSUB_-1207169145'), (u'LOAD_-1207169804', u'PTRSUB_-1207169165'), ('const-417', u'STORE_-1207169710'), (u'PTRSUB_-1207169035', u'LOAD_-1207169519'), (u'LOAD_-12071698... | [('const-5', u'PTRADD_-1207169142'), (u'INT_NOTEQUAL_-1207169506', u'CBRANCH_-1207169503'), ('const-417', u'STORE_-1207169734'), (u'LOAD_-1207169804', u'PTRADD_-1207169158'), (u'LOAD_-1207169264', u'MULTIEQUAL_-1207169270'), (u'LOAD_-1207169804', u'PTRADD_-1207169166'), (u'INT_SRIGHT_-1207169619', u'INT_MULT_-120716958... | null | null | 00130cb0 | x86 | O0 | (translation_unit "void FUN_00130cb0(int param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int unaff_EBP;\n \n FUN_000644c2();\n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_001... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* DWARF original prototype: void add(Output_data_reloc_base<4,_false,_32,_false> * this,\n Output_data * od, Output_reloc_type * reloc) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_false,_32,_false>:... | (translation_unit "void FUN_00130cb0(int param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int unaff_EBP;\n \n FUN_000644c2();\n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_001... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poin... | (function_definition "void FUN_00130cb0(int param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int unaff_EBP;\n \n FUN_000644c2();\n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* DWARF original prototype: void add(Output_data_reloc_base<4,_false,_32,_false> * this,
Output_data * od, Output_reloc_type * reloc) */
void __thiscall
var_3::Output_data_reloc_base<4,var_6,_32,var_6>::add
(Output_d... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
int unaff_EBP;
FUN_000644c2();
puVar1 = *(undefined4 **)(param_1 + 0x38);
if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {
FUN_00130ac0(param_1 + 0x34,puVar1,param_3)... |
6570_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | append | FUN_0018a0b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::append(std::string const&, unsigned int, unsigned int) */
void __thiscall std::string::append(string *this,string *param_1,uint param_2,uint param_3)
{
uint uVar1;
uint uVar2;
uVar1 = *(uint *)(param_1 + ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0018a0b0(undefined4 param_1,int *param_2,uint param_3,uint param_4)
{
uint uVar1;
uint uVar2;
uVar1 = param_2[1];
uVar2 = uVar1 - param_3;
if (param_4 < uVar1 - param_3) {
uVar2 = param_4;
}
if (par... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ECX,dword ptr [ESP + 0x14]
CALL 0x00032730
ADD EBX,0x177f44
MOV EDX,dword ptr [ESP + 0x18]
MOV EDI,dword ptr [ESP + 0x1c]
MOV ESI,dword ptr [ECX + 0x4]
MOV ECX,dword ptr [ECX]
MOV EAX,ESI
SUB EAX,EDX
CMP EAX,EDI
CMOVA EAX,EDI
CMP EDX,ESI
JA 0x0018a0f3
SUB ESP,0x4
ADD EDX,ECX
PUSH EAX
PUSH... | null | null | null | null | [('const-417', u'LOAD_-1207459605'), ('const-2242832', u'COPY_-1207459343'), ('tmp_160', u'CBRANCH_-1207459563'), ('const-1', u'PTRADD_-1207459543'), ('tmp_421', u'INT_ADD_-1207459513'), (u'INT_LESSEQUAL_-1207459534', u'CBRANCH_-1207459544'), (u'LOAD_-1207459605', u'INT_SUB_-1207459573'), (u'LOAD_-1207459605', u'CALL_-... | [('tmp_720', u'INT_LESSEQUAL_-1207459534'), ('tmp_720', u'INT_SUB_-1207459573'), ('tmp_160', u'CBRANCH_-1207459563'), ('tmp_722', u'CALL_-1207459497'), ('tmp_721', u'INT_LESS_-1207459554'), (u'INT_LESSEQUAL_-1207459534', u'CBRANCH_-1207459544'), (u'COPY_-1207459349', u'CALL_-1207459426'), (u'LOAD_-1207459605', u'INT_SU... | null | null | 0018a0b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018a0b0(undefined4 param_1,int *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::append(std::string const&, unsigned int, unsigned int) */\n\nvoid __thiscall std::string::append(string *this,string *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n \n u... | (translation_unit "void FUN_0018a0b0(undefined4 param_1,int *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_00189fb0(param_1,param_3 + *param_2... | (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_0018a0b0(undefined4 param_1,int *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_00189fb0(param_1,param_3 + *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::append(std::string const&, unsigned int, unsigned int) */
void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_1,type_2 var_3,type_2 var_4)
{
type_2 var_2;
type_2 uVar2;
var_2 = *(type_2 *)(va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int *param_2,uint param_3,uint param_4)
{
uint uVar1;
uint uVar2;
uVar1 = param_2[1];
uVar2 = uVar1 - param_3;
if (param_4 < uVar1 - param_3) {
uVar2 = param_4;
}
if (param_3 <... |
163_runcon_and_runcon_strip.c | c_isgraph | FUN_00015f55 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
_Bool c_isgraph(int c)
{
return c - 0x21U < 0x5e;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
bool FUN_00015f55(int param_1)
{
return param_1 - 0x21U < 0x5e;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001231e
ADD EAX,0x50a3
MOV EAX,dword ptr [EBP + 0x8]
SUB EAX,0x21
CMP EAX,0x5d
JA 0x00015f74
MOV EAX,0x1
JMP 0x00015f79
MOV EAX,0x0
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1205968971'), ('const-33', u'INT_SUB_-1205969010'), ('const-94', u'INT_LESS_-1205968992'), (u'INT_SUB_-1205969010', u'INT_LESS_-1205968992'), ('tmp_145', u'INT_SUB_-1205969010'), (u'COPY_-1205968975', u'RETURN_-1205968971'), (u'INT_LESS_-1205968992', u'COPY_-1205968975')] | [('const-0', u'RETURN_-1205968971'), (u'INT_SUB_-1205969010', u'INT_LESS_-1205968992'), (u'INT_LESS_-1205968992', u'COPY_-1205968970'), ('const-33', u'INT_SUB_-1205969010'), ('tmp_175', u'INT_SUB_-1205969010'), (u'COPY_-1205968970', u'RETURN_-1205968971'), ('const-94', u'INT_LESS_-1205968992')] | null | null | 00015f55 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbool FUN_00015f55(int param_1)\n\n{\n return param_1 - 0x21U < 0x5e;\n}\n\n" comment (function_definition "bool FUN_00015f55(int param_1)\n\n{\n return param_1 - 0x21U < 0x5e;\n}" primitive_type (function_de... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\n_Bool c_isgraph(int c)\n\n{\n return c - 0x21U < 0x5e;\n}\n\n" comment comment (function_definition "_Bool c_isgraph(int c)\n\n{\n return c - 0x21U < 0x5e;\n}" type_... | (translation_unit "bool FUN_00015f55(int param_1)\n\n{\n return param_1 - 0x21U < 0x5e;\n}\n\n" (function_definition "bool FUN_00015f55(int param_1)\n\n{\n return param_1 - 0x21U < 0x5e;\n}" primitive_type (function_declarator "FUN_00015f55(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declara... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression IDENT - LIT) < LIT) ;) }))) | (function_definition "bool FUN_00015f55(int param_1)\n\n{\n return param_1 - 0x21U < 0x5e;\n}" (primitive_type "bool") (function_declarator "FUN_00015f55(int param_1)" (identifier "FUN_00015f55") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1"))... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
type_1 function_1(int var_1)
{
return var_1 - 0x21U < 0x5e;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (ide... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
bool MASKED(int param_1)
{
return param_1 - 0x21U < 0x5e;
}
|
4216_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | do_adjust_output_section | FUN_000f94e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
do_adjust_output_section(Output_data_reloc_base<4,_false,_64,_true> * this, Output_section * os)
*/
void __thiscall
gold::Output_data_reloc_base<4,_false,_64,_true>::do_adjust_output_sectio... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f94e0(undefined4 param_1,int param_2)
{
if ((*(byte *)(param_2 + 0x92) & 2) == 0) {
FUN_000ecb90();
}
if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&
((*(byte *)(param_2 + 0... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x295b19
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x14]
TEST byte ptr [ESI + 0x92],0x2
JNZ 0x000f950b
MOV EDX,0x18
XOR ECX,ECX
MOV EAX,ESI
CALL 0x000ecb90
MOV EDX,dword ptr [ESI + 0x3c]
TEST EDX,EDX
JNZ 0x000f9533
MOV EAX,dword ptr [ESI + 0x40]
TEST EAX,EAX
JNZ 0x000f9533
MOVZX EAX... | null | null | null | null | [(u'COPY_-1206872480', u'CALL_-1206872597'), ('const-4', u'INT_OR_-1206872531'), ('const-0', u'INT_EQUAL_-1206872797'), ('tmp_643', u'PIECE_-1206872497'), ('const-417', u'STORE_-1206872680'), ('const-146', u'PTRSUB_-1206872498'), ('const-0', u'INT_EQUAL_-1206872722'), ('const-144', u'PTRSUB_-1206872443'), ('const-144',... | [('tmp_808', u'INT_ADD_-1206872724'), ('const-417', u'LOAD_-1206872719'), ('const-0', u'INT_EQUAL_-1206872797'), ('const-417', u'LOAD_-1206872740'), ('const-144', u'INT_ADD_-1206872703'), ('const-0', u'INT_EQUAL_-1206872722'), ('tmp_808', u'INT_ADD_-1206872795'), (u'CAST_-1206872470', u'LOAD_-1206872719'), (u'CAST_-120... | null | null | 000f94e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f94e0(undefined4 param_1,int param_2)\n\n{\n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_000ecb90();\n }\n if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n do_adjust_output_section(Output_data_reloc_base<4,_false,_64,_true> * this, Output_section * os)\n */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_false,_64,_true>:... | (translation_unit "void FUN_000f94e0(undefined4 param_1,int param_2)\n\n{\n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_000ecb90();\n }\n if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&\n ((*(byte *)(param_2 + 0x90) & 8) == 0)) {\n *(byte *)(param_2 + 0x90) = *(byte *)(par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ... | (function_definition "void FUN_000f94e0(undefined4 param_1,int param_2)\n\n{\n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_000ecb90();\n }\n if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&\n ((*(byte *)(param_2 + 0x90) & 8) == 0)) {\n *(byte *)(param_2 + 0x90) = *(byte *)(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
do_adjust_output_section(Output_data_reloc_base<4,_false,_64,_true> * this, Output_section * os)
*/
void __thiscall
gold::Output_data_reloc_base<4,_false,_64,_true>::do_adjust_output_sectio... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int param_2)
{
if ((*(byte *)(param_2 + 0x92) & 2) == 0) {
FUN_000ecb90();
}
if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&
((*(byte *)(param_2 + 0x90) &... |
8218_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | operator= | FUN_001f64b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wostream::TEMPNAMEPLACEHOLDERVALUE(std::wostream&&) */
wostream * __thiscall std::wostream::operator=(wostream *this,wostream *param_1)
{
wios wVar1;
undefined4 uVar2;
wios *this_00;
ios_base *this_01;
this_0... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_001f64b0(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);
FUN_0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x198b47
SUB ESP,0x14
MOV EBP,dword ptr [ESP + 0x28]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [EBP]
MOV EDI,dword ptr [EAX + -0xc]
MOV EAX,dword ptr [ESI]
ADD EDI,EBP
ADD ESI,dword ptr [EAX + -0xc]
PUSH ESI
PUSH EDI
CALL 0x0022c1c0
POP EAX
LEA EAX,[EDI... | null | null | null | null | [('const-417', u'STORE_-1207933562'), (u'LOAD_-1207933698', u'INT_ADD_-1207933666'), ('const-417', u'LOAD_-1207933582'), ('const-1', u'PTRADD_-1207933614'), ('const-417', u'LOAD_-1207933546'), ('const-1', u'PTRADD_-1207933484'), ('const-120', u'PTRADD_-1207933484'), (u'CAST_-1207933347', u'STORE_-1207933574'), (u'PTRAD... | [(u'CAST_-1207933406', u'INT_ADD_-1207933675'), ('const-417', u'LOAD_-1207933678'), (u'LOAD_-1207933698', u'INT_ADD_-1207933666'), (u'INT_ADD_-1207933675', u'INT_ADD_-1207933530'), (u'CAST_-1207933330', u'LOAD_-1207933533'), ('const-116', u'INT_ADD_-1207933554'), ('const-417', u'STORE_-1207933562'), ('const-417', u'LOA... | null | null | 001f64b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001f64b0(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = (int)param_2 + *(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wostream::TEMPNAMEPLACEHOLDERVALUE(std::wostream&&) */\n\nwostream * __thiscall std::wostream::operator=(wostream *this,wostream *param_1)\n\n{\n wios wVar1;\n undefined4 uVar2;\n wios *this_00;\n ios... | (translation_unit "int * FUN_001f64b0(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);\n FUN_0022c1c0(iVar4,iVar3);\n FUN_002119f0(iVar4,iVar4 + 0x6c);\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_001f64b0(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);\n FUN_0022c1c0(iVar4,iVar3);\n FUN_002119f0(iVar4,iVar4 + 0x6c);\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wostream::TEMPNAMEPLACEHOLDERVALUE(std::wostream&&) */
wostream * __thiscall std::wostream::operator=(wostream *var_1,wostream *var_2)
{
type_1 wVar1;
type_2 uVar2;
type_1 *var_6;
type_3 *var_5;
var_5 = (type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);
FUN_0022c1c... |
13495_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_negative_sign | FUN_00421a00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<char, false>::do_negative_sign() const */
void std::moneypunct<char,false>::do_negative_sign(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_00421a00(int *param_1,int param_2)
{
char *__s;
char *pcVar1;
size_t sVar2;
__s = *(char **)(*(int *)(param_2 + 8) + 0x24);
*param_1 = (int)(param_1 + 2);
pcVar1 = (char *)0xffffffff;
if (__s != (char ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
CALL 0x00050b50
ADD EBX,0x1c85f4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EAX + 0x8]
MOV EDI,dword ptr [EAX + 0x24]
LEA EAX,[ESI + 0x8]
MOV dword ptr [ESI],EAX
MOV EAX,0xffffffff
TEST EDI,EDI
JZ 0x00421a38
SUB ESP,0xc
PUSH EDI
CALL 0x00039330
ADD ESP,0x... | null | null | null | null | [('const-1', u'RETURN_-1201858015')] | [(u'CAST_-1201857748', u'STORE_-1201857978'), (u'CALL_-1201857933', u'PTRADD_-1201857855'), (u'LOAD_-1201857990', u'PTRADD_-1201857855'), (u'INT_NOTEQUAL_-1201857956', u'CBRANCH_-1201857956'), (u'LOAD_-1201857990', u'CALL_-1201857933'), ('const-0', u'RETURN_-1201857843'), ('const-4294967295', u'COPY_-1201857977'), ('co... | null | null | 00421a00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_00421a00(int *param_1,int param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n __s = *(char **)(*(int *)(param_2 + 8) + 0x24);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0x... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<char, false>::do_negative_sign() const */\n\nvoid std::moneypunct<char,false>::do_negative_sign(void)\n\n{\n}\n\n" comment comment (ERROR "void std::moneypunct<char,false>::do_negative_sign(voi... | (translation_unit "int * FUN_00421a00(int *param_1,int param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n __s = *(char **)(*(int *)(param_2 + 8) + 0x24);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (char *)0x0) {\n sVar2 = strlen(__s);\n pcVar1 = __s + sVar2;\... | (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 (pointer_declarator... | (function_definition "int * FUN_00421a00(int *param_1,int param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n __s = *(char **)(*(int *)(param_2 + 8) + 0x24);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (char *)0x0) {\n sVar2 = strlen(__s);\n pcVar1 = __s + sVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<char, false>::do_negative_sign() const */
void std::moneypunct<char,false>::do_negative_sign(void)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int param_2)
{
char *__s;
char *pcVar1;
size_t sVar2;
__s = *(char **)(*(int *)(param_2 + 8) + 0x24);
*param_1 = (int)(param_1 + 2);
pcVar1 = (char *)0xffffffff;
if (__s != (char *)0x0)... |
5242_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | add_local_section | FUN_001250a0 |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_64,_true> * this,
Sized_relobj<64,_true> * relobj, uint input_shndx, uint type, Output_data * od, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_local_section
(Output_data... |
void FUN_001250a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_001018e... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x40
MOV EBX,dword ptr [ESP + 0x64]
MOV EDI,dword ptr [ESP + 0x70]
MOV EBP,dword ptr [ESP + 0x74]
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP + 0x7c]
PUSH EBX
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP +... | null | null | null | null | [('const-4294967232', u'PTRSUB_-1207086562'), ('const-0', u'CALL_-1207086807'), ('const-1', u'CALL_-1207086807'), ('tmp_379', u'CALL_-1207086756'), ('tmp_375', u'PTRSUB_-1207086532'), ('tmp_380', u'CALL_-1207086807'), ('tmp_379', u'CALL_-1207086807'), (u'INDIRECT_-1207086541', u'SUBPIECE_-1207086553'), (u'PTRSUB_-12070... | [('tmp_820', u'CALL_-1207086807'), (u'PTRSUB_-1207086599', u'CALL_-1207086756'), ('tmp_823', u'CALL_-1207086756'), ('const-0', u'CALL_-1207086807'), ('tmp_815', u'CALL_-1207086807'), (u'PTRSUB_-1207086599', u'CALL_-1207086807'), ('tmp_822', u'CALL_-1207086807'), ('tmp_819', u'CALL_-1207086807'), (u'CALL_-1207086756', u... | null | null | 001250a0 | x86 | O0 | (translation_unit "void FUN_001250a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 l... | (translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_64,_true> * this,\n Sized_relobj<64,_true> * relobj, uint input_shndx, uint type, Output_data * od, Address address,\n Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_64,_true>::add_local_section... | (translation_unit "void FUN_001250a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 l... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_001250a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined... |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_64,_true> * this,
Sized_relobj<64,_true> * relobj, uint input_shndx, uint type, Output_data * od, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_local_section
(Output_data... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_001018e0(loca... |
4323_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | Output_reloc | FUN_000fe180 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, uint type,
Sized_relobj<32,_false> * relobj, uint shndx, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,_true,_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000fe180(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5
,byte param_6)
{
uint uVar1;
param_1[2] = param_5;
param_1[3] = 0;
param_1[5] = param_4;
param_1[... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x290e77
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESP + 0x24]
MOVZX EBP,byte ptr [ESP + 0x34]
MOV dword ptr [EDX + 0x8],EAX
MOV EAX,dword ptr [EDX + 0x10]
MOV ESI,EDI
AND EBP,0x1
MOV ECX,dword ptr [ESP + 0x2c... | null | null | null | null | [('const-2696043', u'COPY_-1206852700'), (u'CAST_-1206852729', u'LOAD_-1206853159'), ('const-0', u'PTRSUB_-1206852657'), ('const-2699960', u'COPY_-1206852698'), (u'COPY_-1206852700', u'CALL_-1206852796'), ('const-894', u'CALL_-1206852796'), ('tmp_833', u'PTRSUB_-1206852722'), ('const-896', u'CALL_-1206852792'), ('const... | [(u'INT_OR_-1206852939', u'CALL_-1206852792'), (u'INT_ADD_-1206852938', u'CAST_-1206852691'), (u'PTRADD_-1206852735', u'STORE_-1206853129'), ('tmp_1186', u'INT_AND_-1206853095'), (u'COPY_-1206852710', u'CALL_-1206852796'), (u'PTRADD_-1206852670', u'STORE_-1206852899'), ('tmp_1187', u'INT_ZEXT_-1206853157'), ('tmp_618',... | null | null | 000fe180 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000fe180(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5\n ,byte param_6)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = 0;\n para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, uint type,\n Sized_relobj<32,_false> * relobj, uint shndx, Address address, bool is_relative) */\n\nvoid __thiscall\ngold:... | (translation_unit "void FUN_000fe180(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5\n ,byte param_6)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = 0;\n param_1[5] = param_4;\n param_1[4] = param_1[4] & 0xf0000000 | param_2 & 0xfffffff;\n uVar1 = ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_000fe180(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5\n ,byte param_6)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = 0;\n param_1[5] = param_4;\n param_1[4] = param_1[4] & 0xf0000000 | param_2 & 0xfffffff;\n uVar1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, uint type,
Sized_relobj<32,_false> * relobj, uint shndx, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,_true,_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5
,byte param_6)
{
uint uVar1;
param_1[2] = param_5;
param_1[3] = 0;
param_1[5] = param_4;
param_1[4] = p... |
813_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | pe_walk_relocs | FUN_0005b620 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3
pe_walk_relocs(bfd_link_info *info,char *name,char *symname,bfd_hash_table *import_hash,
_func_void_arelent_ptr_asection_ptr_char_ptr_char_ptr *cb)
{
undefined4 uVar1;
asection *paVar2;
arelent... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0005b620(int param_1,char *param_2,undefined4 param_3,int param_4,code *param_5)
{
undefined4 *puVar1;
char *__s2;
undefined *puVar2;
int iVar3;
undefined4 uVar4;
undefined4 *__ptr;
int iVar5;
... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1739d5
SUB ESP,0x3c
MOV dword ptr [ESP + 0x20],EAX
MOV EBP,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x10],EDX
MOV dword ptr [ESP + 0x1c],ECX
MOV EAX,dword ptr [EBX + 0xffffffbc]
ADD EAX,0x180
MOV dword ptr [ESP + 0x28],EAX
TEST EDI,EDI
JZ 0x00... | null | null | null | null | [(u'CALL_-1206208405', u'INDIRECT_-1206206917'), (u'PTRADD_-1206208834', u'CAST_-1206207125'), ('const-4', u'PTRADD_-1206206874'), (u'MULTIEQUAL_-1206206969', u'MULTIEQUAL_-1206206962'), (u'INT_SLESS_-1206208552', u'CBRANCH_-1206208559'), (u'MULTIEQUAL_-1206207082', u'MULTIEQUAL_-1206206835'), (u'MULTIEQUAL_-1206207084... | [(u'CALL_-1206208825', u'INDIRECT_-1206207175'), ('const-417', u'LOAD_-1206208786'), (u'INT_SLESS_-1206208552', u'CBRANCH_-1206208559'), (u'CALLIND_-1206208321', u'INDIRECT_-1206206912'), (u'LOAD_-1206208193', u'CALLIND_-1206208176'), (u'PTRADD_-1206206934', u'INT_EQUAL_-1206208248'), (u'MULTIEQUAL_-1206207094', u'CALL... | null | null | 0005b620 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0005b620(int param_1,char *param_2,undefined4 param_3,int param_4,code *param_5)\n\n{\n undefined4 *puVar1;\n char *__s2;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\npe_walk_relocs(bfd_link_info *info,char *name,char *symname,bfd_hash_table *import_hash,\n _func_void_arelent_ptr_asection_ptr_char_ptr_char_ptr *cb)\n\n{\n undefined4 uVar1;\n a... | (translation_unit "void __regparm3 FUN_0005b620(int param_1,char *param_2,undefined4 param_3,int param_4,code *param_5)\n\n{\n undefined4 *puVar1;\n char *__s2;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 *__ptr;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined4 uVar8;\n undefined4 *... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarato... | (function_definition "void __regparm3 FUN_0005b620(int param_1,char *param_2,undefined4 param_3,int param_4,code *param_5)\n\n{\n undefined4 *puVar1;\n char *__s2;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 *__ptr;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined4 uVar8;\n undefined... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3
function_1(type_1 *var_2,char *name,char *symname,type_2 *var_12,
type_3 *cb)
{
type_4 uVar1;
type_5 *var_7;
type_6 *paVar3;
type_7 *pbVar4;
type_8 *var_8;
int var_4;
type_4 uVar7;
ty... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,char *param_2,undefined4 param_3,int param_4,code *param_5)
{
undefined4 *puVar1;
char *__s2;
undefined *puVar2;
int iVar3;
undefined4 uVar4;
undefined4 *__ptr;
int iVar5;
int i... |
3699_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | do_write | FUN_000cb3b0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_got<32,_false> * this, Output_file * of) */
void __thiscall
gold::Output_data_got<32,_false>::do_write(Output_data_got<32,_false> *this,Output_file *of)
{
byte bVar1;
uin... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void __regparm2 FUN_000cb3b0(undefined4 param_1,int param_2,int param_3,int param_4)
{
uint uVar1;
uint uVar2;
uint uVar3;
int iVar4;
int iVar5;
uint uVar6;
int iVar7;
uint uVar8;
if ((*(byte *)(param_3 + 0x... | CALL 0x0004fb76
ADD EAX,0x236c4b
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 0x000cb4c1
MOV ESI,dword ptr [EBX + 0x14]
MOV EDI,dword ptr [EBX + 0x18]
TEST AL,0x2
JZ 0x000cb4de
... | null | null | null | null | [('const-417', u'LOAD_-1206667930'), ('tmp_1610', u'PTRSUB_-1206667169'), ('const-44', u'PTRSUB_-1206667109'), (u'SUBPIECE_-1206667096', u'INT_NOTEQUAL_-1206667081'), (u'SUBPIECE_-1206667111', u'INT_CARRY_-1206668157'), (u'SUBPIECE_-1206667111', u'INT_ADD_-1206668157'), ('const-0', u'PTRSUB_-1206667075'), ('tmp_1610', ... | [('tmp_3295', u'INT_ADD_-1206667914'), ('tmp_3295', u'INT_ADD_-1206668075'), (u'COPY_-1206667058', u'CALL_-1206667558'), ('const-417', u'LOAD_-1206668103'), ('const-2270795', u'COPY_-1206667081'), ('const-31', u'INT_SRIGHT_-1206667780'), (u'LOAD_-1206668263', u'INT_ADD_-1206668140'), (u'LOAD_-1206668239', u'INT_NOTEQUA... | null | null | 000cb3b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid __regparm2 FUN_000cb3b0(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n ... | (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_got<32,_false> * this, Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_got<32,_false>::do_write(Output_data_got<32,_false> *this,Output_file *of)\... | (translation_unit "void __regparm2 FUN_000cb3b0(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n \n if ((*(byte *)(param_3 + 0x1c) & 4) == 0) {\n \n FUN_0005f0b0("..... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "void __regparm2 FUN_000cb3b0(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n \n if ((*(byte *)(param_3 + 0x1c) & 4) == 0) {\n \n FUN_0005f0b0(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_got<32,_false> * this, Output_file * of) */
void __thiscall
var_11::var_14<32,var_15>::do_write(var_14<32,var_15> *this,Output_file *of)
{
byte var_1;
type_1 var_5;
int... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void __regparm2 MASKED(undefined4 param_1,int param_2,int param_3,int param_4)
{
uint uVar1;
uint uVar2;
uint uVar3;
int iVar4;
int iVar5;
uint uVar6;
int iVar7;
uint uVar8;
if ((*(byte *)(param_3 + 0x1c) & ... |
2121_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~Sized_elf_reloc_mapper | FUN_00059d50 |
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<64,_false> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<64,_false>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_mapper<64,_false> *this,int __in_chrg)
{
return;
}
|
void FUN_00059d50(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206215332')] | [('const-0', u'RETURN_-1206215332')] | null | null | 00059d50 | x86 | O0 | (translation_unit "void FUN_00059d50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00059d50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00059d50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<64,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<64,_false>::~Sized_elf_reloc_mapper\n (Sized_elf_reloc_mapper<64,_false> *this,int __in_chrg)\n\n{\n return;\n}\n\n" com... | (translation_unit "void FUN_00059d50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00059d50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00059d50(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_00059d50(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00059d50(void)" (identifier "FUN_00059d50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<64,_false> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<64,_false>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_mapper<64,_false> *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;
}
|
234_hppa-linux-gnu-nm_and_hppa-linux-gnu-nm_strip.c | bfd_check_format_matches | bfd_check_format_matches |
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format_matches(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format_matches(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205939914')] | [('const-1', u'RETURN_-1205939914')] | null | null | 0001d12c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format_matches(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format_matches(void)\n\n{\n ... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(void)" identifier (parameter_list "(void)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_check_format_matches(void)" (identifier "bfd_check_format_matches") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9407_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~generic_error_category | FUN_0022bac0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* (anonymous namespace)::generic_error_category::~generic_error_category() */
void __thiscall
(anonymous_namespace)::generic_error_category::~generic_error_category(generic_error_category *this)
{
*(undefined ***)this = &PTR__... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0022bac0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038d568;
FUN_0022ba50(param_1);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x16353a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffffe568]
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x0022ba50
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-3724648', u'PTRSUB_-1203913879'), ('const-417', u'STORE_-1203913990'), (u'CAST_-1203913880', u'STORE_-1203913990'), (u'PTRSUB_-1203913879', u'STORE_-1203913990'), ('tmp_157', u'CAST_-1203913880'), ('const-0', u'PTRSUB_-1203913879'), ('tmp_157', u'CAST_-1203913876'), ('const-0', u'RETURN_-1203913949'), (u'CAST_... | [('tmp_253', u'CALL_-1203913977'), ('tmp_253', u'STORE_-1203913990'), (u'PTRSUB_-1203913879', u'STORE_-1203913990'), ('const-3724648', u'PTRSUB_-1203913879'), ('const-0', u'RETURN_-1203913949'), ('const-417', u'STORE_-1203913990'), ('const-0', u'PTRSUB_-1203913879')] | null | null | 0022bac0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0022bac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d568;\n FUN_0022ba50(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0022bac0(undefined4 *param_1)\n\n{\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* (anonymous namespace)::generic_error_category::~generic_error_category() */\n\nvoid __thiscall\n(anonymous_namespace)::generic_error_category::~generic_error_category(generic_error_category *this)\n\n{\n *(un... | (translation_unit "void FUN_0022bac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d568;\n FUN_0022ba50(param_1);\n return;\n}\n\n" (function_definition "void FUN_0022bac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d568;\n FUN_0022ba50(param_1);\n return;\n}" primitive_type (function_declarator "FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_0022bac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d568;\n FUN_0022ba50(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0022bac0(undefined4 *param_1)" (identifier "FUN_0022bac0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* (anonymous namespace)::generic_error_category::~generic_error_category() */
void __thiscall
(anonymous_namespace)::function_1::~function_1(function_1 *this)
{
*(type_1 ***)this = &PTR__generic_error_category_0038d568;
std:... | 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_0038d568;
FUN_0022ba50(param_1);
return;
}
|
82_x86_64-linux-gnux32-size_and_x86_64-linux-gnux32-size_strip.c | __do_global_dtors_aux | FUN_00011930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011986) */
/* WARNING: Removing unreachable block (ram,0x00011990) */
void __do_global_dtors_aux(void)
{
if (completed_6888 == '\0') {
if (PTR___cxa_finalize_00018fe4 != (unde... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011986) */
/* WARNING: Removing unreachable block (ram,0x00011990) */
void FUN_00011930(void)
{
if (DAT_000191e0 == '\0') {
if (PTR___cxa_finalize_00018fe4 != (undefined *)0x... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011890
ADD EBX,0x76c5
SUB ESP,0xc
CMP byte ptr [EBX + 0x1e0],0x0
JNZ 0x000119b2
MOV EAX,dword ptr [EBX + 0xffffffe4]
TEST EAX,EAX
JZ 0x00011968
SUB ESP,0xc
PUSH dword ptr [EBX + 0x144]
CALL 0x000114b0
ADD ESP,0x10
LEA EDI,[EBX + 0xfffffedc]
LEA ESI,[EBX + 0xfffff... | null | null | null | null | [(u'COPY_-1205986702', u'MULTIEQUAL_-1205986379'), (u'INDIRECT_-1205986463', u'MULTIEQUAL_-1205986452'), ('tmp_1513', u'MULTIEQUAL_-1205986389'), (u'CALL_-1205986704', u'INDIRECT_-1205986397'), ('tmp_1510', u'INT_EQUAL_-1205986952'), (u'MULTIEQUAL_-1205986389', u'COPY_-1205986442'), (u'INT_NOTEQUAL_-1205986922', u'CBRA... | [(u'COPY_-1205986702', u'MULTIEQUAL_-1205986379'), (u'INDIRECT_-1205986463', u'MULTIEQUAL_-1205986452'), ('tmp_1513', u'MULTIEQUAL_-1205986389'), (u'CALL_-1205986704', u'INDIRECT_-1205986397'), ('tmp_1510', u'INT_EQUAL_-1205986952'), (u'MULTIEQUAL_-1205986389', u'COPY_-1205986442'), (u'INT_NOTEQUAL_-1205986922', u'CBRA... | null | null | 00011930 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011986) */\n/* WARNING: Removing unreachable block (ram,0x00011990) */\n\nvoid FUN_00011930(void)\n\n{\n if (DAT_000191e0 == '\0') {\n if (PTR___cxa_finalize_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011986) */\n/* WARNING: Removing unreachable block (ram,0x00011990) */\n\nvoid __do_global_dtors_aux(void)\n\n{\n if (completed_6888 == '\0') {\n if (PTR___cxa_... | (translation_unit "void FUN_00011930(void)\n\n{\n if (DAT_000191e0 == '\0') {\n if (PTR___cxa_finalize_00018fe4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00019144);\n }\n FUN_000118a0();\n DAT_000191e0 = '\x01';\n }\n return;\n}\n\n" (function_definition "void FUN_00011930(void)\n\n{\n if (D... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression... | (function_definition "void FUN_00011930(void)\n\n{\n if (DAT_000191e0 == '\0') {\n if (PTR___cxa_finalize_00018fe4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00019144);\n }\n FUN_000118a0();\n DAT_000191e0 = '\x01';\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011930(v... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011986) */
/* WARNING: Removing unreachable block (ram,0x00011990) */
void function_1(void)
{
if (var_1 == '\0') {
if (var_2 != (type_1 *)0x0) {
var_3(__dso_handle);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011986) */
/* WARNING: Removing unreachable block (ram,0x00011990) */
void MASKED(void)
{
if (DAT_000191e0 == '\0') {
if (PTR___cxa_finalize_00018fe4 != (undefined *)0x0) {
... |
5027_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | match_file_name | FUN_00132a10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool match_file_name(Output_section_element_input * this, char *
file_name) */
bool __thiscall
gold::Output_section_element_input::match_file_name
(Output_section_element_input *this,char ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00132a10(int param_1,char *param_2)
{
int iVar1;
undefined4 *puVar2;
if (*(int *)(param_1 + 8) == 0) {
if (param_2 == (char *)0x0) {
return 1;
}
puVar2 = *(undefined4 **)(param_1 + 0x24)... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x20c5e7
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [ESP + 0x24]
MOV EAX,dword ptr [EDI + 0x8]
TEST EAX,EAX
JZ 0x00132a80
TEST EBP,EBP
JZ 0x00132a70
CMP byte ptr [EDI + 0x1c],0x0
MOV EAX,dword ptr [EDI + 0x4]
JNZ 0x00132ad0
SUB ESP,0x8
PUSH E... | null | null | null | null | [(u'INT_EQUAL_-1207161939', u'CBRANCH_-1207161961'), (u'INT_EQUAL_-1207162130', u'CBRANCH_-1207162127'), ('tmp_1113', u'INT_EQUAL_-1207161849'), (u'PTRSUB_-1207161429', u'PTRSUB_-1207161416'), (u'PTRSUB_-1207161376', u'PTRSUB_-1207161367'), ('const-417', u'LOAD_-1207162234'), ('tmp_340', u'CBRANCH_-1207162152'), ('tmp_... | [(u'INT_EQUAL_-1207161939', u'CBRANCH_-1207161961'), (u'INT_EQUAL_-1207162130', u'CBRANCH_-1207162127'), ('tmp_2320', u'INT_ADD_-1207161825'), ('tmp_340', u'CBRANCH_-1207162152'), ('const-36', u'INT_ADD_-1207162135'), ('const-0', u'INT_EQUAL_-1207162004'), ('tmp_1039', u'CBRANCH_-1207161848'), ('tmp_212', u'CBRANCH_-12... | null | null | 00132a10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00132a10(int param_1,char *param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n if (*(int *)(param_1 + 8) == 0) {\n if (param_2 == (char *)0x0) {\n return 1;\n }\n puVar2 = *(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool match_file_name(Output_section_element_input * this, char *\n file_name) */\n\nbool __thiscall\ngold::Output_section_element_input::match_file_name\n (Output_section_e... | (translation_unit "undefined4 FUN_00132a10(int param_1,char *param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n if (*(int *)(param_1 + 8) == 0) {\n if (param_2 == (char *)0x0) {\n return 1;\n }\n puVar2 = *(undefined4 **)(param_1 + 0x24);\n if (*(undefined4 **)(param_1 + 0x28) == puVar2) {\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 (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_e... | (function_definition "undefined4 FUN_00132a10(int param_1,char *param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n if (*(int *)(param_1 + 8) == 0) {\n if (param_2 == (char *)0x0) {\n return 1;\n }\n puVar2 = *(undefined4 **)(param_1 + 0x24);\n if (*(undefined4 **)(param_1 + 0x28) == puVar2) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool match_file_name(Output_section_element_input * this, char *
file_name) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,char *var_1)
{
char *pcVar1;
int var_9;
type_2 ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,char *param_2)
{
int iVar1;
undefined4 *puVar2;
if (*(int *)(param_1 + 8) == 0) {
if (param_2 == (char *)0x0) {
return 1;
}
puVar2 = *(undefined4 **)(param_1 + 0x24);
... |
2737_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | do_get_mtime | FUN_000947f0 |
/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */
Timespec __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)
{
uchar *puVar1;
int iVar2;
Timespec TVar3;
undefined4 *in_stack_00000004;
puVar1 = ((this->input_reader_).i... |
void FUN_000947f0(undefined4 *param_1,int param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));
uVar2 = puVar1[2];
*param_1 = *puVar1;
param_1[1] = uVar2;
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV ECX,dword ptr [EDX + 0x68]
MOV EDX,dword ptr [EDX + 0x70]
MOV ECX,dword ptr [ECX]
LEA EDX,[ECX + EDX*0x1 + 0x8]
MOV ECX,dword ptr [EDX]
MOV EDX,dword ptr [EDX + 0x8]
MOV dword ptr [EAX],ECX
MOV dword ptr [EAX + 0x4],EDX
RET 0x4 | null | null | null | null | [('const-1', u'PTRADD_-1206499247'), (u'PTRADD_-1206499247', u'PTRADD_-1206499217'), (u'LOAD_-1206499327', u'PTRSUB_-1206499221'), (u'PTRADD_-1206499247', u'CAST_-1206499213'), ('tmp_88', u'PTRSUB_-1206499234'), ('tmp_99', u'STORE_-1206499292'), (u'LOAD_-1206499321', u'INT_ADD_-1206499265'), (u'PIECE_-1206499219', u'RE... | [('const-104', u'INT_ADD_-1206499311'), ('tmp_93', u'PTRADD_-1206499218'), ('const-417', u'LOAD_-1206499327'), ('const-417', u'LOAD_-1206499304'), ('const-2', u'PTRADD_-1206499224'), ('tmp_92', u'INT_ADD_-1206499311'), ('const-8', u'INT_ADD_-1206499295'), ('const-4', u'PTRADD_-1206499224'), ('const-1', u'PTRADD_-120649... | null | null | 000947f0 | x86 | O0 | (translation_unit "void FUN_000947f0(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}\n\n" (function_definition "v... | (translation_unit "/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */\n\nTimespec __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)\n\n{\n uchar *puVar1;\n int iVar2;\n Timespec TVar3;\n undefined4 *in_stack_00000004;\n \n puVa... | (translation_unit "void FUN_000947f0(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}\n\n" (function_definition "v... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment... | (function_definition "void FUN_000947f0(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}" (primitive_type "void") ... |
/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */
type_1 __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)
{
uchar *var_1;
int iVar2;
type_1 TVar3;
type_2 *in_stack_00000004;
var_1 = ((this->input_reader_).inputs_)->p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(undefined4 *param_1,int param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));
uVar2 = puVar1[2];
*param_1 = *puVar1;
param_1[1] = uVar2;
return;
}
|
8225_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | ~underflow_error | FUN_001d0560 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::underflow_error::~underflow_error() */
void __thiscall std::underflow_error::~underflow_error(underflow_error *this)
{
*(undefined ***)this = &PTR__underflow_error_003008cc;
runtime_error::~runtime_error((runtime_erro... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001d0560(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003008cc;
FUN_001d03f0(param_1);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x131a9a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffffe8c4]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x001d03f0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1207826923'), (u'CAST_-1207826924', u'STORE_-1207827034'), ('tmp_183', u'CAST_-1207826920'), ('const-417', u'STORE_-1207827034'), (u'PTRSUB_-1207826923', u'STORE_-1207827034'), ('const-0', u'RETURN_-1207826993'), (u'CAST_-1207826920', u'CALL_-1207827021'), ('tmp_183', u'CAST_-1207826924'), ('cons... | [('tmp_282', u'CALL_-1207827021'), ('const-417', u'STORE_-1207827034'), ('const-3147980', u'PTRSUB_-1207826923'), (u'PTRSUB_-1207826923', u'STORE_-1207827034'), ('const-0', u'RETURN_-1207826993'), ('tmp_282', u'STORE_-1207827034'), ('const-0', u'PTRSUB_-1207826923')] | null | null | 001d0560 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d0560(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008cc;\n FUN_001d03f0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001d0560(undefined4 *param_1)\n\n{\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::underflow_error::~underflow_error() */\n\nvoid __thiscall std::underflow_error::~underflow_error(underflow_error *this)\n\n{\n *(undefined ***)this = &PTR__underflow_error_003008cc;\n runtime_error::~ru... | (translation_unit "void FUN_001d0560(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008cc;\n FUN_001d03f0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001d0560(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008cc;\n FUN_001d03f0(param_1);\n return;\n}" primitive_type (function_declarator "FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_001d0560(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008cc;\n FUN_001d03f0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d0560(undefined4 *param_1)" (identifier "FUN_001d0560") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::underflow_error::~underflow_error() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
*(type_1 ***)this = &PTR__underflow_error_003008cc;
runtime_error::~var_1((var_1 *)this);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003008cc;
FUN_001d03f0(param_1);
return;
}
|
85_i686-linux-gnu-c++filt(1)_and_i686-linux-gnu-c++filt(1)_strip.c | list_matching_formats | FUN_00012000 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void list_matching_formats(char **p)
{
char *pcVar1;
undefined *puVar2;
char *__format;
fflush(*(FILE **)PTR_stdout_00016fdc);
pcVar1 = program_name;
__format = (char *)dcgettext(0,"%s: Matching formats:",5);
puV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00012000(int *param_1)
{
int iVar1;
undefined *puVar2;
undefined4 uVar3;
char *__format;
fflush(*(FILE **)PTR_stdout_00016fdc);
uVar3 = DAT_0001f150;
__format = (char *)dcgettext(0,"%s: Matching formats... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x4ff7
SUB ESP,0x18
MOV EBP,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [EBX + 0xffffffdc]
PUSH dword ptr [EAX]
CALL 0x00011070
LEA EAX,[EBX + 0x8150]
ADD ESP,0xc
MOV ESI,dword ptr [EAX]
LEA EAX,[EBX + 0xffffd56f]
PUSH 0x5
PUSH EAX
PUSH 0x0
CALL 0x00011110
ADD ES... | null | null | null | null | [(u'CALL_-1205985016', u'INDIRECT_-1205984693'), (u'LOAD_-1205984971', u'CALL_-1205984953'), (u'CALL_-1205984953', u'INDIRECT_-1205984670'), ('const-4', u'PTRADD_-1205984672'), ('const-83558', u'COPY_-1205984730'), ('const-417', u'LOAD_-1205985114'), ('const-417', u'LOAD_-1205985029'), ('const-83311', u'COPY_-120598478... | [(u'CALL_-1205985016', u'INDIRECT_-1205984693'), (u'LOAD_-1205984971', u'CALL_-1205984953'), (u'CALL_-1205984953', u'INDIRECT_-1205984670'), ('const-4', u'PTRADD_-1205984672'), ('const-83558', u'COPY_-1205984730'), ('const-417', u'LOAD_-1205985114'), ('const-417', u'LOAD_-1205985029'), ('const-83311', u'COPY_-120598478... | null | null | 00012000 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012000(int *param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n undefined4 uVar3;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fdc);\n uVar3 = DAT_0001f150;\n __format = (char *)dcg... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid list_matching_formats(char **p)\n\n{\n char *pcVar1;\n undefined *puVar2;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fdc);\n pcVar1 = program_name;\n __format = (char *)dcgettext(0,"%s:... | (translation_unit "void FUN_00012000(int *param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n undefined4 uVar3;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fdc);\n uVar3 = DAT_0001f150;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n puVar2 = PTR_stderr_00016fc0;\n fprintf(*(FILE **)P... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDE... | (function_definition "void FUN_00012000(int *param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n undefined4 uVar3;\n char *__format;\n \n fflush(*(FILE **)PTR_stdout_00016fdc);\n uVar3 = DAT_0001f150;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n puVar2 = PTR_stderr_00016fc0;\n fprintf(*(FILE *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(char **var_5)
{
char *var_4;
type_1 *puVar2;
char *__format;
var_1(*(type_2 **)PTR_stdout_00016fdc);
var_4 = program_name;
__format = (char *)var_2(0,"%s: Matching formats:",5);
puVar2 = PTR_stder... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
int iVar1;
undefined *puVar2;
undefined4 uVar3;
char *__format;
fflush(*(FILE **)PTR_stdout_00016fdc);
uVar3 = DAT_0001f150;
__format = (char *)dcgettext(0,"%s: Matching formats:",5);... |
9770_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | failure | FUN_0024e710 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::ios_base::failure::failure(std::string const&) */
void __thiscall std::ios_base::failure::failure(failure *this,string *param_1)
{
*(undefined ***)this = &PTR__failure_003a8a58;
/* try { // try from ... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_0024e710(undefined4 *param_1,undefined4 param_2)
{
*param_1 = &PTR_FUN_003a8a58;
/* try { // try from 0024e73b to 0024e73f has its CatchHandler @ 0024e74b */
FUN_00236460(param_1 + 1,param_2);
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x00049ed6
ADD ESI,0x15b8e6
PUSH EBX
SUB ESP,0x24
MOV EDI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0xffffea50]
MOV EBX,ESI
ADD EAX,0x8
MOV dword ptr [EDI],EAX
LEA EAX,[EDI + 0x4]
PUSH dword ptr [EBP + 0xc]
PUSH EAX
CALL 0x00236460
ADD ESP,0x10
LEA ESP,[EBP + -0xc]
POP EBX
POP ESI... | null | null | null | null | [('tmp_265', u'CAST_-1204033549'), ('const-1', u'PTRADD_-1204033624'), ('const-3836504', u'PTRSUB_-1204033548'), ('tmp_266', u'CALL_-1204033663'), ('const-0', u'PTRSUB_-1204033548'), ('const-0', u'RETURN_-1204033615'), (u'CAST_-1204033546', u'CALL_-1204033663'), (u'PTRADD_-1204033624', u'CAST_-1204033546'), (u'PTRSUB_-... | [('const-1', u'PTRADD_-1204033548'), ('const-0', u'RETURN_-1204033615'), ('tmp_406', u'PTRADD_-1204033548'), (u'PTRADD_-1204033548', u'CALL_-1204033663'), ('const-3836504', u'PTRSUB_-1204033550'), ('const-4', u'PTRADD_-1204033548'), ('tmp_406', u'STORE_-1204033689'), ('const-0', u'PTRSUB_-1204033550'), ('tmp_407', u'CA... | null | null | 0024e710 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_0024e710(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = &PTR_FUN_003a8a58;\n /* try { // try from 0024e73b to 0024e73f has its CatchHandler @ 0024e74b */\n FUN_00236460... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::ios_base::failure::failure(std::string const&) */\n\nvoid __thiscall std::ios_base::failure::failure(failure *this,string *param_1)\n\n{\n *(undefined ***)this = &PTR__failure_003a8a58;\n ... | (translation_unit "void FUN_0024e710(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = &PTR_FUN_003a8a58;\n \n FUN_00236460(param_1 + 1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0024e710(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = &PTR_FUN_003a8a58;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (... | (function_definition "void FUN_0024e710(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = &PTR_FUN_003a8a58;\n \n FUN_00236460(param_1 + 1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0024e710(undefined4 *param_1,undefined4 param_2)" (identifier "FUN_0024e710")... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::ios_base::failure::failure(std::string const&) */
void __thiscall std::ios_base::function_1::function_1(function_1 *var_1,type_1 *param_1)
{
*(type_2 ***)var_1 = &PTR__failure_003a8a58;
/* try { // t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(undefined4 *param_1,undefined4 param_2)
{
*param_1 = &PTR_FUN_003a8a58;
/* try { // try from 0024e73b to 0024e73f has its CatchHandler @ 0024e74b */
FUN_00236460(param_1 + 1,param_2);
return... |
119_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c | bfd_get_unique_section_name | bfd_get_unique_section_name |
void bfd_get_unique_section_name(void)
{
(*(code *)PTR_bfd_get_unique_section_name_00093200)();
return;
}
|
void bfd_get_unique_section_name(void)
{
(*(code *)PTR_bfd_get_unique_section_name_00093200)();
return;
}
| JMP dword ptr [EBX + 0x200] | null | null | null | null | [('tmp_58', u'CAST_-1205974937'), (u'CALLIND_-1205975014', u'INDIRECT_-1205974942'), (u'INDIRECT_-1205974942', u'COPY_-1205975001'), (u'CAST_-1205974937', u'CALLIND_-1205975014'), ('const-0', u'RETURN_-1205975011')] | [('tmp_58', u'CAST_-1205974937'), (u'CALLIND_-1205975014', u'INDIRECT_-1205974942'), (u'INDIRECT_-1205974942', u'COPY_-1205975001'), (u'CAST_-1205974937', u'CALLIND_-1205975014'), ('const-0', u'RETURN_-1205975011')] | null | null | 00014810 | x86 | O0 | (translation_unit "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}\n\n" (function_definition "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}\n\n" (function_definition "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}\n\n" (function_definition "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_get_unique_section_name(void)\n\n{\n (*(code *)PTR_bfd_get_unique_section_name_00093200)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_unique_section_name(void)" (identifier "bfd_get_unique_section_name") (parameter_list "(void)" (( "(") (parameter_declaration "... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_get_unique_section_name_00093200)();
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_00093200)();
return;
}
|
281_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c | frag_append_1_char | FUN_00027d50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void frag_append_1_char(int datum)
{
char *pcVar1;
fragS *pfVar2;
frchainS *pfVar3;
char *pcVar4;
frag_alloc_check((obstack *)(frchain_now->frch_obstack).chunk_size);
pfVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00027d50(undefined1 param_1)
{
int iVar1;
undefined1 *puVar2;
FUN_00027550();
iVar1 = DAT_00088e84;
puVar2 = *(undefined1 **)(DAT_00088fe8 + 0x24);
if ((uint)((int)*(undefined1 **)(DAT_00088fe8 + 0x28) - ... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00018ff0
ADD EBX,0x582a8
LEA EDI,[EBX + 0x8fe8]
MOV EAX,dword ptr [EDI]
MOV EAX,dword ptr [EAX + 0x18]
CALL 0x00027550
MOV ESI,dword ptr [EDI]
MOV EDX,dword ptr [ESI + 0x28]
MOV EAX,dword ptr [ESI + 0x24]
MOV ECX,EDX
SUB ECX,EAX
CMP ECX,0x1
JBE 0x00027d98
CMP EDX,EAX
JZ 0x00027ddc
LEA ... | null | null | null | null | [(u'PTRSUB_-1206026303', u'CALL_-1206026656'), (u'SUBPIECE_-1206026456', u'STORE_-1206026617'), (u'STORE_-1206026783', u'INDIRECT_-1206026435'), ('const-417', u'LOAD_-1206026654'), (u'INDIRECT_-1206026477', u'MULTIEQUAL_-1206026437'), (u'CAST_-1206026386', u'INT_LESS_-1206026809'), (u'STORE_-1206026783', u'INDIRECT_-12... | [('tmp_1250', u'STORE_-1206026783'), (u'INDIRECT_-1206026365', u'INT_ADD_-1206026580'), (u'CAST_-1206026422', u'INT_SUB_-1206026826'), (u'CAST_-1206026299', u'LOAD_-1206026654'), (u'STORE_-1206026783', u'INDIRECT_-1206026435'), ('const-24', u'INT_ADD_-1206026629'), (u'CAST_-1206026397', u'STORE_-1206026795'), (u'INT_AD... | null | null | 00027d50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00027d50(undefined1 param_1)\n\n{\n int iVar1;\n undefined1 *puVar2;\n \n FUN_00027550();\n iVar1 = DAT_00088e84;\n puVar2 = *(undefined1 **)(DAT_00088fe8 + 0x24);\n if ((uint)((int)*(undefined... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid frag_append_1_char(int datum)\n\n{\n char *pcVar1;\n fragS *pfVar2;\n frchainS *pfVar3;\n char *pcVar4;\n \n frag_alloc_check((obstack *)(frchain_now->frch_... | (translation_unit "void FUN_00027d50(undefined1 param_1)\n\n{\n int iVar1;\n undefined1 *puVar2;\n \n FUN_00027550();\n iVar1 = DAT_00088e84;\n puVar2 = *(undefined1 **)(DAT_00088fe8 + 0x24);\n if ((uint)((int)*(undefined1 **)(DAT_00088fe8 + 0x28) - (int)puVar2) < 2) {\n *(undefined4 *)(DAT_00088e84 + 0x44) =... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (a... | (function_definition "void FUN_00027d50(undefined1 param_1)\n\n{\n int iVar1;\n undefined1 *puVar2;\n \n FUN_00027550();\n iVar1 = DAT_00088e84;\n puVar2 = *(undefined1 **)(DAT_00088fe8 + 0x24);\n if ((uint)((int)*(undefined1 **)(DAT_00088fe8 + 0x28) - (int)puVar2) < 2) {\n *(undefined4 *)(DAT_00088e84 + 0x44... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int datum)
{
char *var_4;
type_1 *pfVar2;
type_2 *pfVar3;
char *var_3;
var_1((type_3 *)(frchain_now->frch_obstack).chunk_size);
pfVar2 = frag_now;
var_4 =... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined1 param_1)
{
int iVar1;
undefined1 *puVar2;
FUN_00027550();
iVar1 = DAT_00088e84;
puVar2 = *(undefined1 **)(DAT_00088fe8 + 0x24);
if ((uint)((int)*(undefined1 **)(DAT_00088fe8 + 0x28) - (int)p... |
4120_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~Output_data_group | FUN_000f7a80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Output_data_group(Output_data_group<64,_true> * this, int
__in_chrg) */
void __thiscall
gold::Output_data_group<64,_true>::~Output_data_group
(Output_data_group<64,_true> *this,int _... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f7a80(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00384830;
if (param_1[0xd] != 0) {
FUN_001e6db0(param_1[0xd]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x29757a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
LEA EDX,[EBX + 0xffff5830]
MOV dword ptr [EAX],EDX
MOV EAX,dword ptr [EAX + 0x34]
TEST EAX,EAX
JZ 0x000f7aae
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206879387', u'STORE_-1206879558'), (u'CAST_-1206879387', u'STORE_-1206879558'), (u'PTRSUB_-1206879389', u'PTRSUB_-1206879387'), ('const-0', u'INT_NOTEQUAL_-1206879536'), ('const-0', u'PTRSUB_-1206879388'), (u'PTRSUB_-1206879389', u'PTRSUB_-1206879388'), (u'PTRSUB_-1206879384', u'LOAD_-1206879555'), ('const... | [(u'PTRSUB_-1206879395', u'STORE_-1206879558'), ('const-0', u'RETURN_-1206879473'), ('const-3688496', u'PTRSUB_-1206879395'), ('const-0', u'PTRSUB_-1206879395'), ('const-417', u'LOAD_-1206879555'), ('const-0', u'INT_NOTEQUAL_-1206879536'), ('const-13', u'PTRADD_-1206879393'), (u'LOAD_-1206879555', u'CALL_-1206879513'),... | null | null | 000f7a80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f7a80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384830;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n return;\n}\n\n" comment (function_definition "void FUN_000f7a80... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Output_data_group(Output_data_group<64,_true> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_group<64,_true>::~Output_data_group\n (Output_data_gro... | (translation_unit "void FUN_000f7a80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384830;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n return;\n}\n\n" (function_definition "void FUN_000f7a80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384830;\n if (param_1[0xd] != 0) {\n FUN_001... | (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_000f7a80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384830;\n if (param_1[0xd] != 0) {\n FUN_001e6db0(param_1[0xd]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f7a80(undefined4 *param_1)" (identifier "FUN_000f7a80") (parameter_list "(undefined4 *p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Output_data_group(Output_data_group<64,_true> * this, int
__in_chrg) */
void __thiscall
gold::Output_data_group<64,_true>::~Output_data_group
(Output_data_group<64,_true> *this,int _... | 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_00384830;
if (param_1[0xd] != 0) {
FUN_001e6db0(param_1[0xd]);
}
return;
}
|
6466_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | add_from_pluginobj<32,_true> | FUN_00184970 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: add_from_pluginobj<32, true>
DWARF original prototype: Symbol * add_from_pluginobj<32,_true>(Symbol_table * this,
Sized_pluginobj<32,_true> * obj, char * name, char * ver, Sym<32,_true> * sym) */
Symb... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00184970(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)
{
char cVar1;
undefined4 uVar2;
undefined4 uVar3;
int iVar4;
ushort uVar5;
undefined4 local_50;
char local_39;
undefine... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x20a685
SUB ESP,0x4c
MOV EAX,dword ptr [EBP + 0x18]
MOV EDI,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x34],0x0
MOV EAX,dword ptr [EAX]
MOVZX ESI,word ptr [EAX + 0xe]
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x3c],EBX
ROL SI,0x8
MOVZ... | null | null | null | null | [(u'INT_EQUAL_-1207481834', u'CBRANCH_-1207481833'), (u'INDIRECT_-1207480226', u'MULTIEQUAL_-1207480175'), (u'CALL_-1207481228', u'INDIRECT_-1207480175'), (u'CALL_-1207481793', u'MULTIEQUAL_-1207480926'), (u'CALL_-1207480885', u'MULTIEQUAL_-1207480748'), (u'INDIRECT_-1207480278', u'INT_NOTEQUAL_-1207481366'), ('tmp_188... | [(u'INT_EQUAL_-1207481834', u'CBRANCH_-1207481833'), (u'CALL_-1207481443', u'INT_EQUAL_-1207481384'), ('tmp_4997', u'CALL_-1207481040'), ('tmp_4997', u'CALL_-1207481640'), (u'INDIRECT_-1207480109', u'MULTIEQUAL_-1207480282'), ('const-4294967244', u'PTRSUB_-1207480245'), ('tmp_2697', u'PTRSUB_-1207479995'), (u'CALL_-120... | null | null | 00184970 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00184970(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n int iVar4;\n ushort uVar5;\n undefined4 local_50;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: add_from_pluginobj<32, true>\n DWARF original prototype: Symbol * add_from_pluginobj<32,_true>(Symbol_table * this,\n Sized_pluginobj<32,_true> * obj, char * name, char * ver, Sym<32,_... | (translation_unit "int FUN_00184970(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n int iVar4;\n ushort uVar5;\n undefined4 local_50;\n char local_39;\n undefined4 local_38;\n undefined1 *local_34;\n int local_30;\n unde... | (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 (pointer_declarator * IDENT)) ))) (compound_statement {... | (function_definition "int FUN_00184970(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n int iVar4;\n ushort uVar5;\n undefined4 local_50;\n char local_39;\n undefined4 local_38;\n undefined1 *local_34;\n int local_30;\n u... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: add_from_pluginobj<32, true>
DWARF original prototype: Symbol * add_from_pluginobj<32,_true>(Symbol_table * this,
Sized_pluginobj<32,_true> * obj, char * name, char * ver, Sym<32,_true> * sym) */
type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)
{
char cVar1;
undefined4 uVar2;
undefined4 uVar3;
int iVar4;
ushort uVar5;
undefined4 local_50;
char local_39;
undefined4 loc... |
3870_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | ~Struct_section_start | FUN_000e9480 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_section_start(Struct_section_start * this, int __in_chrg)
*/
void __thiscall
gold::General_options::Struct_section_start::~Struct_section_start
(Struct_section_start *this,in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e9480(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x2a5b7a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff23a8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000e94b2
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-8', u'PTRSUB_-1206807179'), ('const-0', u'PTRSUB_-1206807172'), (u'CAST_-1206807171', u'STORE_-1206807353'), (u'PTRSUB_-1206807183', u'PTRSUB_-1206807177'), (u'PTRSUB_-1206807168', u'LOAD_-1206807349'), (u'PTRSUB_-1206807194', u'PTRSUB_-1206807188'), ('const-0', u'PTRSUB_-1206807183'), (u'PTRSUB_-1206807172', ... | [('tmp_439', u'PTRADD_-1206807197'), ('tmp_439', u'STORE_-1206807353'), ('const-4', u'PTRADD_-1206807197'), (u'CAST_-1206807184', u'INT_NOTEQUAL_-1206807329'), ('const-3675048', u'PTRSUB_-1206807188'), ('const-4', u'PTRADD_-1206807184'), ('const-417', u'STORE_-1206807353'), ('const-417', u'LOAD_-1206807349'), ('tmp_439... | null | null | 000e9480 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e9480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\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_section_start(Struct_section_start * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::General_options::Struct_section_start::~Struct_section_start\n (Struc... | (translation_unit "void FUN_000e9480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\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_000e9480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\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_000e9480(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\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_000e9480(undefined4 *param_1)" (identifier "FUN_000e9480... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_section_start(Struct_section_start * this, int __in_chrg)
*/
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5... | 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_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
3906_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | ~Struct_R | FUN_000e9ef0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_R(Struct_R * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_R::~Struct_R(Struct_R *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_special).super_S... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e9ef0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x44);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2a5109
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff23a8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x000e9f22
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x44
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [(u'PTRSUB_-1206804467', u'PTRSUB_-1206804462'), ('const-0', u'PTRSUB_-1206804462'), ('tmp_323', u'CALL_-1206804598'), ('const-0', u'PTRSUB_-1206804448'), (u'PTRSUB_-1206804448', u'LOAD_-1206804682'), (u'PTRSUB_-1206804462', u'PTRSUB_-1206804458'), (u'PTRSUB_-1206804453', u'PTRSUB_-1206804448'), ('const-0', u'PTRSUB_-1... | [('const-0', u'PTRSUB_-1206804470'), (u'INT_NOTEQUAL_-1206804662', u'CBRANCH_-1206804662'), ('const-68', u'CALL_-1206804598'), ('tmp_597', u'PTRADD_-1206804479'), ('tmp_597', u'PTRADD_-1206804467'), ('const-3', u'PTRADD_-1206804479'), ('const-1', u'PTRADD_-1206804467'), (u'CAST_-1206804467', u'INT_NOTEQUAL_-1206804662'... | null | null | 000e9ef0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e9ef0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_R(Struct_R * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_R::~Struct_R(Struct_R *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->sup... | (translation_unit "void FUN_000e9ef0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_000e9ef0(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_000e9ef0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e9ef0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_R(Struct_R * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_special).sup... | 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_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x44);
return;
}
|
4886_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | add_symbolless_local_addend | FUN_001176d0 |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_true,_32,_false>
* this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint
shndx, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_false>::add_symbolless_local_adden... |
void FUN_001176d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_24 [32];
FUN_000fecd0(local_24,param_2,param_3,param_4,param_6,param_7,0,1,0,0);
FUN_00117050(param_1,param_5,local_24);... | PUSH EBX
SUB ESP,0x30
PUSH 0x0
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x34]
PUSH EBX
CALL 0x000fecd0
ADD ESP,0x2c
PUSH EBX
PUSH dword ptr [ESP + 0x48]
PUSH dword ptr [ESP + 0x3c... | null | null | null | null | [('tmp_281', u'CALL_-1207011532'), ('const-0', u'CALL_-1207011532'), ('tmp_283', u'CALL_-1207011490'), ('const-0', u'CALL_-1207011532'), ('tmp_394', u'PTRSUB_-1207011332'), (u'PTRSUB_-1207011332', u'CALL_-1207011490'), ('const-1', u'CALL_-1207011532'), (u'PTRSUB_-1207011309', u'CALL_-1207011490'), ('tmp_279', u'PTRSUB_... | [('tmp_332', u'PTRSUB_-1207011358'), ('tmp_625', u'CALL_-1207011532'), ('tmp_623', u'CALL_-1207011532'), (u'PTRSUB_-1207011358', u'CALL_-1207011532'), ('const-0', u'CALL_-1207011532'), ('const-4294967260', u'PTRSUB_-1207011358'), ('tmp_627', u'CALL_-1207011490'), ('tmp_628', u'CALL_-1207011490'), ('const-1', u'CALL_-12... | null | null | 001176d0 | x86 | O0 | (translation_unit "void FUN_001176d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000fecd0(local_24,param_2,param_3,param_4,param_6,param_7,0,1,0,0);\n FUN_00117050(p... | (translation_unit "/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_true,_32,_false>\n * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint\n shndx, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_false>::add... | (translation_unit "void FUN_001176d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000fecd0(local_24,param_2,param_3,param_4,param_6,param_7,0,1,0,0);\n FUN_00117050(p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_001176d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000fecd0(local_24,param_2,param_3,param_4,param_6,param_7,0,1,0,0);\n FUN_0011705... |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_true,_32,_false>
* this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint
shndx, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_false>::add_symbolless_local_adden... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_24 [32];
FUN_000fecd0(local_24,param_2,param_3,param_4,param_6,param_7,0,1,0,0);
FUN_00117050(param_1,param_5,local_24);
ret... |
211_[_and_[_strip.c | geteuid | geteuid |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__uid_t geteuid(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* geteuid@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__uid_t geteuid(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050746')] | [('const-1', u'RETURN_-1206050746')] | null | null | 0002203c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__uid_t geteuid(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (funct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__uid_t geteuid(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* geteuid@@GLIBC_2.0 */\n ... | (translation_unit "__uid_t geteuid(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "__uid_t geteuid(void)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "geteuid(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "__uid_t geteuid(void)\n\n{\n \n halt_baddata();\n}" (type_identifier "__uid_t") (function_declarator "geteuid(void)" (identifier "geteuid") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* geteuid@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (type_identifier) 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 */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__uid_t MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4646_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | script_section_type_name | FUN_001075d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * gold::Output_section_definition::script_section_type_name
(Script_section_type script_section_type)
{
switch(script_section_type) {
case SCRIPT_SECTION_TYPE_NO... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm1 FUN_001075d0(undefined4 param_1,undefined4 param_2)
{
switch(param_2) {
case 0:
return "NONE";
case 1:
return "NOLOAD";
case 2:
return "DSECT";
case 3:
return "COPY";
case 4:
ret... | PUSH EBX
CALL 0x00032730
ADD EBX,0x1faa2a
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
CMP EDX,0x5
JA 0x00107653
MOV EAX,dword ptr [EBX + EDX*0x4 + 0xfff2c7b4]
ADD EAX,EBX
JMP EAX
LEA EDX,[EBX + 0xfff2c92c]
PUSH EAX
PUSH EDX
LEA EDX,[EBX + 0xfff2c01b]
PUSH 0xb99
PUSH EDX
CALL 0x0005f0b0 | null | null | null | null | [('tmp_515', u'BRANCHIND_-1206946259'), ('const-0', u'RETURN_-1206946145'), ('const-0', u'RETURN_-1206946149'), (u'COPY_-1206946170', u'RETURN_-1206946147'), ('const-2285813', u'COPY_-1206946068'), (u'COPY_-1206946068', u'RETURN_-1206946045'), ('const-2285797', u'COPY_-1206946166'), (u'COPY_-1206945979', u'CALL_-120694... | [('const-0', u'RETURN_-1206946145'), ('const-0', u'RETURN_-1206946149'), (u'COPY_-1206946170', u'RETURN_-1206946147'), ('const-2285595', u'COPY_-1206945983'), (u'COPY_-1206946068', u'RETURN_-1206946045'), (u'COPY_-1206945982', u'CALL_-1206946121'), ('const-2285808', u'COPY_-1206946170'), ('const-2969', u'CALL_-12069461... | null | null | 001075d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm1 FUN_001075d0(undefined4 param_1,undefined4 param_2)\n\n{\n switch(param_2) {\n case 0:\n return "NONE";\n case 1:\n return "NOLOAD";\n case 2:\n return "DSECT";\n case 3:\n r... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * gold::Output_section_definition::script_section_type_name\n (Script_section_type script_section_type)\n\n{\n switch(script_section_type) {\n c... | (translation_unit "char * __regparm1 FUN_001075d0(undefined4 param_1,undefined4 param_2)\n\n{\n switch(param_2) {\n case 0:\n return "NONE";\n case 1:\n return "NOLOAD";\n case 2:\n return "DSECT";\n case 3:\n return "COPY";\n case 4:\n return "INFO";\n case 5:\n return "OVERLAY";\n default:\n... | (translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statem... | (function_definition "char * __regparm1 FUN_001075d0(undefined4 param_1,undefined4 param_2)\n\n{\n switch(param_2) {\n case 0:\n return "NONE";\n case 1:\n return "NOLOAD";\n case 2:\n return "DSECT";\n case 3:\n return "COPY";\n case 4:\n return "INFO";\n case 5:\n return "OVERLAY";\n default... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * gold::Output_section_definition::function_1
(type_1 script_section_type)
{
switch(script_section_type) {
case SCRIPT_SECTION_TYPE_NONE:
return "NONE";
ca... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm1 MASKED(undefined4 param_1,undefined4 param_2)
{
switch(param_2) {
case 0:
return "NONE";
case 1:
return "NOLOAD";
case 2:
return "DSECT";
case 3:
return "COPY";
case 4:
return "I... |
7759_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Addr_expression | FUN_002257b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Addr_expression(Addr_expression * this, int __in_chrg) */
void __thiscall gold::Addr_expression::~Addr_expression(Addr_expression *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002257b0(undefined4 *param_1)
{
*param_1 = &DAT_00410dbc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x1ee84a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffffcdbc]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x002257e2
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1203939390')] | [('const-1', u'PTRADD_-1203939168'), ('const-3', u'PTRADD_-1203939181'), (u'LOAD_-1203939333', u'CAST_-1203939168'), ('const-0', u'RETURN_-1203939250'), (u'PTRADD_-1203939168', u'LOAD_-1203939333'), ('tmp_151', u'CBRANCH_-1203939313'), ('const-417', u'LOAD_-1203939333'), (u'CAST_-1203939168', u'INT_NOTEQUAL_-1203939313... | null | null | 002257b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002257b0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_00410dbc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (function... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Addr_expression(Addr_expression * this, int __in_chrg) */\n\nvoid __thiscall gold::Addr_expression::~Addr_expression(Addr_expression *this,int __in_chrg)\n\n{\n}\n\n" comment co... | (translation_unit "void FUN_002257b0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_00410dbc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_002257b0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_00410dbc;\n if ((undefi... | (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_002257b0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_00410dbc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002257b0(undefined4 *param_1)" (identifier "FUN_002257b0") (... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Addr_expression(Addr_expression * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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_00410dbc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
19_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | write | write |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t write(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(code *)PTR_write_004140bc)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t write(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(code *)PTR_write_004140bc)();
return sVar1;
}
| JMP dword ptr [EBX + 0xbc] | null | null | null | null | [('tmp_77', u'CAST_-1206008997'), (u'CAST_-1206008997', u'CALLIND_-1206009078'), (u'CALLIND_-1206009078', u'RETURN_-1206009075'), (u'CALLIND_-1206009078', u'INDIRECT_-1206009005'), ('const-0', u'RETURN_-1206009075'), (u'INDIRECT_-1206009005', u'COPY_-1206009064')] | [('tmp_77', u'CAST_-1206008997'), (u'CAST_-1206008997', u'CALLIND_-1206009078'), (u'CALLIND_-1206009078', u'RETURN_-1206009075'), (u'CALLIND_-1206009078', u'INDIRECT_-1206009005'), ('const-0', u'RETURN_-1206009075'), (u'INDIRECT_-1206009005', u'COPY_-1206009064')] | null | null | 0002c300 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_004140bc)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_004140bc)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n... | (translation_unit "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_004140bc)();\n return sVar1;\n}\n\n" (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_004140bc)();\n return sVar1;\n... | (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 ;) (expression_statement (assignment_expression I... | (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_004140bc)();\n return sVar1;\n}" (primitive_type "ssize_t") (function_declarator "write(int __fd,void *__buf,size_t __n)" (identifier "write") (parameter_list "(int __fd,void *__buf,size_t __n... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t function_1(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(type_1 *)PTR_write_004140bc)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t MASKED(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(code *)PTR_MASKED_004140bc)();
return sVar1;
}
|
1143_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | do_read_symbols | FUN_0003ba90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_read_symbols(Sized_relobj_dwo<32,_true> * this,
Read_symbols_data * param_1) */
void __thiscall
gold::Sized_relobj_dwo<32,_true>::do_read_symbols
(Sized_relobj_dwo<32,_true> *this,... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003ba90(void)
{
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/dwp.cc",0x125,"do_read_symbols");
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x35356a
SUB ESP,0xc
LEA EAX,[EBX + 0xffef1c24]
PUSH EAX
LEA EAX,[EBX + 0xffef1008]
PUSH 0x125
PUSH EAX
CALL 0x00069d00 | null | null | null | null | [(u'COPY_-1206076675', u'CALL_-1206076704'), ('const-1', u'RETURN_-1206076699'), ('const-2624548', u'COPY_-1206076674'), (u'COPY_-1206076674', u'CALL_-1206076704'), ('const-293', u'CALL_-1206076704'), ('const-2621448', u'COPY_-1206076675')] | [('const-293', u'CALL_-1206076704'), (u'COPY_-1206076681', u'CALL_-1206076704'), ('const-1', u'RETURN_-1206076699'), ('const-2624548', u'COPY_-1206076680'), (u'COPY_-1206076680', u'CALL_-1206076704'), ('const-2621448', u'COPY_-1206076681')] | null | null | 0003ba90 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003ba90(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x125,"do_read_symbols");\n}\n\n" comment (function_definition "void FUN_0003ba90... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_read_symbols(Sized_relobj_dwo<32,_true> * this,\n Read_symbols_data * param_1) */\n\nvoid __thiscall\ngold::Sized_relobj_dwo<32,_true>::do_read_symbols\n (Sized_rel... | (translation_unit "void FUN_0003ba90(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x125,"do_read_symbols");\n}\n\n" (function_definition "void FUN_0003ba90(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x125,"do_read_symbols");\n}" primitive_type (function_declarator "FUN_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_0003ba90(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x125,"do_read_symbols");\n}" (primitive_type "void") (function_declarator "FUN_0003ba90(void)" (identifier "FUN_0003ba90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"))... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_read_symbols(Sized_relobj_dwo<32,_true> * this,
Read_symbols_data * param_1) */
void __thiscall
gold::Sized_relobj_dwo<32,_true>::do_read_symbols
(Sized_relobj_dwo<32,_true> *this,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/dwp.cc",0x125,"do_read_symbols");
}
|
524_x86_64-linux-gnux32-strip_and_x86_64-linux-gnux32-strip_strip.c | putc | putc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putc(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* putc@@GLIBC_2.0 */
halt_baddata();
}
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putc(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185458')] | [('const-1', u'RETURN_-1206185458')] | null | null | 00041204 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putc(int __c,FILE *__stream)\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\nint putc(int __c,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* putc@@GLIBC_2.... | (translation_unit "int putc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int putc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "putc(int __c,FILE *__stream)" identifier (parameter_list "(int __c,FILE ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int putc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "putc(int __c,FILE *__stream)" (identifier "putc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifier "... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* putc@@GLIBC_2.0 */
var_1();
}... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7150_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | ~Binary_logical_and | FUN_001bd6b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Binary_logical_and(Binary_logical_and * this, int __in_chrg) */
void __thiscall
gold::Binary_logical_and::~Binary_logical_and(Binary_logical_and *this,int __in_chrg)
{
Expression *pEVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001bd6b0(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_0038bcf4;
piVar1 = (int *)param_1[1];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(piVar1);
}
piVar1 = (int *)param_1[2];
if (p... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1d1949
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffccf4]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
TEST EAX,EAX
JZ 0x001bd6df
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x4]
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0x8]
TES... | null | null | null | null | [('tmp_443', u'CALL_-1207642234'), ('const-0', u'RETURN_-1207642201'), (u'CAST_-1207642059', u'STORE_-1207642386'), (u'LOAD_-1207642343', u'CALLIND_-1207642333'), (u'LOAD_-1207642322', u'INT_NOTEQUAL_-1207642303'), ('tmp_443', u'PTRSUB_-1207642067'), ('const-1', u'PTRADD_-1207642052'), (u'PTRSUB_-1207642058', u'LOAD_-1... | [('const-417', u'LOAD_-1207642383'), (u'PTRADD_-1207642074', u'LOAD_-1207642383'), ('const-0', u'INT_NOTEQUAL_-1207642303'), (u'CAST_-1207642073', u'LOAD_-1207642352'), ('const-417', u'LOAD_-1207642282'), ('const-0', u'RETURN_-1207642201'), (u'LOAD_-1207642343', u'CALLIND_-1207642333'), ('tmp_883', u'CALL_-1207642234')... | null | null | 001bd6b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bd6b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Binary_logical_and(Binary_logical_and * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Binary_logical_and::~Binary_logical_and(Binary_logical_and *this,int __in_chrg)\n\n{\n ... | (translation_unit "void FUN_001bd6b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &... | (function_definition "void FUN_001bd6b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Binary_logical_and(Binary_logical_and * this, int __in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 *var_1;
(this->super_Binary_expressi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_0038bcf4;
piVar1 = (int *)param_1[1];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(piVar1);
}
piVar1 = (int *)param_1[2];
if (piVar1 ... |
180_powerpc64le-linux-gnu-ranlib_and_powerpc64le-linux-gnu-ranlib_strip.c | ar_emul_default_parse_arg | FUN_00017b00 |
/* WARNING: Unknown calling convention */
bfd_boolean ar_emul_default_parse_arg(char *arg)
{
return 0;
}
|
undefined4 FUN_00017b00(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [(u'COPY_-1205961981', u'RETURN_-1205961961'), ('const-0', u'RETURN_-1205961961'), ('const-0', u'COPY_-1205961981')] | [('const-0', u'COPY_-1205961981'), (u'COPY_-1205961981', u'RETURN_-1205961961'), ('const-0', u'RETURN_-1205961961')] | null | null | 00017b00 | x86 | O0 | (translation_unit "undefined4 FUN_00017b00(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00017b00(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00017b00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_boolean ar_emul_default_parse_arg(char *arg)\n\n{\n return 0;\n}\n\n" comment (function_definition "bfd_boolean ar_emul_default_parse_arg(char *arg)\n\n{\n return 0;\n}" type_identifier (function_declarator "ar_emul_default_parse_arg(char *arg)" iden... | (translation_unit "undefined4 FUN_00017b00(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00017b00(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00017b00(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_00017b00(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00017b00(void)" (identifier "FUN_00017b00") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* WARNING: Unknown calling convention */
type_1 function_1(char *arg)
{
return 0;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0;
}
|
9379_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | __collate_transform<char> | FUN_0023a1a0 |
/* void std::__facet_shims::__collate_transform<char>(std::integral_constant<bool, true>,
std::locale::facet const*, std::__facet_shims::__any_string&, char const*, char const*) */
void std::__facet_shims::__collate_transform<char>
(undefined4 param_1,int *param_2,
basic_string<char,_... |
void FUN_0023a1a0(undefined4 param_1,int *param_2,int *param_3,undefined4 param_4,undefined4 param_5
)
{
int unaff_EDI;
undefined1 *local_34;
int local_30;
undefined1 local_2c [28];
FUN_00062073();
(**(code **)(*param_2 + 0xc))(&local_34,param_2,param_4,param_5);
if ((code *)param_3[... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00062073
ADD EDI,0x16fe57
PUSH ESI
LEA ECX,[EBP + -0x30]
PUSH EBX
SUB ESP,0x2c
MOV EAX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x10]
MOV EDX,dword ptr [EAX]
PUSH dword ptr [EBP + 0x18]
PUSH dword ptr [EBP + 0x14]
PUSH EAX
PUSH ECX
CALL dword ptr [EDX + 0xc]
MOV EAX,dword ptr ... | null | null | null | null | [(u'LOAD_-1203985905', u'CAST_-1203985409'), (u'INDIRECT_-1203985455', u'MULTIEQUAL_-1203985445'), ('const-1', u'PTRADD_-1203985419'), (u'PTRSUB_-1203985364', u'INT_NOTEQUAL_-1203985728'), ('tmp_892', u'INT_ADD_-1203985763'), ('const-24', u'PTRADD_-1203985358'), ('const-0', u'PTRSUB_-1203985388'), (u'INDIRECT_-12039854... | [('const-417', u'LOAD_-1203985905'), ('tmp_1589', u'STORE_-1203985824'), (u'PTRADD_-1203985399', u'CAST_-1203985387'), (u'INDIRECT_-1203985455', u'MULTIEQUAL_-1203985445'), ('const-417', u'STORE_-1203985824'), (u'CAST_-1203985415', u'CALLIND_-1203985849'), ('const-1', u'PTRADD_-1203985746'), ('const-6', u'PTRADD_-12039... | null | null | 0023a1a0 | x86 | O0 | (translation_unit "void FUN_0023a1a0(undefined4 param_1,int *param_2,int *param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_00062073();\n (**(code **)(*param_2 + 0xc))(&local_34,param_2,param_4,para... | (translation_unit "/* void std::__facet_shims::__collate_transform<char>(std::integral_constant<bool, true>,\n std::locale::facet const*, std::__facet_shims::__any_string&, char const*, char const*) */\n\nvoid std::__facet_shims::__collate_transform<char>\n (undefined4 param_1,int *param_2,\n ... | (translation_unit "void FUN_0023a1a0(undefined4 param_1,int *param_2,int *param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_00062073();\n (**(code **)(*param_2 + 0xc))(&local_34,param_2,param_4,para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))... | (function_definition "void FUN_0023a1a0(undefined4 param_1,int *param_2,int *param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n int unaff_EDI;\n undefined1 *local_34;\n int local_30;\n undefined1 local_2c [28];\n \n FUN_00062073();\n (**(code **)(*param_2 + 0xc))(&local_34,param_2,param_4,p... |
/* void std::__facet_shims::__collate_transform<char>(std::integral_constant<bool, true>,
std::locale::facet const*, std::__facet_shims::__any_string&, char const*, char const*) */
void std::__facet_shims::function_1<char>
(type_1 param_1,int *param_2,
type_2<char,type_3::char_traits<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
void MASKED(undefined4 param_1,int *param_2,int *param_3,undefined4 param_4,undefined4 param_5
)
{
int unaff_EDI;
undefined1 *local_34;
int local_30;
undefined1 local_2c [28];
FUN_00062073();
(**(code **)(*param_2 + 0xc))(&local_34,param_2,param_4,param_5);
if ((code *)param_3[6] != ... |
628_libgmp.so_and_libgmp.so_strip.c | __gmpn_mul_1_x86 | __gmpn_mul_1_x86 |
uint __gmpn_mul_1_x86(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)
{
uint uVar1;
longlong lVar2;
ulonglong uVar3;
uint uVar4;
uint uVar5;
uVar5 = 0;
for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {
uVar1 = *param_2;
param_2 = param_2 + 1;
lVar2 = (ulonglong)uVar1... |
uint __gmpn_mul_1_x86(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)
{
uint uVar1;
longlong lVar2;
ulonglong uVar3;
uint uVar4;
uint uVar5;
uVar5 = 0;
for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {
uVar1 = *param_2;
param_2 = param_2 + 1;
lVar2 = (ulonglong)uVar1... | PUSH EDI
PUSH ESI
PUSH EBX
PUSH EBP
MOV EDI,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x18]
MOV ECX,dword ptr [ESP + 0x1c]
XOR EBX,EBX
AND ECX,0x3
JZ 0x00037a03
MOV EAX,dword ptr [ESI]
MUL dword ptr [ESP + 0x20]
LEA ESI,[ESI + 0x4]
ADD EAX,EBX
MOV EBX,0x0
ADC EDX,EBX
MOV dword ptr [EDI],EAX
MOV EBX,EDX
LEA EDI,[E... | null | null | null | null | [('const-32', u'INT_RIGHT_-1206093089'), (u'MULTIEQUAL_-1206092771', u'LOAD_-1206093159'), (u'MULTIEQUAL_-1206092773', u'INT_ZEXT_-1206092837'), ('const-4', u'PTRADD_-1206092792'), ('tmp_362', u'CBRANCH_-1206093164'), ('const-0', u'SUBPIECE_-1206093187'), (u'SUBPIECE_-1206092881', u'MULTIEQUAL_-1206092773'), ('const-1'... | [('const-32', u'INT_RIGHT_-1206093089'), (u'MULTIEQUAL_-1206092771', u'LOAD_-1206093159'), (u'MULTIEQUAL_-1206092773', u'INT_ZEXT_-1206092837'), ('const-4', u'PTRADD_-1206092792'), ('tmp_362', u'CBRANCH_-1206093164'), ('const-0', u'SUBPIECE_-1206093187'), (u'SUBPIECE_-1206092881', u'MULTIEQUAL_-1206092773'), ('const-1'... | null | null | 000379d0 | x86 | O0 | (translation_unit "uint __gmpn_mul_1_x86(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n ulonglong uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar5 = 0;\n for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {\n uVar1 = *param_2;\n param_2 = param_2 + 1... | (translation_unit "uint __gmpn_mul_1_x86(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n ulonglong uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar5 = 0;\n for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {\n uVar1 = *param_2;\n param_2 = param_2 + 1... | (translation_unit "uint __gmpn_mul_1_x86(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n ulonglong uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar5 = 0;\n for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {\n uVar1 = *param_2;\n param_2 = param_2 + 1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ... | (function_definition "uint __gmpn_mul_1_x86(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n ulonglong uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar5 = 0;\n for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {\n uVar1 = *param_2;\n param_2 = param_2 ... |
type_1 function_1(type_2 *var_4,type_1 *var_3,type_1 var_1,type_1 param_4)
{
type_1 uVar1;
type_3 lVar2;
type_4 var_5;
type_1 var_2;
type_1 uVar5;
uVar5 = 0;
for (var_2 = var_1 & 3; var_2 != 0; var_2 = var_2 - 1) {
uVar1 = *var_3;
var_3 = var_3 + 1;
lVar2 = (type_4)uVar1 * (type_4)param_4... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
uint MASKED(undefined4 *param_1,uint *param_2,uint param_3,uint param_4)
{
uint uVar1;
longlong lVar2;
ulonglong uVar3;
uint uVar4;
uint uVar5;
uVar5 = 0;
for (uVar4 = param_3 & 3; uVar4 != 0; uVar4 = uVar4 - 1) {
uVar1 = *param_2;
param_2 = param_2 + 1;
lVar2 = (ulonglong)uVar1 * (ulongl... |
5609_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_should_include_member | FUN_001503e0 |
/* 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: Should_include do_should_include_member(Sized_pluginobj<64,_false> *
this, Symbol_table * symtab, Layout * layout, Read_symbols_data * p... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_001503e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5
)
{
undefined4 *puVar1;
int iVar2;
int iVar3;
void *local_28;
undefined4 local_24;
undefined... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x259c17
SUB ESP,0x2c
MOV EDI,dword ptr [ESP + 0x40]
LEA EAX,[ESP + 0x14]
MOV dword ptr [ESP + 0x14],0x0
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [EDI + 0x38]
MOV dword ptr [ESP + 0x18],0x0
TEST EAX,EAX
JLE 0x0015047f
XOR ESI,ESI
MOV dword ptr [ESP + 0x... | null | null | null | null | [(u'CALL_-1207302667', u'INDIRECT_-1207302181'), (u'INDIRECT_-1207302270', u'MULTIEQUAL_-1207302254'), ('tmp_1849', u'PTRSUB_-1207302216'), ('const-1', u'COPY_-1207302653'), ('const-0', u'RETURN_-1207302716'), (u'INT_SUB_-1207302962', u'INT_LESS_-1207302949'), ('const-56', u'PTRSUB_-1207302276'), (u'COPY_-1207303060', ... | [(u'CALL_-1207302667', u'INDIRECT_-1207302213'), (u'PTRADD_-1207302264', u'LOAD_-1207302985'), ('const-0', u'RETURN_-1207302716'), (u'INT_SUB_-1207302962', u'INT_LESS_-1207302949'), (u'MULTIEQUAL_-1207302322', u'MULTIEQUAL_-1207302265'), ('const-32', u'INT_MULT_-1207303010'), (u'INT_LESS_-1207302949', u'CBRANCH_-120730... | null | null | 001503e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_001503e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n void *local_28;\n und... | (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: Should_include do_should_include_member(Sized_pluginobj<64,_false> *\n this, Symbol_table * symtab, Layout * layout, ... | (translation_unit "undefined4\nFUN_001503e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n void *local_28;\n undefined4 local_24;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi... | (function_definition "undefined4\nFUN_001503e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n )\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n void *local_28;\n undefined4 local_24;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 ... |
/* 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: Should_include do_should_include_member(Sized_pluginobj<64,_false> *
this, Symbol_table * symtab, Layout * layout, Read_symbols_data * p... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5
)
{
undefined4 *puVar1;
int iVar2;
int iVar3;
void *local_28;
undefined4 local_24;
undefined1 loca... |
2677_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | corresponding_uncompressed_section_name | FUN_000828a0 |
string * gold::corresponding_uncompressed_section_name
(string *__return_storage_ptr__,string *secname)
{
char *pcVar1;
uint uVar2;
int unaff_EDI;
string *ret;
__x86_get_pc_thunk_di();
pcVar1 = (secname->_M_dataplus)._M_p;
if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {
(ret->_M_... |
int * FUN_000828a0(int *param_1,int *param_2)
{
char *pcVar1;
uint uVar2;
int unaff_EDI;
FUN_0004fb7e();
pcVar1 = (char *)*param_2;
if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {
*param_1 = (int)(param_1 + 2);
FUN_0004cf80(param_1,unaff_EDI + 0x1a3680,unaff_EDI + 0x1a3681,0);
uVar2 = param_2... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x27f757
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EBX]
CMP byte ptr [EAX],0x2e
JNZ 0x00082914
CMP byte ptr [EAX + 0x1],0x7a
JNZ 0x00082914
LEA EAX,[ESI + 0x8]
MOV dword ptr [ESI],EAX
MOV dword ptr ... | null | null | null | null | [(u'CAST_-1206441291', u'STORE_-1206441707'), ('const-0', u'CALL_-1206441659'), ('const-1', u'RETURN_-1206441447'), ('const-1717888', u'INT_ADD_-1206441665'), (u'PTRSUB_-1206441315', u'PTRSUB_-1206441310'), (u'LOAD_-1206441756', u'LOAD_-1206441752'), ('tmp_884', u'INT_ADD_-1206441665'), (u'CAST_-1206441218', u'CALL_-12... | [('const-417', u'LOAD_-1206441733'), ('tmp_1316', u'CALL_-1206441568'), ('const-417', u'LOAD_-1206441756'), ('tmp_1316', u'STORE_-1206441707'), ('tmp_858', u'INT_ADD_-1206441462'), ('const-1', u'RETURN_-1206441447'), ('tmp_1316', u'PTRADD_-1206441312'), ('const-4', u'PTRADD_-1206441281'), ('tmp_1317', u'LOAD_-120644175... | null | null | 000828a0 | x86 | O0 | (translation_unit "int * FUN_000828a0(int *param_1,int *param_2)\n\n{\n char *pcVar1;\n uint uVar2;\n int unaff_EDI;\n \n FUN_0004fb7e();\n pcVar1 = (char *)*param_2;\n if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,unaff_EDI + 0x1a3680,unaff_EDI + 0x1... | (translation_unit "string * gold::corresponding_uncompressed_section_name\n (string *__return_storage_ptr__,string *secname)\n\n{\n char *pcVar1;\n uint uVar2;\n int unaff_EDI;\n string *ret;\n \n __x86_get_pc_thunk_di();\n pcVar1 = (secname->_M_dataplus)._M_p;\n if ((*pcVar1 == '.') && (pcVar... | (translation_unit "int * FUN_000828a0(int *param_1,int *param_2)\n\n{\n char *pcVar1;\n uint uVar2;\n int unaff_EDI;\n \n FUN_0004fb7e();\n pcVar1 = (char *)*param_2;\n if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,unaff_EDI + 0x1a3680,unaff_EDI + 0x1... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "int * FUN_000828a0(int *param_1,int *param_2)\n\n{\n char *pcVar1;\n uint uVar2;\n int unaff_EDI;\n \n FUN_0004fb7e();\n pcVar1 = (char *)*param_2;\n if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,unaff_EDI + 0x1a3680,unaff_EDI + ... |
type_2 * gold::corresponding_uncompressed_section_name
(type_2 *__return_storage_ptr__,type_2 *secname)
{
char *pcVar1;
type_1 var_5;
int var_4;
type_2 *ret;
var_1();
pcVar1 = (secname->_M_dataplus)._M_p;
if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {
(ret->_M_dataplus)._M_p = (... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
int * MASKED(int *param_1,int *param_2)
{
char *pcVar1;
uint uVar2;
int unaff_EDI;
FUN_0004fb7e();
pcVar1 = (char *)*param_2;
if ((*pcVar1 == '.') && (pcVar1[1] == 'z')) {
*param_1 = (int)(param_1 + 2);
FUN_0004cf80(param_1,unaff_EDI + 0x1a3680,unaff_EDI + 0x1a3681,0);
uVar2 = param_2[1];
... |
3694_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_read_relocs | FUN_00101230 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_read_relocs(Powerpc_relobj<64,_true> * this, Read_relocs_data *
rd) */
void __thiscall
anon_unknown.dwarf_6462d4::Powerpc_relobj<64,_true>::do_read_relocs
(Powerpc_relobj<64,_true>... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00101230(int param_1,int *param_2)
{
int iVar1;
undefined4 uVar2;
bool bVar3;
uint uVar4;
int iVar5;
undefined4 uVar6;
uint uVar7;
int iVar8;
uint uVar9;
uint uVar10;
uint *puVar11;
uint uVar12;
... | CALL 0x00074f02
ADD EAX,0x4e8dcb
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x64
MOV EBX,EAX
MOV ESI,dword ptr [ESP + 0x7c]
MOV dword ptr [ESP + 0x18],EAX
PUSH ESI
PUSH dword ptr [ESP + 0x7c]
CALL 0x0031f920
MOV EBX,dword ptr [ESI]
MOV ECX,dword ptr [ESI + 0x4]
ADD ESP,0x10
CMP EBX,ECX
JZ 0x00101286
MOV EAX,dword ptr ... | null | null | null | null | [(u'PTRSUB_-1206967429', u'PTRSUB_-1206967398'), (u'MULTIEQUAL_-1206968191', u'INT_LESS_-1206970749'), (u'INT_CARRY_-1206970311', u'INT_ZEXT_-1206970268'), (u'PTRSUB_-1206967608', u'PTRSUB_-1206967607'), (u'PTRSUB_-1206967177', u'LOAD_-1206969557'), (u'CALL_-1206969401', u'INDIRECT_-1206967489'), (u'PTRSUB_-1206967949'... | [('const-4', u'PTRADD_-1206967763'), ('const-417', u'LOAD_-1206971766'), (u'INT_AND_-1206971053', u'INT_LEFT_-1206971050'), (u'INT_OR_-1206971053', u'INT_OR_-1206971050'), (u'MULTIEQUAL_-1206968343', u'MULTIEQUAL_-1206968319'), (u'COPY_-1206967707', u'MULTIEQUAL_-1206967641'), (u'INT_RIGHT_-1206970216', u'INT_OR_-12069... | null | null | 00101230 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00101230(int param_1,int *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n bool bVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n uint uVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_read_relocs(Powerpc_relobj<64,_true> * this, Read_relocs_data *\n rd) */\n\nvoid __thiscall\nanon_unknown.dwarf_6462d4::Powerpc_relobj<64,_true>::do_read_relocs\n (... | (translation_unit "void FUN_00101230(int param_1,int *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n bool bVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n uint uVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n uint *puVar13;\n uint uVar14;\n bool bVar15;\n undef... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "void FUN_00101230(int param_1,int *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n bool bVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n uint uVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n uint *puVar13;\n uint uVar14;\n bool bVar15;\n un... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_read_relocs(Powerpc_relobj<64,_true> * this, Read_relocs_data *
rd) */
void __thiscall
anon_unknown.dwarf_6462d4::var_2<64,var_3>::var_7
(var_2<64,var_3> *this,Read_relocs_data *rd... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int *param_2)
{
int iVar1;
undefined4 uVar2;
bool bVar3;
uint uVar4;
int iVar5;
undefined4 uVar6;
uint uVar7;
int iVar8;
uint uVar9;
uint uVar10;
uint *puVar11;
uint uVar12;
uint... |
4978_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | scan_relocs | FUN_0019c7f0 |
/* 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 scan_relocs(Target_mips<32,_false> * this, Symbol_table * symtab,
Layout * layout, Sized_relobj_file<32,_false> * object, uint data... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0019c7f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4,
undefined4 param_5,int param_6,undefined4 *param_7,int param_8,undefined4 param_9,
char param_10,uint para... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x44d807
SUB ESP,0x3c
MOVZX ECX,byte ptr [ESP + 0x74]
MOV EAX,dword ptr [ESP + 0x64]
MOV ESI,dword ptr [ESP + 0x5c]
MOV EDI,dword ptr [ESP + 0x68]
MOV byte ptr [ESP + 0x13],CL
CMP EAX,0x9
JZ 0x0019c830
CMP EAX,0x4
JZ 0x0019ca00
ADD ESP,0x3c
POP EBX
POP ESI
POP... | null | null | null | null | [('const-1', u'RETURN_-1207515122')] | [('tmp_15958', u'CALL_-1207513671'), ('tmp_1262', u'CBRANCH_-1207513897'), (u'CALLIND_-1207513393', u'INDIRECT_-1207509576'), ('const-417', u'LOAD_-1207513213'), (u'PTRADD_-1207509598', u'LOAD_-1207513810'), ('tmp_1388', u'CBRANCH_-1207513821'), ('const-0', u'RETURN_-1207514985'), (u'INT_ADD_-1207514027', u'MULTIEQUAL_... | null | null | 0019c7f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0019c7f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4,\n undefined4 param_5,int param_6,undefined4 *param_7,int param_8,undefined4 param_9,\n c... | (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 scan_relocs(Target_mips<32,_false> * this, Symbol_table * symtab,\n Layout * layout, Sized_relobj_file<32,_false... | (translation_unit "void FUN_0019c7f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4,\n undefined4 param_5,int param_6,undefined4 *param_7,int param_8,undefined4 param_9,\n char param_10,uint param_11,int param_12)\n\n{\n char cVar1;\n uint uVar2;\n uint uVar3;\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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_0019c7f0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4,\n undefined4 param_5,int param_6,undefined4 *param_7,int param_8,undefined4 param_9,\n char param_10,uint param_11,int param_12)\n\n{\n char cVar1;\n uint uVar2;\n uint uVar3... |
/* 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 scan_relocs(Target_mips<32,_false> * this, Symbol_table * symtab,
Layout * layout, Sized_relobj_file<32,_false> * object, uint data... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4,
undefined4 param_5,int param_6,undefined4 *param_7,int param_8,undefined4 param_9,
char param_10,uint param_11,i... |
864_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | pe_implied_import_dll | FUN_00066060 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean pe_implied_import_dll(char *filename)
{
int iVar1;
byte bVar2;
byte bVar3;
byte bVar4;
byte bVar5;
uint3 uVar6;
uint3 uVar7;
bfd *abfd;
int iVar8;
uint uVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00066060(undefined4 param_1)
{
byte bVar1;
byte bVar2;
byte bVar3;
byte bVar4;
uint3 uVar5;
uint3 uVar6;
int iVar7;
int iVar8;
uint uVar9;
uint uVar10;
uint uVar11;
uint uVar12;
uint uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x168f97
SUB ESP,0xc4
MOV ESI,dword ptr [ESP + 0xd8]
MOV EAX,dword ptr [EBX + 0x227c]
PUSH dword ptr [EAX]
PUSH ESI
CALL 0x000162b0
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00066560
SUB ESP,0x8
MOV EBP,EAX
PUSH 0x1
PUSH EAX
CALL 0x00016ba0
ADD ESP,0x10
MOV EDI,EAX
TEST ... | null | null | null | null | [('const-16777216', u'INT_MULT_-1206292142'), (u'INT_ADD_-1206291160', u'MULTIEQUAL_-1206285964'), (u'INDIRECT_-1206289711', u'MULTIEQUAL_-1206289763'), (u'INDIRECT_-1206286538', u'MULTIEQUAL_-1206286582'), ('tmp_348', u'CBRANCH_-1206296241'), (u'COPY_-1206295179', u'COPY_-1206285813'), ('tmp_3689', u'CBRANCH_-12062935... | [(u'CALL_-1206294288', u'INDIRECT_-1206285771'), (u'CALL_-1206294288', u'INDIRECT_-1206289054'), (u'LOAD_-1206287884', u'INT_ZEXT_-1206292221'), ('tmp_348', u'CBRANCH_-1206296241'), ('tmp_3689', u'CBRANCH_-1206293568'), (u'CALL_-1206296388', u'CALL_-1206294689'), (u'COPY_-1206295256', u'MULTIEQUAL_-1206286844'), (u'INT... | null | null | 00066060 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00066060(undefined4 param_1)\n\n{\n byte bVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n uint3 uVar5;\n uint3 uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n uint u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean pe_implied_import_dll(char *filename)\n\n{\n int iVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n uint3 uVar6;\n uint3 uVar7;\n bfd... | (translation_unit "undefined4 FUN_00066060(undefined4 param_1)\n\n{\n byte bVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n uint3 uVar5;\n uint3 uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n uint uVar12;\n uint uVar13;\n uint uVar14;\n undefined4 uVar15;\n int iVar16;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declara... | (function_definition "undefined4 FUN_00066060(undefined4 param_1)\n\n{\n byte bVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n uint3 uVar5;\n uint3 uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n uint uVar12;\n uint uVar13;\n uint uVar14;\n undefined4 uVar15;\n int iVar1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *filename)
{
int var_47;
type_2 bVar2;
type_2 bVar3;
type_2 bVar4;
type_2 bVar5;
type_3 uVar6;
type_3 uVar7;
type_4 *var_2;
int var_6;
type_5 va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declar... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1)
{
byte bVar1;
byte bVar2;
byte bVar3;
byte bVar4;
uint3 uVar5;
uint3 uVar6;
int iVar7;
int iVar8;
uint uVar9;
uint uVar10;
uint uVar11;
uint uVar12;
uint uVar13;
... |
4122_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_getinfo_err_double | FUN_000803a5 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_getinfo_err_double(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_000803a5(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0x6e453
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206451244')] | [('const-976896', u'PTRSUB_-1206451208'), (u'PTRSUB_-1206451208', u'RETURN_-1206451244'), ('const-0', u'PTRSUB_-1206451208'), ('const-0', u'RETURN_-1206451244')] | null | null | 000803a5 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_000803a5(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_000803a5(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_getinfo_err_double(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_getinfo_err_d... | (translation_unit "undefined ** FUN_000803a5(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_000803a5(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_000803a5(void)" * (pointer_declarator "* FUN_000803a5(void)" * (function_declarator "FUN_000803a5(voi... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined ** FUN_000803a5(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_000803a5(void)" (* "*") (pointer_declarator "* FUN_000803a5(void)" (* "*") (function_declarator "FUN_000803a5(void)" (identifier "FUN_000803a5") (parameter_list "(void)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(void)
{
return &__DT_PLTGOT;
}
|
7592_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | __cxa_throw_bad_array_new_length | FUN_001e6740 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __cxa_throw_bad_array_new_length(void)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)__cxa_allocate_exception(4);
*puVar1 = &PTR__bad_array_new_length_0038c048;
/* WARNING: Subroutine does not ret... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e6740(void)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_001e6be0(4);
*puVar1 = &PTR_FUN_0038c048;
/* WARNING: Subroutine does not return */
FUN_001e5630(puVar1,PTR_PTR_0038ef7c,PTR... | PUSH EBX
CALL 0x00035840
ADD EBX,0x1a88ba
SUB ESP,0x14
PUSH 0x4
CALL 0x001e6be0
LEA EDX,[EBX + 0xffffd040]
ADD ESP,0xc
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH dword ptr [EBX + 0xfffffd1c]
PUSH dword ptr [EBX + 0xffffff7c]
PUSH EAX
CALL 0x001e5630 | null | null | null | null | [(u'CALL_-1207867461', u'INDIRECT_-1207867357'), (u'INDIRECT_-1207867353', u'COPY_-1207867412'), (u'CALL_-1207867531', u'INDIRECT_-1207867386'), ('const-3719240', u'PTRSUB_-1207867360'), (u'STORE_-1207867496', u'INDIRECT_-1207867366'), (u'CALL_-1207867461', u'INDIRECT_-1207867353'), (u'CALL_-1207867531', u'CAST_-120786... | [(u'CALL_-1207867461', u'INDIRECT_-1207867357'), (u'INDIRECT_-1207867353', u'COPY_-1207867412'), (u'CALL_-1207867531', u'INDIRECT_-1207867386'), ('const-3719240', u'PTRSUB_-1207867360'), (u'STORE_-1207867496', u'INDIRECT_-1207867366'), (u'CALL_-1207867461', u'INDIRECT_-1207867353'), (u'CALL_-1207867531', u'CAST_-120786... | null | null | 001e6740 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e6740(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e6be0(4);\n *puVar1 = &PTR_FUN_0038c048;\n /* WARNING: Subroutine does not return */\n FUN_001e5630... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __cxa_throw_bad_array_new_length(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)__cxa_allocate_exception(4);\n *puVar1 = &PTR__bad_array_new_length_0038c048;\n /* WARNI... | (translation_unit "void FUN_001e6740(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e6be0(4);\n *puVar1 = &PTR_FUN_0038c048;\n \n FUN_001e5630(puVar1,PTR_PTR_0038ef7c,PTR_FUN_0038ed1c);\n}\n\n" (function_definition "void FUN_001e6740(void)\n\n{\n undefined4 *puVar1;\n \n ... | (translation_unit (function_definition TYPE (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_pointer_declarator *))... | (function_definition "void FUN_001e6740(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e6be0(4);\n *puVar1 = &PTR_FUN_0038c048;\n \n FUN_001e5630(puVar1,PTR_PTR_0038ef7c,PTR_FUN_0038ed1c);\n}" (primitive_type "void") (function_declarator "FUN_001e6740(void)" (identifier "FUN... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void)
{
type_1 *puVar1;
puVar1 = (type_1 *)var_1(4);
*puVar1 = &PTR__bad_array_new_length_0038c048;
/* WARNING: Subroutine does not return */
var_2(puVar1,PTR_PTR_0038ef7c,PTR__bad_a... | 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;
puVar1 = (undefined4 *)FUN_001e6be0(4);
*puVar1 = &PTR_FUN_0038c048;
/* WARNING: Subroutine does not return */
FUN_001e5630(puVar1,PTR_PTR_0038ef7c,PTR_FUN_0... |
100_hppa64-linux-gnu-c++filt(1)_and_hppa64-linux-gnu-c++filt(1)_strip.c | freeargv | FUN_00012e30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void freeargv(char **vector)
{
char *__ptr;
char **ppcVar1;
if (vector != (char **)0x0) {
__ptr = *vector;
ppcVar1 = vector;
while (__ptr != (char *)0x0) {
ppcV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00012e30(undefined4 *param_1)
{
void *__ptr;
undefined4 *puVar1;
if (param_1 != (undefined4 *)0x0) {
__ptr = (void *)*param_1;
puVar1 = param_1;
while (__ptr != (void *)0x0) {
puVar1 = puVar1 ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x00011840
ADD EBX,0x41c4
TEST EDI,EDI
JZ 0x00012e71
MOV EAX,dword ptr [EDI]
TEST EAX,EAX
JZ 0x00012e65
MOV ESI,EDI
NOP
SUB ESP,0xc
ADD ESI,0x4
PUSH EAX
CALL 0x000110b0
MOV EAX,dword ptr [ESI]
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x00012e50
SUB ESP,0xc
PUSH EDI
CA... | null | null | null | null | [('tmp_372', u'INT_NOTEQUAL_-1205981590'), ('tmp_372', u'LOAD_-1205981590'), (u'LOAD_-1205981590', u'MULTIEQUAL_-1205981306'), (u'PTRADD_-1205981293', u'LOAD_-1205981531'), (u'PTRADD_-1205981293', u'MULTIEQUAL_-1205981304'), ('const-0', u'RETURN_-1205981439'), (u'MULTIEQUAL_-1205981306', u'INT_NOTEQUAL_-1205981572'), (... | [('const-417', u'LOAD_-1205981590'), (u'PTRADD_-1205981293', u'MULTIEQUAL_-1205981304'), (u'MULTIEQUAL_-1205981306', u'INT_NOTEQUAL_-1205981572'), ('tmp_121', u'CBRANCH_-1205981572'), (u'COPY_-1205981362', u'MULTIEQUAL_-1205981304'), ('tmp_772', u'INT_NOTEQUAL_-1205981590'), ('tmp_772', u'LOAD_-1205981590'), ('tmp_90',... | null | null | 00012e30 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012e30(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid freeargv(char **vector)\n\n{\n char *__ptr;\n char **ppcVar1;\n \n if (vector != (char **)0x0) {\n __ptr = *vector;\n ppcVar1 = vector;\n while (__pt... | (translation_unit "void FUN_00012e30(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n puVar1 = puVar1 + 1;\n free(__ptr);\n __ptr = (void *)*puVar1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (b... | (function_definition "void FUN_00012e30(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n puVar1 = puVar1 + 1;\n free(__ptr);\n __ptr = (void *)*puVar1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char **var_1)
{
char *var_2;
char **var_3;
if (var_1 != (char **)0x0) {
var_2 = *var_1;
var_3 = var_1;
while (var_2 != (char *)0x0) {
var_3 = va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
void *__ptr;
undefined4 *puVar1;
if (param_1 != (undefined4 *)0x0) {
__ptr = (void *)*param_1;
puVar1 = param_1;
while (__ptr != (void *)0x0) {
puVar1 = puVar1 + 1;
... |
2426_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | ~Global_got_offset_visitor | FUN_00069a70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Global_got_offset_visitor(Global_got_offset_visitor<64,_false> *
this, int __in_chrg) */
void __thiscall
gold::Global_got_offset_visitor<64,_false>::~Global_got_offset_visitor
(Globa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00069a70(undefined4 param_1)
{
FUN_00180780(param_1,8);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x29858a
SUB ESP,0x10
PUSH 0x8
PUSH dword ptr [ESP + 0x1c]
CALL 0x00180780
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1206281526'), ('tmp_153', u'CALL_-1206281554'), ('const-8', u'CALL_-1206281554')] | [('const-0', u'RETURN_-1206281526'), ('tmp_250', u'CALL_-1206281554'), ('const-8', u'CALL_-1206281554')] | null | null | 00069a70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00069a70(undefined4 param_1)\n\n{\n FUN_00180780(param_1,8);\n return;\n}\n\n" comment (function_definition "void FUN_00069a70(undefined4 param_1)\n\n{\n FUN_00180780(param_1,8);\n return;\n}" pri... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Global_got_offset_visitor(Global_got_offset_visitor<64,_false> *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::Global_got_offset_visitor<64,_false>::~Global_got_offset_v... | (translation_unit "void FUN_00069a70(undefined4 param_1)\n\n{\n FUN_00180780(param_1,8);\n return;\n}\n\n" (function_definition "void FUN_00069a70(undefined4 param_1)\n\n{\n FUN_00180780(param_1,8);\n return;\n}" primitive_type (function_declarator "FUN_00069a70(undefined4 param_1)" identifier (parameter_list "(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00069a70(undefined4 param_1)\n\n{\n FUN_00180780(param_1,8);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00069a70(undefined4 param_1)" (identifier "FUN_00069a70") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identif... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Global_got_offset_visitor(Global_got_offset_visitor<64,_false> *
this, int __in_chrg) */
void __thiscall
gold::Global_got_offset_visitor<64,_false>::~Global_got_offset_visitor
(Globa... | 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_00180780(param_1,8);
return;
}
|
301_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | output_section_callback_fast | FUN_000213b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void output_section_callback_fast
(lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,
flag_info *sflag_list,lang_input_statement_type *file,v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000213b0(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
undefined4 *puVar2;
int *piVar3;
int iVar4;
int *piVar5;
iVar1 = FUN_00021100();
if (iVar1 != 0) {
return;
}
puVar2 = (undefined... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015a40
ADD EBX,0x76c47
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x38]
MOV EDX,dword ptr [ESP + 0x44]
MOV EDI,dword ptr [ESP + 0x34]
MOV EAX,ESI
CALL 0x00021100
TEST EAX,EAX
JZ 0x000213e8
ADD ESP,0x1c
POP EBX
POP ESI
POP EDI
POP EBP
RET
SUB ESP,0xc
PUSH 0xc
CALL 0x00014c88
MOV E... | null | null | null | null | [(u'INT_NOTEQUAL_-1206053869', u'CBRANCH_-1206053869'), ('const-0', u'STORE_-1206053795'), (u'INT_NOTEQUAL_-1206053456', u'CBRANCH_-1206053455'), (u'MULTIEQUAL_-1206053361', u'MULTIEQUAL_-1206053353'), (u'LOAD_-1206053676', u'INT_NOTEQUAL_-1206053658'), (u'PTRSUB_-1206053192', u'STORE_-1206053776'), ('tmp_371', u'CBRAN... | [(u'INT_NOTEQUAL_-1206053869', u'CBRANCH_-1206053869'), (u'INT_NOTEQUAL_-1206053456', u'CBRANCH_-1206053455'), (u'CAST_-1206053104', u'MULTIEQUAL_-1206053361'), (u'MULTIEQUAL_-1206053361', u'MULTIEQUAL_-1206053353'), ('tmp_371', u'CBRANCH_-1206053722'), (u'CAST_-1206053201', u'MULTIEQUAL_-1206053312'), (u'LOAD_-1206053... | null | null | 000213b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000213b0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n \n iVar1 = FUN_00021100();\n if (iVar1 != 0) {\n re... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid output_section_callback_fast\n (lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,\n flag_info *sflag_list,lang_input... | (translation_unit "void FUN_000213b0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n \n iVar1 = FUN_00021100();\n if (iVar1 != 0) {\n return;\n }\n puVar2 = (undefined4 *)xmalloc(0xc);\n puVar2[1] = 0;\n puVar2[2] = 0;\n *p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (... | (function_definition "void FUN_000213b0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n \n iVar1 = FUN_00021100();\n if (iVar1 != 0) {\n return;\n }\n puVar2 = (undefined4 *)xmalloc(0xc);\n puVar2[1] = 0;\n puVar2[2] = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1
(type_1 *ptr,type_2 *var_4,type_3 *section,
type_4 *sflag_list,type_5 *file,void *output)
{
type_6 *var_6;
type_7 var_2;
type_6 *plVar3... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
undefined4 *puVar2;
int *piVar3;
int iVar4;
int *piVar5;
iVar1 = FUN_00021100();
if (iVar1 != 0) {
return;
}
puVar2 = (undefined4 *)xm... |
947_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | bfd_elf_get_needed_list | bfd_elf_get_needed_list |
/* WARNING: Control flow encountered bad instruction data */
void bfd_elf_get_needed_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_elf_get_needed_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207754370')] | [('const-1', u'RETURN_-1207754370')] | null | null | 001c2174 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_needed_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_needed_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n ... | (translation_unit "void bfd_elf_get_needed_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_needed_list(void)" identifier (parameter_list "(void)" (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_get_needed_list(void)" (identifier "bfd_elf_get_needed_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
11120_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | find_first_not_of | FUN_003b4a20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_first_not_of(wchar_t const*, unsigned int) const */
void std::wstring::find_first_not_of(wchar_t *param_1,uint param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003b4a20(undefined4 param_1,wchar_t *param_2,undefined4 param_3)
{
size_t sVar1;
undefined4 uVar2;
uVar2 = 0x3b4a27;
sVar1 = wcslen(param_2);
FUN_003b4980(param_1,param_2,param_3,sVar1,uVar2);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2355d9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x20]
PUSH ESI
CALL 0x00039620
ADD ESP,0x10
PUSH EAX
PUSH dword ptr [ESP + 0x1c]
PUSH ESI
PUSH dword ptr [ESP + 0x1c]
CALL 0x003b4980
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1205581258')] | [('tmp_479', u'CALL_-1205581171'), ('const-0', u'RETURN_-1205581138'), ('tmp_477', u'CALL_-1205581217'), ('tmp_477', u'CALL_-1205581171'), ('const-3885607', u'COPY_-1205581270'), ('tmp_478', u'CALL_-1205581171'), (u'CALL_-1205581217', u'INDIRECT_-1205581063'), (u'CALL_-1205581217', u'CALL_-1205581171'), (u'INDIRECT_-12... | null | null | 003b4a20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003b4a20(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x3b4a27;\n sVar1 = wcslen(param_2);\n FUN_003b4980(param_1,param_2,param_3... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_first_not_of(wchar_t const*, unsigned int) const */\n\nvoid std::wstring::find_first_not_of(wchar_t *param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::wstrin... | (translation_unit "void FUN_003b4a20(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x3b4a27;\n sVar1 = wcslen(param_2);\n FUN_003b4980(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}\n\n" (function_definition "void FUN_003b4a20(undefined4 param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void FUN_003b4a20(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x3b4a27;\n sVar1 = wcslen(param_2);\n FUN_003b4980(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003b4a20(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_first_not_of(wchar_t const*, unsigned int) const */
void std::wstring::function_1(type_1 *param_1,type_2 param_2)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,wchar_t *param_2,undefined4 param_3)
{
size_t sVar1;
undefined4 uVar2;
uVar2 = 0x3b4a27;
sVar1 = wcslen(param_2);
FUN_003b4980(param_1,param_2,param_3,sVar1,uVar2);
return;
}
|
27_indent_and_indent_strip.c | fprintf | fprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_fprintf_0002806c)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_fprintf_0002806c)();
return iVar1;
}
| JMP dword ptr [EBX + 0x6c] | null | null | null | null | [(u'CAST_-1205984742', u'CALLIND_-1205984822'), (u'INDIRECT_-1205984749', u'COPY_-1205984808'), ('tmp_72', u'CAST_-1205984742'), ('const-0', u'RETURN_-1205984819'), (u'CALLIND_-1205984822', u'INDIRECT_-1205984749'), (u'CALLIND_-1205984822', u'RETURN_-1205984819')] | [(u'CAST_-1205984742', u'CALLIND_-1205984822'), (u'INDIRECT_-1205984749', u'COPY_-1205984808'), ('tmp_72', u'CAST_-1205984742'), ('const-0', u'RETURN_-1205984819'), (u'CALLIND_-1205984822', u'INDIRECT_-1205984749'), (u'CALLIND_-1205984822', u'RETURN_-1205984819')] | null | null | 000121c0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_0002806c)();\n return iVar1;\n}\n\n" comment (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_0002806c)();\n return iVar1;\n}\n\n" comment (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n... | (translation_unit "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_0002806c)();\n return iVar1;\n}\n\n" (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_0002806c)();\n return iVar1;\n}" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment... | (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_0002806c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fprintf(FILE *__stream,char *__format,...)" (identifier "fprintf") (parameter_list "(FILE *__stream,char *__format,.... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream,char *__format,...)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fprintf_0002806c)();
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: (pointer... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0002806c)();
return iVar1;
}
|
94_pwd_and_pwd_strip.c | quoting_options_from_style | FUN_00012aa6 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
quoting_options * quoting_options_from_style(quoting_style style)
{
int iVar1;
int iVar2;
quoting_options *pqVar3;
int in_GS_OFFSET;
quoting_options *in_stack_00000004;
quotin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_00012aa6(int *param_1,int param_2)
{
int iVar1;
int *piVar2;
int in_GS_OFFSET;
int local_40 [4];
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
int local_1c;
int local_18;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH EBX
SUB ESP,0x50
CALL 0x00011470
ADD EBX,0x954d
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x4c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
LEA EDX,[EBP + -0x3c]
MOV EAX,0x0
MOV ECX,0xc
MOV EDI,EDX
STOSD.REP ES:EDI
CMP dword ptr [EBP + 0xc],0xa
JNZ 0x000... | null | null | null | null | [(u'PTRSUB_-1205981980', u'PTRADD_-1205981969'), ('const-12', u'COPY_-1205982454'), (u'INT_NOTEQUAL_-1205982213', u'CBRANCH_-1205982208'), ('const-417', u'STORE_-1205982352'), ('tmp_1159', u'MULTIEQUAL_-1205982120'), ('const-4', u'PTRSUB_-1205982059'), (u'PTRSUB_-1205982004', u'PTRADD_-1205981990'), (u'MULTIEQUAL_-1205... | [(u'PTRADD_-1205982001', u'STORE_-1205982316'), ('const-12', u'COPY_-1205982454'), ('const-4', u'PTRADD_-1205982029'), (u'INT_NOTEQUAL_-1205982213', u'CBRANCH_-1205982208'), ('tmp_1159', u'MULTIEQUAL_-1205982120'), (u'PTRSUB_-1205982075', u'COPY_-1205982114'), (u'MULTIEQUAL_-1205982140', u'STORE_-1205982364'), ('const-... | null | null | 00012aa6 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_00012aa6(int *param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int in_GS_OFFSET;\n int local_40 [4];\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nquoting_options * quoting_options_from_style(quoting_style style)\n\n{\n int iVar1;\n int iVar2;\n quoting_options *pqVar3;\n int in_GS_OFFSET;\n quoting_options ... | (translation_unit "int * FUN_00012aa6(int *param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int in_GS_OFFSET;\n int local_40 [4];\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int *)... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "int * FUN_00012aa6(int *param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int in_GS_OFFSET;\n int local_40 [4];\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(type_2 var_3)
{
int var_6;
int var_2;
type_1 *pqVar3;
int var_1;
type_1 *in_stack_00000004;
type_1 o;
var_6 = *(int *)(var_1 + 0x14);
pqVar3 = &o;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int param_2)
{
int iVar1;
int *piVar2;
int in_GS_OFFSET;
int local_40 [4];
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
int local_1c;
int local_18;
int l... |
2576_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | clear | FUN_000a87d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
clear(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a87d0(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x0) {
puVar1 = (undefined4 *)*puVar2;
FUN_00248220(puVar2);
... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x0003a210
ADD EBX,0x36b824
MOV EAX,dword ptr [EDI + 0x8]
TEST EAX,EAX
JZ 0x000a8804
LEA ESI,[ESI]
SUB ESP,0xc
MOV ESI,dword ptr [EAX]
PUSH EAX
CALL 0x00248220
MOV EAX,ESI
ADD ESP,0x10
TEST ESI,ESI
JNZ 0x000a87f0
MOV EAX,dword ptr [EDI + 0x4]
SUB ESP,0x4
SH... | null | null | null | null | [('const-1', u'RETURN_-1206548495')] | [('const-2', u'PTRADD_-1206548166'), ('tmp_864', u'LOAD_-1206548331'), ('const-1', u'PTRADD_-1206548131'), ('tmp_864', u'PTRADD_-1206548108'), (u'LOAD_-1206548483', u'CAST_-1206548159'), (u'COPY_-1206548191', u'MULTIEQUAL_-1206548162'), ('const-2', u'PTRADD_-1206548100'), (u'COPY_-1206548219', u'MULTIEQUAL_-1206548162'... | null | null | 000a87d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a87d0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n clear(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Iden... | (translation_unit "void FUN_000a87d0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_00248220(puVar2);\n puVar2 = puVar1;\n }\n memset((void *)*param_1,0,param_1[... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_000a87d0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_00248220(puVar2);\n puVar2 = puVar1;\n }\n memset((void *)*param_1,0,param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
clear(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x0) {
puVar1 = (undefined4 *)*puVar2;
FUN_00248220(puVar2);
puV... |
476_hppa64-linux-gnu-strip_and_hppa64-linux-gnu-strip_strip.c | bfd_hash_lookup | bfd_hash_lookup |
/* WARNING: Control flow encountered bad instruction data */
void bfd_hash_lookup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_hash_lookup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185670')] | [('const-1', u'RETURN_-1206185670')] | null | null | 00041130 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_lookup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_lookup(void)\n\n{\n /* WARNING: ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_lookup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_lookup(void)\n\n{\n /* WARNING: ... | (translation_unit "void bfd_hash_lookup(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_hash_lookup(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_hash_lookup(void)" identifier (parameter_list "(void)" ( (parameter_declaration ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_hash_lookup(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_hash_lookup(void)" (identifier "bfd_hash_lookup") (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();
}
|
10452_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Sizeof_expression | FUN_0038b4a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sizeof_expression(Sizeof_expression * this, int __in_chrg) */
void __thiscall gold::Sizeof_expression::~Sizeof_expression(Sizeof_expression *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0038b4a0(undefined4 *param_1)
{
*param_1 = &DAT_005e6dc8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x1c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x25eb59
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffffcdc8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0038b4d2
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x1c
PUSH ESI
CALL 0x003ae060
AD... | null | null | null | null | [('const-1', u'RETURN_-1205357386')] | [('const-417', u'STORE_-1205357341'), ('const-0', u'PTRSUB_-1205357126'), ('tmp_135', u'CBRANCH_-1205357318'), ('tmp_597', u'STORE_-1205357341'), ('const-28', u'CALL_-1205357254'), ('const-6188488', u'PTRSUB_-1205357126'), ('const-3', u'PTRADD_-1205357135'), ('const-1', u'PTRADD_-1205357123'), (u'PTRADD_-1205357123', u... | null | null | 0038b4a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038b4a0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e6dc8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x1c);\n re... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sizeof_expression(Sizeof_expression * this, int __in_chrg) */\n\nvoid __thiscall gold::Sizeof_expression::~Sizeof_expression(Sizeof_expression *this,int __in_chrg)\n\n{\n}\n\n" ... | (translation_unit "void FUN_0038b4a0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e6dc8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x1c);\n return;\n}\n\n" (function_definition "void FUN_0038b4a0(undefined4 *param_1)\n\n{\n *param_1 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0038b4a0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e6dc8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x1c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0038b4a0(undefined4 *param_1)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sizeof_expression(Sizeof_expression * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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_005e6dc8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x1c);
return;
}
|
2864_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_realloc_insert<gold::Incremental_object_entry*_const&> | FUN_0007e6d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Incremental_object_entry* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Incremental_object_entry*_const&>(vector<gold::Incremental_object_entry*,_std::allocator... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0007e6d0(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 0x00035840
ADD EBX,0x310927
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 0x0007e800
LEA ECX,[EAX... | null | null | null | null | [('tmp_1115', u'CBRANCH_-1206326926'), (u'CAST_-1206326535', u'INT_SUB_-1206327299'), (u'CAST_-1206326572', u'CAST_-1206326560'), (u'MULTIEQUAL_-1206326893', u'INT_ADD_-1206327351'), (u'INT_SUB_-1206327299', u'INT_ADD_-1206327269'), ('const-417', u'LOAD_-1206327527'), ('const-4', u'INT_ADD_-1206326598'), (u'PTRSUB_-120... | [('tmp_1115', u'CBRANCH_-1206326926'), ('tmp_2737', u'PTRADD_-1206326644'), (u'INT_SUB_-1206327299', u'INT_ADD_-1206327269'), ('const-2', u'INT_MULT_-1206326822'), ('const-4', u'PTRADD_-1206326460'), (u'CAST_-1206326644', u'CAST_-1206326631'), (u'COPY_-1206326921', u'MULTIEQUAL_-1206326654'), (u'LOAD_-1206327533', u'CA... | null | null | 0007e6d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0007e6d0(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::Incremental_object_entry* const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Incremental_object_entry*_const&>(vector<gold::Incremental_object_e... | (translation_unit "void FUN_0007e6d0(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_0007e6d0(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::Incremental_object_entry* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Incremental_object_entry*_const&>(vector<gold::Incremental_object_entry*,_std::allocator... | 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... |
7201_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~_Hashtable | FUN_001eb170 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~_Hashtable(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Dynobj*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Dynobj*>_>,_std::__detail::_Select1st,_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001eb170(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
size_t __n;
undefined4 uVar3;
undefined4 uVar4;
uVar4 = 0x1eb17c;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x0003a210
ADD EBX,0x228e84
MOV EAX,dword ptr [ESI + 0x8]
TEST EAX,EAX
JZ 0x001eb1a4
LEA ESI,[ESI]
SUB ESP,0xc
MOV EDI,dword ptr [EAX]
PUSH EAX
CALL 0x00248220
MOV EAX,EDI
ADD ESP,0x10
TEST EDI,EDI
JNZ 0x001eb190
MOV EAX,dword ptr [ESI + 0x4]
SUB ESP,0x4
AD... | null | null | null | null | [('const-1', u'RETURN_-1207848559')] | [(u'CALL_-1207848368', u'INDIRECT_-1207848123'), ('const-4', u'PTRADD_-1207848071'), ('const-4', u'PTRADD_-1207848092'), (u'CAST_-1207848065', u'INT_NOTEQUAL_-1207848314'), (u'MULTIEQUAL_-1207848129', u'CALL_-1207848493'), ('tmp_1165', u'LOAD_-1207848382'), ('const-4', u'PTRADD_-1207848134'), ('const-4', u'PTRADD_-1207... | null | null | 001eb170 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001eb170(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x1eb17c;\n puVar2 = (undefined4 *)param_1[2];... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Dynobj*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Dynobj*>_>,_std::__... | (translation_unit "void FUN_001eb170(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x1eb17c;\n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_0024... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ID... | (function_definition "void FUN_001eb170(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x1eb17c;\n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~_Hashtable(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Dynobj*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Dynobj*>_>,_std::__detail::_Select1st,_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
size_t __n;
undefined4 uVar3;
undefined4 uVar4;
uVar4 = 0x1eb17c;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x... |
6040_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Sections_element_assignment | FUN_00162a30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sections_element_assignment(Sections_element_assignment * this,
int __in_chrg) */
void __thiscall
gold::Sections_element_assignment::~Sections_element_assignment
(Sections_element_as... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00162a30(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00384f10;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x28);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x22c5c9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff5f10]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00162a62
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x28
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1207358641'), ('const-0', u'PTRSUB_-1207358644'), ('const-417', u'STORE_-1207358861'), (u'PTRSUB_-1207358628', u'LOAD_-1207358858'), ('const-417', u'LOAD_-1207358858'), ('const-0', u'RETURN_-1207358741'), (u'LOAD_-1207358858', u'CALL_-1207358815'), ('const-8', u'PTRSUB_-1207358640'), ('tmp_323', ... | [('const-4', u'PTRADD_-1207358655'), ('const-3690256', u'PTRSUB_-1207358646'), (u'PTRADD_-1207358643', u'LOAD_-1207358858'), ('const-417', u'LOAD_-1207358858'), ('const-1', u'PTRADD_-1207358643'), ('tmp_597', u'CALL_-1207358774'), ('const-417', u'STORE_-1207358861'), (u'PTRADD_-1207358655', u'INT_NOTEQUAL_-1207358838')... | null | null | 00162a30 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00162a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384f10;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x28);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sections_element_assignment(Sections_element_assignment * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sections_element_assignment::~Sections_element_assignment\n ... | (translation_unit "void FUN_00162a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384f10;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x28);\n return;\n}\n\n" (function_definition "void FUN_00162a30(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_00162a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384f10;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x28);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00162a30(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sections_element_assignment(Sections_element_assignment * this,
int __in_chrg) */
void __thiscall
gold::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
... | 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_00384f10;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x28);
return;
}
|
2049_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | do_section_size | FUN_00053dc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_dwo<64,_true> * this, uint shndx)
*/
uint64_t __thiscall
gold::Sized_relobj_dwo<64,_true>::do_section_size(Sized_relobj_dwo<64,_true> *this,uint shndx)
{
El... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 FUN_00053dc0(int param_1,uint param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
undefined4 uVar4;
int iVar5;
undefined4 uVar6;
undefined8 uVar7;
iVar5 = param_1 + 0x90;
iVar1 = *(int *)(param_1 + 0x90... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x33b237
SUB ESP,0x18
MOV EBP,dword ptr [ESP + 0x2c]
LEA EDI,[EBP + 0x90]
MOV ESI,dword ptr [EBP + 0x90]
PUSH EDI
CALL 0x00052680
ADD ESP,0x10
MOV EAX,dword ptr [EBP + 0x9c]
CMP dword ptr [ESP + 0x24],EAX
JNC 0x00053e40
SUB ESP,0x8
PUSH dword ptr [ESP + 0x2c]
... | null | null | null | null | [('const-1', u'PTRADD_-1206239487'), ('const-417', u'LOAD_-1206239706'), ('tmp_832', u'PTRSUB_-1206239091'), ('const-28', u'PTRSUB_-1206239040'), (u'INT_LESSEQUAL_-1206239681', u'CBRANCH_-1206239678'), (u'LOAD_-1206239088', u'CALL_-1206239551'), ('const-483', u'CALL_-1206239375'), (u'PTRADD_-1206239481', u'CAST_-120623... | [('tmp_1908', u'CALL_-1206239646'), (u'CAST_-1206239060', u'LOAD_-1206239549'), (u'INT_LESSEQUAL_-1206239681', u'CBRANCH_-1206239678'), (u'LOAD_-1206239739', u'INT_ADD_-1206239628'), (u'CALL_-1206239393', u'CALL_-1206239352'), (u'INT_ADD_-1206239533', u'CAST_-1206239060'), (u'INT_OR_-1206239483', u'INT_OR_-1206239480')... | null | null | 00053dc0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_00053dc0(int param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined8 uVar7;\n \n iVar5 = param_1 + 0x90;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_dwo<64,_true> * this, uint shndx)\n */\n\nuint64_t __thiscall\ngold::Sized_relobj_dwo<64,_true>::do_section_size(Sized_relobj_dwo<64,_true> *t... | (translation_unit "undefined8 FUN_00053dc0(int param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined8 uVar7;\n \n iVar5 = param_1 + 0x90;\n iVar1 = *(int *)(param_1 + 0x90);\n FUN_00052680(iVar5);\n if (*(uint *)(param_1 + 0x9c) ... | (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 "undefined8 FUN_00053dc0(int param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined8 uVar7;\n \n iVar5 = param_1 + 0x90;\n iVar1 = *(int *)(param_1 + 0x90);\n FUN_00052680(iVar5);\n if (*(uint *)(param_1 + 0x9... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_dwo<64,_true> * this, uint shndx)
*/
uint64_t __thiscall
gold::Sized_relobj_dwo<64,_true>::do_section_size(Sized_relobj_dwo<64,_true> *this,type_2 var_2)
{
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 MASKED(int param_1,uint param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
undefined4 uVar4;
int iVar5;
undefined4 uVar6;
undefined8 uVar7;
iVar5 = param_1 + 0x90;
iVar1 = *(int *)(param_1 + 0x90);
F... |
1000_sqldiff_and_sqldiff_strip.c | vdbeMergeEngineInit | FUN_0003c0c0 |
int __regparm3 vdbeMergeEngineInit(SortSubtask *pTask,MergeEngine *pMerger,int eMode)
{
PmaReader *pPVar1;
uint uVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
int in_GS_OFFSET;
PmaReader *in_stack_ffffffc4;
int bCached;
int local_20;
iVar5 = pMerger->nTree;
local_20 = *(int... |
uint __regparm3 FUN_0003c0c0(int param_1,int *param_2,int param_3)
{
uint uVar1;
int iVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
int in_GS_OFFSET;
undefined4 local_24;
int local_20;
iVar5 = *param_2;
local_20 = *(int *)(in_GS_OFFSET + 0x14);
param_2[1] = param_1;
if (0... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,ECX
PUSH EBX
MOV EBX,EDX
SUB ESP,0x2c
MOV EDI,dword ptr [EDX]
MOV dword ptr [ESP + 0xc],EAX
MOV ECX,dword ptr GS:[0x14]
MOV dword ptr [ESP + 0x1c],ECX
XOR ECX,ECX
MOV dword ptr [EDX + 0x4],EAX
TEST EDI,EDI
JLE 0x0003c152
IMUL EAX,EDI,0x34
XOR EBP,EBP
SUB EAX,0x34
MOV dword ptr [ESP + ... | null | null | null | null | [(u'COPY_-1206075091', u'MULTIEQUAL_-1206074206'), (u'INT_SLESS_-1206074806', u'CBRANCH_-1206074813'), ('tmp_1490', u'PTRSUB_-1206073936'), (u'INT_ZEXT_-1206074396', u'MULTIEQUAL_-1206074209'), ('tmp_2853', u'MULTIEQUAL_-1206074186'), (u'INT_ADD_-1206074911', u'MULTIEQUAL_-1206074206'), ('const-417', u'LOAD_-1206075152... | [(u'INT_ADD_-1206074548', u'CAST_-1206073707'), (u'CAST_-1206073631', u'LOAD_-1206074418'), (u'MULTIEQUAL_-1206074099', u'COPY_-1206073811'), (u'INT_SLESS_-1206074806', u'CBRANCH_-1206074813'), (u'LOAD_-1206074609', u'INT_ADD_-1206074586'), (u'CAST_-1206073813', u'LOAD_-1206074929'), (u'CAST_-1206073746', u'LOAD_-12060... | null | null | 0003c0c0 | x86 | O0 | (translation_unit "uint __regparm3 FUN_0003c0c0(int param_1,int *param_2,int param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int in_GS_OFFSET;\n undefined4 local_24;\n int local_20;\n \n iVar5 = *param_2;\n local_20 = *(int *)(in_GS_OFFSET + 0x14)... | (translation_unit "int __regparm3 vdbeMergeEngineInit(SortSubtask *pTask,MergeEngine *pMerger,int eMode)\n\n{\n PmaReader *pPVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int in_GS_OFFSET;\n PmaReader *in_stack_ffffffc4;\n int bCached;\n int local_20;\n \n iVar5 = p... | (translation_unit "uint __regparm3 FUN_0003c0c0(int param_1,int *param_2,int param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int in_GS_OFFSET;\n undefined4 local_24;\n int local_20;\n \n iVar5 = *param_2;\n local_20 = *(int *)(in_GS_OFFSET + 0x14)... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "uint __regparm3 FUN_0003c0c0(int param_1,int *param_2,int param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int in_GS_OFFSET;\n undefined4 local_24;\n int local_20;\n \n iVar5 = *param_2;\n local_20 = *(int *)(in_GS_OFFSET + 0x... |
int __regparm3 function_1(type_1 *pTask,type_2 *pMerger,int var_3)
{
type_3 *pPVar1;
type_4 var_7;
int var_9;
int var_6;
int var_2;
int iVar6;
int var_8;
int var_1;
type_3 *in_stack_ffffffc4;
int bCached;
int var_10;
var_2 = pMerger->nTree;
var_10 = *(int *)(var_1 + 0x14);
pMerger->pTas... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator ... | null |
uint __regparm3 MASKED(int param_1,int *param_2,int param_3)
{
uint uVar1;
int iVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
int in_GS_OFFSET;
undefined4 local_24;
int local_20;
iVar5 = *param_2;
local_20 = *(int *)(in_GS_OFFSET + 0x14);
param_2[1] = param_1;
if (0 < iVa... |
549_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | minfo | FUN_00034e50 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void minfo(char *fmt,...)
{
asneeded_minfo *paVar1;
char *in_stack_00000008;
bfd *in_stack_0000000c;
char *in_stack_00000010;
if (config.map_file != (FILE *)0x0) {
if (((... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00034e50(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 *puVar1;
if (DAT_001c4730 != 0) {
if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {
... | PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x18d1a9
SUB ESP,0x4
MOV EDX,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0x26e0]
MOV ECX,dword ptr [EAX + 0x50]
TEST ECX,ECX
JZ 0x00034e8f
CMP byte ptr [EDX],0x25
LEA ESI,[ESP + 0x14]
JNZ 0x00034e80
CMP byte ptr [EDX + 0x1],0x21
JZ 0x00034e98
PUSH 0x0
PUSH ESI
PUSH EDX
PUSH dword ptr... | null | null | null | null | [(u'INDIRECT_-1206104045', u'COPY_-1206104077'), (u'CAST_-1206103989', u'STORE_-1206104190'), ('tmp_500', u'BRANCH_-1206104182'), ('const-16', u'CALL_-1206104259'), (u'INDIRECT_-1206104056', u'STORE_-1206104207'), ('const-1', u'PTRADD_-1206104329'), ('const-417', u'LOAD_-1206104391'), (u'PTRSUB_-1206103963', u'STORE_-1... | [(u'CALL_-1206104259', u'INDIRECT_-1206104062'), (u'PTRADD_-1206103978', u'STORE_-1206104219'), ('tmp_500', u'BRANCH_-1206104182'), (u'INDIRECT_-1206104051', u'COPY_-1206104084'), ('const-1', u'PTRADD_-1206104329'), (u'CALL_-1206104345', u'INDIRECT_-1206104089'), ('const-1', u'PTRADD_-1206103985'), (u'STORE_-1206104219... | null | null | 00034e50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00034e50(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_001c4730 != 0) {\n if (((*param_1 == '%') && (param_1[1] == '!')) && (par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid minfo(char *fmt,...)\n\n{\n asneeded_minfo *paVar1;\n char *in_stack_00000008;\n bfd *in_stack_0000000c;\n char *in_stack_00000010;\n \n if (config.map_file... | (translation_unit "void FUN_00034e50(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_001c4730 != 0) {\n if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {\n puVar1 = (undefined4 *)xmalloc(0x10);\n *puVar1 = 0;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarato... | (function_definition "void FUN_00034e50(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_001c4730 != 0) {\n if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {\n puVar1 = (undefined4 *)xmalloc(0x10);\n *puVar1 = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *fmt,...)
{
type_1 *paVar1;
char *in_stack_00000008;
type_2 *in_stack_0000000c;
char *in_stack_00000010;
if (config.map_file != (type_3 *)0x0) {
if (... | 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,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 *puVar1;
if (DAT_001c4730 != 0) {
if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {
puVar1... |
716_busybox_and_busybox_strip.c | sendmsg | sendmsg |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t sendmsg(int __fd,msghdr *__message,int __flags)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* sendmsg@@GLIBC_2... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t sendmsg(int __fd,msghdr *__message,int __flags)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207024542')] | [('const-1', u'RETURN_-1207024542')] | null | null | 00114458 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t sendmsg(int __fd,msghdr *__message,int __flags)\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\nssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sendmsg(int __fd,msghdr *_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n \n halt_baddata();\n}" (primitive_type "ssize_t") (function_declarator "sendmsg(int __fd,msghdr *__message,int __flags)" (identifier "sendmsg") (parameter_list "(int __fd,msghdr *__message,int __flags)" (( "(") (par... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t function_1(int __fd,type_1 *__message,int __flags)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* sendmsg@@GLIB... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t MASKED(int __fd,msghdr *__message,int __flags)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
926_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c | xcalloc | xcalloc |
/* WARNING: Control flow encountered bad instruction data */
void xcalloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xcalloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206410738')] | [('const-1', u'RETURN_-1206410738')] | null | null | 0008a204 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xcalloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xcalloc(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xcalloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xcalloc(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "void xcalloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xcalloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xcalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xcalloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xcalloc(void)" (identifier "xcalloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3_sg_requests_and_sg_requests_strip.c | sg_set_binary_mode | sg_set_binary_mode |
void sg_set_binary_mode(void)
{
(*(code *)PTR_sg_set_binary_mode_00014f80)();
return;
}
|
void sg_set_binary_mode(void)
{
(*(code *)PTR_sg_set_binary_mode_00014f80)();
return;
}
| JMP dword ptr [EBX + 0xc] | null | null | null | null | [(u'CAST_-1205989225', u'CALLIND_-1205989302'), ('tmp_58', u'CAST_-1205989225'), (u'INDIRECT_-1205989230', u'COPY_-1205989289'), (u'CALLIND_-1205989302', u'INDIRECT_-1205989230'), ('const-0', u'RETURN_-1205989299')] | [(u'CAST_-1205989225', u'CALLIND_-1205989302'), ('tmp_58', u'CAST_-1205989225'), (u'INDIRECT_-1205989230', u'COPY_-1205989289'), (u'CALLIND_-1205989302', u'INDIRECT_-1205989230'), ('const-0', u'RETURN_-1205989299')] | null | null | 00011040 | x86 | O0 | (translation_unit "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}\n\n" (function_definition "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}" primitive_type (function_declarator "sg_set_binary_mode(void)" identifier (pa... | (translation_unit "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}\n\n" (function_definition "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}" primitive_type (function_declarator "sg_set_binary_mode(void)" identifier (pa... | (translation_unit "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}\n\n" (function_definition "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}" primitive_type (function_declarator "sg_set_binary_mode(void)" identifier (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void sg_set_binary_mode(void)\n\n{\n (*(code *)PTR_sg_set_binary_mode_00014f80)();\n return;\n}" (primitive_type "void") (function_declarator "sg_set_binary_mode(void)" (identifier "sg_set_binary_mode") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
void function_1(void)
{
(*(type_1 *)PTR_sg_set_binary_mode_00014f80)();
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_00014f80)();
return;
}
|
1417_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | Ascii85Encode | Ascii85Encode |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* 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 do not have unique names */
/* WARNING: Enu... |
void __regparm3 Ascii85Encode(undefined4 param_1,undefined4 param_2)
{
int unaff_EBX;
undefined1 *puVar1;
int iVar2;
undefined1 *puVar3;
char *pcVar4;
puVar1 = &stack0xfffffffc;
entry(param_2,0x7dd6f);
puVar1[-0x2c] = (char)*(undefined4 *)(puVar1 + 0xc);
if (*(int *)(puVar1 + 8) == 0) {
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
CALL 0x00033960
ADD EBX,0x34c291
MOV EAX,dword ptr [EBP + 0xc]
MOV byte ptr [EBP + -0x2c],AL
CMP dword ptr [EBP + 0x8],0x0
JNZ 0x0007dda0
LEA EAX,[EBX + 0xfff3aca4]
PUSH EAX
PUSH 0x137
LEA EAX,[EBX + 0xfff3aa6c]
PUSH EAX
LEA EAX,[EBX + 0xfff3aa82]
PUSH EAX
CA... | null | null | null | null | [('tmp_1586', u'INT_EQUAL_-1206329931'), (u'CAST_-1206328443', u'COPY_-1206328508'), ('const-0', u'RETURN_-1206329212'), ('const-417', u'LOAD_-1206329550'), (u'PTRSUB_-1206328573', u'LOAD_-1206329226'), (u'PTRSUB_-1206328610', u'MULTIEQUAL_-1206328808'), ('const-776', u'PTRSUB_-1206328473'), ('tmp_1586', u'PTRSUB_-1206... | [('const-776', u'INT_ADD_-1206329534'), ('const-4294967292', u'INT_ADD_-1206329168'), ('const-14', u'INT_ADD_-1206329545'), (u'PTRADD_-1206329475', u'CAST_-1206328600'), ('const-1', u'PTRADD_-1206329290'), (u'INT_ADD_-1206329824', u'CAST_-1206328783'), (u'INT_ADD_-1206329219', u'CAST_-1206328523'), ('const-417', u'LOAD... | null | null | 0007dd61 | x86 | O0 | (translation_unit "void __regparm3 Ascii85Encode(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBX;\n undefined1 *puVar1;\n int iVar2;\n undefined1 *puVar3;\n char *pcVar4;\n \n puVar1 = &stack0xfffffffc;\n entry(param_2,0x7dd6f);\n puVar1[-0x2c] = (char)*(undefined4 *)(puVar1 + 0xc);\n if (*(int *)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\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 "ChannelType": Some values do not have unique nam... | (translation_unit "void __regparm3 Ascii85Encode(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBX;\n undefined1 *puVar1;\n int iVar2;\n undefined1 *puVar3;\n char *pcVar4;\n \n puVar1 = &stack0xfffffffc;\n entry(param_2,0x7dd6f);\n puVar1[-0x2c] = (char)*(undefined4 *)(puVar1 + 0xc);\n if (*(int *)... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "void __regparm3 Ascii85Encode(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBX;\n undefined1 *puVar1;\n int iVar2;\n undefined1 *puVar3;\n char *pcVar4;\n \n puVar1 = &stack0xfffffffc;\n entry(param_2,0x7dd6f);\n puVar1[-0x2c] = (char)*(undefined4 *)(puVar1 + 0xc);\n if (*(int... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* 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 do not have unique names */
/* WARNING: Enu... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... | null |
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int unaff_EBX;
undefined1 *puVar1;
int iVar2;
undefined1 *puVar3;
char *pcVar4;
puVar1 = &stack0xfffffffc;
entry(param_2,0x7dd6f);
puVar1[-0x2c] = (char)*(undefined4 *)(puVar1 + 0xc);
if (*(int *)(puVar1 + 8) == 0) {
... |
10352_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | empty | FUN_00268dd0 |
/* std::wstring::empty() const */
undefined4 __thiscall std::wstring::empty(wstring *this)
{
return CONCAT31((int3)((uint)*(int *)(*(int *)this + -0xc) >> 8),
*(int *)(*(int *)this + -0xc) == 0);
}
|
undefined4 FUN_00268dd0(int *param_1)
{
return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc) == 0);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + -0xc]
TEST EAX,EAX
SETZ AL
RET | null | null | null | null | [('const-417', u'LOAD_-1204187682'), ('const-0', u'SUBPIECE_-1204187600'), (u'PIECE_-1204187600', u'RETURN_-1204187652'), (u'INT_RIGHT_-1204187631', u'SUBPIECE_-1204187600'), (u'CAST_-1204187594', u'INT_RIGHT_-1204187631'), ('const-0', u'RETURN_-1204187652'), (u'SUBPIECE_-1204187600', u'PIECE_-1204187600'), (u'CAST_-12... | [(u'PIECE_-1204187600', u'RETURN_-1204187652'), (u'INT_RIGHT_-1204187631', u'SUBPIECE_-1204187600'), ('const-0', u'RETURN_-1204187652'), ('const-417', u'LOAD_-1204187687'), (u'SUBPIECE_-1204187600', u'PIECE_-1204187600'), (u'CAST_-1204187601', u'LOAD_-1204187682'), (u'LOAD_-1204187682', u'CAST_-1204187595'), (u'INT_EQU... | null | null | 00268dd0 | x86 | O0 | (translation_unit "undefined4 FUN_00268dd0(int *param_1)\n\n{\n return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc) == 0);\n}\n\n" (function_definition "undefined4 FUN_00268dd0(int *param_1)\n\n{\n return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc... | (translation_unit "/* std::wstring::empty() const */\n\nundefined4 __thiscall std::wstring::empty(wstring *this)\n\n{\n return CONCAT31((int3)((uint)*(int *)(*(int *)this + -0xc) >> 8),\n *(int *)(*(int *)this + -0xc) == 0);\n}\n\n" comment (function_definition "undefined4 __thiscall std::wstring::emp... | (translation_unit "undefined4 FUN_00268dd0(int *param_1)\n\n{\n return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc) == 0);\n}\n\n" (function_definition "undefined4 FUN_00268dd0(int *param_1)\n\n{\n return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (call_expression IDENT (argument_list ( (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_exp... | (function_definition "undefined4 FUN_00268dd0(int *param_1)\n\n{\n return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc) == 0);\n}" (type_identifier "undefined4") (function_declarator "FUN_00268dd0(int *param_1)" (identifier "FUN_00268dd0") (parameter_list "(int *param_1)" (( "(") (par... |
/* std::wstring::empty() const */
type_1 __thiscall std::type_2::function_1(type_2 *this)
{
return var_1((int3)((uint)*(int *)(*(int *)this + -0xc) >> 8),
*(int *)(*(int *)this + -0xc) == 0);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (return_statement (call_expression fun... | null |
undefined4 MASKED(int *param_1)
{
return CONCAT31((int3)((uint)*(int *)(*param_1 + -0xc) >> 8),*(int *)(*param_1 + -0xc) == 0);
}
|
9124_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | shrink_to_fit | FUN_0021fb20 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::string::shrink_to_fit() */
void __thiscall std::string::shrink_to_fit(string *this)
{
if (*(uint *)(*(int *)this + -8) <= *(uint *)(*(int *)this + -0xc)) {
return;
}
/* try { // try from 0021fb... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_0021fb20(int *param_1)
{
if (*(uint *)(*param_1 + -8) <= *(uint *)(*param_1 + -0xc)) {
return;
}
/* try { // try from 0021fb50 to 0021fb54 has its CatchHandler @ 0021fb5f */
FUN_0021fa60(pa... | PUSH EBP
MOV EBP,ESP
PUSH ESI
CALL 0x000559ea
ADD ESI,0x16f4d7
MOV EDX,dword ptr [EBP + 0x8]
PUSH EBX
MOV EAX,dword ptr [EDX]
MOV ECX,dword ptr [EAX + -0x8]
CMP dword ptr [EAX + -0xc],ECX
JC 0x0021fb48
LEA ESP,[EBP + -0x8]
POP EBX
POP ESI
POP EBP
RET
SUB ESP,0x8
MOV EBX,ESI
PUSH 0x0
PUSH EDX
CALL 0x0021fa60
ADD ESP,0x1... | null | null | null | null | [('const-0', u'CALL_-1203831899'), (u'CAST_-1203831810', u'LOAD_-1203831986'), ('const-4294967284', u'INT_ADD_-1203831959'), ('const-0', u'RETURN_-1203831856'), (u'LOAD_-1203831981', u'INT_LESSEQUAL_-1203831959'), (u'LOAD_-1203831986', u'INT_ADD_-1203831965'), (u'CAST_-1203831803', u'LOAD_-1203831975'), (u'INT_ADD_-120... | [(u'INT_ADD_-1203831965', u'CAST_-1203831810'), ('const-4294967284', u'INT_ADD_-1203831959'), ('const-0', u'RETURN_-1203831856'), (u'INT_ADD_-1203831959', u'CAST_-1203831806'), ('const-0', u'CALL_-1203831899'), (u'CAST_-1203831810', u'LOAD_-1203831981'), (u'LOAD_-1203831981', u'INT_LESSEQUAL_-1203831959'), (u'LOAD_-120... | null | null | 0021fb20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_0021fb20(int *param_1)\n\n{\n if (*(uint *)(*param_1 + -8) <= *(uint *)(*param_1 + -0xc)) {\n return;\n }\n /* try { // try from 0021fb50 to 0021fb54 has its CatchHandler @ 002... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::string::shrink_to_fit() */\n\nvoid __thiscall std::string::shrink_to_fit(string *this)\n\n{\n if (*(uint *)(*(int *)this + -8) <= *(uint *)(*(int *)this + -0xc)) {\n return;\n }\n ... | (translation_unit "void FUN_0021fb20(int *param_1)\n\n{\n if (*(uint *)(*param_1 + -8) <= *(uint *)(*param_1 + -0xc)) {\n return;\n }\n \n FUN_0021fa60(param_1,0);\n return;\n}\n\n" (function_definition "void FUN_0021fb20(int *param_1)\n\n{\n if (*(uint *)(*param_1 + -8) <= *(uint *)(*param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_de... | (function_definition "void FUN_0021fb20(int *param_1)\n\n{\n if (*(uint *)(*param_1 + -8) <= *(uint *)(*param_1 + -0xc)) {\n return;\n }\n \n FUN_0021fa60(param_1,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021fb20(int *param_1)" (identifier "FUN_0021fb20") (parameter_... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::string::shrink_to_fit() */
void __thiscall std::type_1::function_1(type_1 *this)
{
if (*(type_2 *)(*(int *)this + -8) <= *(type_2 *)(*(int *)this + -0xc)) {
return;
}
/* try { // try from 0021f... | 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 (if_statement condition: (parenthesized... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(int *param_1)
{
if (*(uint *)(*param_1 + -8) <= *(uint *)(*param_1 + -0xc)) {
return;
}
/* try { // try from 0021fb50 to 0021fb54 has its CatchHandler @ 0021fb5f */
FUN_0021fa60(param_1,... |
10_sg_ses_and_sg_ses_strip.c | memcpy | memcpy |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memcpy(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memcpy_0002bef8)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memcpy(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memcpy_0002bef8)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x28] | null | null | null | null | [(u'CALLIND_-1205985094', u'CAST_-1205985012'), (u'INDIRECT_-1205985021', u'COPY_-1205985080'), ('tmp_77', u'CAST_-1205985013'), (u'CALLIND_-1205985094', u'INDIRECT_-1205985021'), (u'CAST_-1205985012', u'RETURN_-1205985091'), (u'CAST_-1205985013', u'CALLIND_-1205985094'), ('const-0', u'RETURN_-1205985091')] | [(u'CALLIND_-1205985094', u'CAST_-1205985012'), (u'INDIRECT_-1205985021', u'COPY_-1205985080'), ('tmp_77', u'CAST_-1205985013'), (u'CALLIND_-1205985094', u'INDIRECT_-1205985021'), (u'CAST_-1205985012', u'RETURN_-1205985091'), (u'CAST_-1205985013', u'CALLIND_-1205985094'), ('const-0', u'RETURN_-1205985091')] | null | null | 000120b0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0002bef8)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0002bef8)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_... | (translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0002bef8)();\n return pvVar1;\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0002... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0002bef8)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,voi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_memcpy_0002bef8)();
return pvVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0002bef8)();
return pvVar1;
}
|
30_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c | dcgettext | dcgettext |
void dcgettext(void)
{
(*(code *)PTR_dcgettext_0004007c)();
return;
}
|
void dcgettext(void)
{
(*(code *)PTR_dcgettext_0004007c)();
return;
}
| JMP dword ptr [EBX + 0x7c] | null | null | null | null | [('tmp_58', u'CAST_-1205980585'), (u'CAST_-1205980585', u'CALLIND_-1205980662'), (u'INDIRECT_-1205980590', u'COPY_-1205980649'), ('const-0', u'RETURN_-1205980659'), (u'CALLIND_-1205980662', u'INDIRECT_-1205980590')] | [('tmp_58', u'CAST_-1205980585'), (u'CAST_-1205980585', u'CALLIND_-1205980662'), (u'INDIRECT_-1205980590', u'COPY_-1205980649'), ('const-0', u'RETURN_-1205980659'), (u'CALLIND_-1205980662', u'INDIRECT_-1205980590')] | null | null | 00013200 | x86 | O0 | (translation_unit "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void dcgettext(void)\n\n{\n (*(code *)PTR_dcgettext_0004007c)();\n return;\n}" (primitive_type "void") (function_declarator "dcgettext(void)" (identifier "dcgettext") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co... |
void function_1(void)
{
(*(type_1 *)PTR_dcgettext_0004007c)();
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_0004007c)();
return;
}
|
3224_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | reserve | FUN_000a8aa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
reserve(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_> *
this, size_type __n) */
void __thiscall
std::vector<gold::Layout::Group_signature,_std::alloca... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a8aa0(int *param_1,uint param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
undefined4 *puVar3;
undefined4 *puVar4;
int iVar5;
undefined4 *puVar6;
undefined4 *local_2c;
if (0x1fffffff < param_2) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2e6557
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x30]
CMP EAX,0x1fffffff
JA 0x000a8b7f
MOV ESI,dword ptr [EDI]
MOV EDX,dword ptr [EDI + 0x8]
SUB EDX,ESI
SAR EDX,0x3
CMP EDX,EAX
JC 0x000a8ae0
ADD ESP,0x1c
POP EBX
POP ESI
POP EDI
PO... | null | null | null | null | [(u'CAST_-1206547046', u'INT_SUB_-1206547688'), (u'MULTIEQUAL_-1206547016', u'PTRSUB_-1206547004'), ('const-4', u'PTRSUB_-1206547008'), (u'PTRSUB_-1206546908', u'STORE_-1206547277'), (u'PTRSUB_-1206547083', u'PTRSUB_-1206547071'), (u'LOAD_-1206547718', u'CAST_-1206547045'), (u'PTRSUB_-1206547042', u'LOAD_-1206547603'),... | [(u'CAST_-1206547081', u'COPY_-1206546964'), ('const-1', u'PTRADD_-1206547012'), ('const-4', u'PTRADD_-1206546935'), (u'PTRADD_-1206546939', u'STORE_-1206547277'), ('const-0', u'COPY_-1206547219'), (u'CAST_-1206547075', u'INT_SUB_-1206547688'), (u'COPY_-1206546974', u'CALL_-1206547175'), (u'INT_NOTEQUAL_-1206547374', u... | null | null | 000a8aa0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a8aa0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n int iVar5;\n undefined4 *puVar6;\n undefined4 *local_2c;\n \n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n reserve(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_> *\n this, size_type __n) */\n\nvoid __thiscall\nstd::vector<gold::Layout::Grou... | (translation_unit "void FUN_000a8aa0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n int iVar5;\n undefined4 *puVar6;\n undefined4 *local_2c;\n \n if (0x1fffffff < param_2) {\n \n FUN_0022c7a0("vector::reserve");\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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_000a8aa0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n int iVar5;\n undefined4 *puVar6;\n undefined4 *local_2c;\n \n if (0x1fffffff < param_2) {\n \n FUN_0022c7a0("vector::reserve");\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
reserve(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_> *
this, size_type __n) */
void __thiscall
std::vector<gold::Layout::var_3,_std::allocator<gold::... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,uint param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
undefined4 *puVar3;
undefined4 *puVar4;
int iVar5;
undefined4 *puVar6;
undefined4 *local_2c;
if (0x1fffffff < param_2) {
... |
8373_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | __numpunct_cache | FUN_001fa510 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::__numpunct_cache<char>::__numpunct_cache(unsigned int) */
void __thiscall
std::__numpunct_cache<char>::__numpunct_cache(__numpunct_cache<char> *this,uint param_1)
{
*(uint *)(this + 4) = (uint)(param_1 != 0);
*(undefi... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_001fa510(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
param_1[2] = 0;
param_1[3] = 0;
*(undefined1 *)(param_1 + 4) = 0;
param_1[5] = 0;
param_1[6] = 0;
param_1[7] = 0;
*param_1 =... | CALL 0x00035975
ADD EDX,0x194aeb
MOV EAX,dword ptr [ESP + 0x4]
XOR ECX,ECX
CMP dword ptr [ESP + 0x8],0x0
SETNZ CL
MOV dword ptr [EAX + 0x4],ECX
MOV dword ptr [EAX + 0x8],0x0
MOV dword ptr [EAX + 0xc],0x0
MOV byte ptr [EAX + 0x10],0x0
LEA EDX,[EDX + 0xffffd6b8]
MOV dword ptr [EAX + 0x14],0x0
MOV dword ptr [EAX + 0x18],0... | null | null | null | null | [(u'PTRADD_-1207917070', u'CAST_-1207917043'), ('const-0', u'STORE_-1207917222'), ('tmp_260', u'PTRADD_-1207917152'), ('const-417', u'STORE_-1207917130'), ('const-417', u'STORE_-1207917228'), ('const-1', u'PTRADD_-1207917162'), ('const-12', u'PTRADD_-1207917152'), ('const-417', u'STORE_-1207917120'), ('tmp_260', u'PTRA... | [('const-1', u'PTRADD_-1207917104'), ('const-0', u'STORE_-1207917187'), ('tmp_311', u'INT_NOTEQUAL_-1207917236'), ('const-4', u'PTRADD_-1207917084'), ('const-0', u'STORE_-1207917120'), (u'PTRADD_-1207917029', u'CAST_-1207917027'), ('const-4', u'PTRADD_-1207917042'), ('const-6', u'PTRADD_-1207917065'), ('const-9', u'PTR... | null | null | 001fa510 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_001fa510(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined1 *)(param_1 + 4) = 0;\n param_1[5] = 0;\n param_1[6] = 0;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::__numpunct_cache<char>::__numpunct_cache(unsigned int) */\n\nvoid __thiscall\nstd::__numpunct_cache<char>::__numpunct_cache(__numpunct_cache<char> *this,uint param_1)\n\n{\n *(uint *)(this + 4) = (uint)(... | (translation_unit "void FUN_001fa510(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined1 *)(param_1 + 4) = 0;\n param_1[5] = 0;\n param_1[6] = 0;\n param_1[7] = 0;\n *param_1 = &PTR_FUN_0038c6c0;\n param_1[8] = 0;\n *(undefined2 *)(para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthe... | (function_definition "void FUN_001fa510(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined1 *)(param_1 + 4) = 0;\n param_1[5] = 0;\n param_1[6] = 0;\n param_1[7] = 0;\n *param_1 = &PTR_FUN_0038c6c0;\n param_1[8] = 0;\n *(undefined2 *)(p... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::__numpunct_cache<char>::__numpunct_cache(unsigned int) */
void __thiscall
std::function_1<char>::function_1(function_1<char> *var_1,type_1 var_2)
{
*(type_1 *)(var_1 + 4) = (type_1)(var_2 != 0);
*(type_2 *)(var_1 + 8)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
param_1[2] = 0;
param_1[3] = 0;
*(undefined1 *)(param_1 + 4) = 0;
param_1[5] = 0;
param_1[6] = 0;
param_1[7] = 0;
*param_1 = &PTR_... |
1346_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | FUN_0004d363 | FUN_0004d363 |
void FUN_0004d363(void)
{
int unaff_EBP;
numpunct<char> *unaff_EDI;
std::locale::facet::_M_remove_reference(*(facet **)(unaff_EDI + 0xc));
std::numpunct<char>::~numpunct(unaff_EDI);
operator_delete(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefined4 *)(... |
void FUN_0004d363(void)
{
int unaff_EBP;
int unaff_EDI;
FUN_003ead80(*(undefined4 *)(unaff_EDI + 0xc));
FUN_003fa150();
FUN_003ae080();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
PUSH dword ptr [EDI + 0xc]
MOV EBX,ESI
CALL 0x003ead80
MOV dword ptr [ESP],EDI
CALL 0x003fa150
ADD ESP,0x10
JMP 0x0004d218 | null | null | null | null | [(u'PTRADD_-1206135888', u'CAST_-1206135777'), ('const-4294967268', u'INT_ADD_-1206136212'), (u'CAST_-1206136098', u'LOAD_-1206136228'), ('tmp_287', u'CALL_-1206135920'), ('const-1', u'PTRADD_-1206135888'), (u'LOAD_-1206135950', u'CALL_-1206135933'), ('const-417', u'LOAD_-1206136228'), ('tmp_287', u'PTRADD_-1206135888'... | [('const-417', u'LOAD_-1206136228'), ('const-4294967268', u'INT_ADD_-1206136212'), (u'CAST_-1206136098', u'LOAD_-1206136228'), (u'LOAD_-1206135950', u'CALL_-1206135933'), ('const-417', u'LOAD_-1206135950'), (u'INT_ADD_-1206136212', u'CAST_-1206136098'), (u'LOAD_-1206136228', u'CALL_-1206136214'), (u'CAST_-1206135777', ... | null | null | 0004d363 | x86 | O0 | (translation_unit "void FUN_0004d363(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_003ead80(*(undefined4 *)(unaff_EDI + 0xc));\n FUN_003fa150();\n FUN_003ae080();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definitio... | (translation_unit "void FUN_0004d363(void)\n\n{\n int unaff_EBP;\n numpunct<char> *unaff_EDI;\n \n std::locale::facet::_M_remove_reference(*(facet **)(unaff_EDI + 0xc));\n std::numpunct<char>::~numpunct(unaff_EDI);\n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not return */\n _Un... | (translation_unit "void FUN_0004d363(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_003ead80(*(undefined4 *)(unaff_EDI + 0xc));\n FUN_003fa150();\n FUN_003ae080();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_0004d363(void)\n\n{\n int un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TY... | (function_definition "void FUN_0004d363(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_003ead80(*(undefined4 *)(unaff_EDI + 0xc));\n FUN_003fa150();\n FUN_003ae080();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_0004d363(vo... |
void function_1(void)
{
int var_7;
var_1<var_2> *var_4;
std::locale::facet::var_3(*(type_1 **)(var_4 + 0xc));
std::var_1<var_2>::~var_1(var_4);
var_5(var_4);
/* WARNING: Subroutine does not return */
var_6(*(type_2 *)(var_7 + -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)) (declaration type: (primitive_type)... | null |
void MASKED(void)
{
int unaff_EBP;
int unaff_EDI;
FUN_003ead80(*(undefined4 *)(unaff_EDI + 0xc));
FUN_003fa150();
FUN_003ae080();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
7760_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_adjust_output_section | FUN_002d09c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
do_adjust_output_section(Output_data_reloc_base<9,_true,_64,_false> * this, Output_section * os)
*/
void __thiscall
gold::Output_data_reloc_base<9,_true,_64,_false>::do_adjust_output_sectio... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002d09c0(undefined4 param_1,int param_2)
{
byte bVar1;
uint uVar2;
if ((*(byte *)(param_2 + 0x92) & 2) == 0) {
FUN_002c4e40();
}
if (*(char *)(DAT_005ea7c8 + 0x10) != '\0') {
if (*(char *)(DAT_005ea... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x319639
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x14]
TEST byte ptr [ESI + 0x92],0x2
JNZ 0x002d09eb
MOV EDX,0x10
XOR ECX,ECX
MOV EAX,ESI
CALL 0x002c4e40
LEA EAX,[EBX + 0x7c8]
MOV EAX,dword ptr [EAX]
CMP byte ptr [EAX + 0x10],0x0
JZ 0x002d0a49
CMP byte ptr [EAX + 0x11],0x0
JZ 0x00... | null | null | null | null | [('const-1', u'RETURN_-1204680234')] | [('const-64', u'INT_ADD_-1204680037'), (u'COPY_-1204679814', u'MULTIEQUAL_-1204679835'), (u'LOAD_-1204680201', u'INT_AND_-1204680175'), (u'LOAD_-1204680032', u'INT_OR_-1204679980'), ('tmp_1048', u'INT_ADD_-1204679979'), (u'STORE_-1204679993', u'INDIRECT_-1204679735'), ('const-0', u'INT_EQUAL_-1204680010'), ('const-417'... | null | null | 002d09c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002d09c0(undefined4 param_1,int param_2)\n\n{\n byte bVar1;\n uint uVar2;\n \n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_002c4e40();\n }\n if (*(char *)(DAT_005ea7c8 + 0x10) != '\0') ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n do_adjust_output_section(Output_data_reloc_base<9,_true,_64,_false> * this, Output_section * os)\n */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_64,_false>:... | (translation_unit "void FUN_002d09c0(undefined4 param_1,int param_2)\n\n{\n byte bVar1;\n uint uVar2;\n \n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_002c4e40();\n }\n if (*(char *)(DAT_005ea7c8 + 0x10) != '\0') {\n if (*(char *)(DAT_005ea7c8 + 0x11) != '\0') {\n return;\n }\n uVar2 = DAT_... | (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 ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_... | (function_definition "void FUN_002d09c0(undefined4 param_1,int param_2)\n\n{\n byte bVar1;\n uint uVar2;\n \n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_002c4e40();\n }\n if (*(char *)(DAT_005ea7c8 + 0x10) != '\0') {\n if (*(char *)(DAT_005ea7c8 + 0x11) != '\0') {\n return;\n }\n uVar2 = D... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
do_adjust_output_section(Output_data_reloc_base<9,_true,_64,_false> * this, Output_section * os)
*/
void __thiscall
gold::Output_data_reloc_base<9,_true,_64,_false>::do_adjust_output_sectio... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int param_2)
{
byte bVar1;
uint uVar2;
if ((*(byte *)(param_2 + 0x92) & 2) == 0) {
FUN_002c4e40();
}
if (*(char *)(DAT_005ea7c8 + 0x10) != '\0') {
if (*(char *)(DAT_005ea7c8 + ... |
77_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | fseek | fseek |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fseek(FILE *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(code *)PTR_fseek_0038f138)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fseek(FILE *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(code *)PTR_fseek_0038f138)();
return iVar1;
}
| JMP dword ptr [EBX + 0x138] | null | null | null | null | [(u'CALLIND_-1206020870', u'INDIRECT_-1206020797'), (u'CAST_-1206020789', u'CALLIND_-1206020870'), (u'INDIRECT_-1206020797', u'COPY_-1206020856'), ('const-0', u'RETURN_-1206020867'), (u'CALLIND_-1206020870', u'RETURN_-1206020867'), ('tmp_77', u'CAST_-1206020789')] | [(u'CALLIND_-1206020870', u'INDIRECT_-1206020797'), (u'CAST_-1206020789', u'CALLIND_-1206020870'), (u'INDIRECT_-1206020797', u'COPY_-1206020856'), ('const-0', u'RETURN_-1206020867'), (u'CALLIND_-1206020870', u'RETURN_-1206020867'), ('tmp_77', u'CAST_-1206020789')] | null | null | 000294f0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_0038f138)();\n return iVar1;\n}\n\n" comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_0038f138)();\n return iVar1;\n}\n\n" comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)... | (translation_unit "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_0038f138)();\n return iVar1;\n}\n\n" (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_0038f138)();\n return iVar1;\n}"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_0038f138)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fseek(FILE *__stream,long __off,int __whence)" (identifier "fseek") (parameter_list "(FILE *__stream,long __off,int... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fseek_0038f138)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (i... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0038f138)();
return iVar1;
}
|
3206_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | plt_entry_count | FUN_000aaab0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: uint plt_entry_count(Target_powerpc<32,_true> * this) */
uint __thiscall
anon_unknown.dwarf_6462d4::Target_powerpc<32,_true>::plt_entry_count(Target_powerpc<32,_true> *this)
{
Output_data_plt_powerpc<32,_true> *pOVar1;
in... |
uint FUN_000aaab0(int param_1)
{
int iVar1;
int iVar2;
uint uVar3;
uint uVar4;
iVar1 = *(int *)(param_1 + 0x18);
if (iVar1 != 0) {
iVar2 = *(int *)(iVar1 + 0x10);
uVar3 = *(uint *)(iVar1 + 0xc);
uVar4 = 0;
if (iVar2 != 0 || uVar3 != 0) {
uVar4 = iVar2 >> 0x1f & 3;
uVar4 = uV... | PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0xc]
MOV EAX,dword ptr [EAX + 0x18]
TEST EAX,EAX
JZ 0x000aaae8
MOV EBX,dword ptr [EAX + 0x10]
MOV ECX,dword ptr [EAX + 0xc]
XOR EAX,EAX
MOV ESI,EBX
OR ESI,ECX
JZ 0x000aaadf
MOV ESI,EBX
XOR EDX,EDX
SAR ESI,0x1f
AND ESI,0x3
MOV EAX,ESI
ADD EAX,ECX
ADC EDX,EBX
SHRD EAX,EDX,0x2
PO... | null | null | null | null | [(u'INT_ADD_-1206539282', u'CAST_-1206539233'), (u'INT_CARRY_-1206539438', u'INT_ZEXT_-1206539431'), ('const-4', u'INT_ADD_-1206539282'), ('tmp_545', u'PTRSUB_-1206539256'), ('const-1073741824', u'INT_MULT_-1206539395'), ('const-417', u'LOAD_-1206539582'), ('const-0', u'PTRSUB_-1206539248'), (u'PTRSUB_-1206539243', u'P... | [('const-16', u'INT_ADD_-1206539546'), (u'INT_CARRY_-1206539438', u'INT_ZEXT_-1206539431'), ('const-417', u'LOAD_-1206539562'), (u'INT_ADD_-1206539546', u'CAST_-1206539250'), ('const-0', u'COPY_-1206539550'), (u'INT_NOTEQUAL_-1206539300', u'BOOL_OR_-1206539266'), ('const-12', u'INT_ADD_-1206539540'), (u'INT_ZEXT_-12065... | null | null | 000aaab0 | x86 | O0 | (translation_unit "uint FUN_000aaab0(int param_1)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n \n iVar1 = *(int *)(param_1 + 0x18);\n if (iVar1 != 0) {\n iVar2 = *(int *)(iVar1 + 0x10);\n uVar3 = *(uint *)(iVar1 + 0xc);\n uVar4 = 0;\n if (iVar2 != 0 || uVar3 != 0) {\n uVar4 = iVa... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: uint plt_entry_count(Target_powerpc<32,_true> * this) */\n\nuint __thiscall\nanon_unknown.dwarf_6462d4::Target_powerpc<32,_true>::plt_entry_count(Target_powerpc<32,_true> *this)\n\n{\n Output_data_plt_powerp... | (translation_unit "uint FUN_000aaab0(int param_1)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n \n iVar1 = *(int *)(param_1 + 0x18);\n if (iVar1 != 0) {\n iVar2 = *(int *)(iVar1 + 0x10);\n uVar3 = *(uint *)(iVar1 + 0xc);\n uVar4 = 0;\n if (iVar2 != 0 || uVar3 != 0) {\n uVar4 = iVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_... | (function_definition "uint FUN_000aaab0(int param_1)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n \n iVar1 = *(int *)(param_1 + 0x18);\n if (iVar1 != 0) {\n iVar2 = *(int *)(iVar1 + 0x10);\n uVar3 = *(uint *)(iVar1 + 0xc);\n uVar4 = 0;\n if (iVar2 != 0 || uVar3 != 0) {\n uVar4 = ... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: uint plt_entry_count(Target_powerpc<32,_true> * this) */
type_1 __thiscall
anon_unknown.dwarf_6462d4::Target_powerpc<32,var_3>::plt_entry_count(Target_powerpc<32,var_3> *this)
{
var_2<32,var_3> *var_1;
int var_4;
type_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 (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
uint MASKED(int param_1)
{
int iVar1;
int iVar2;
uint uVar3;
uint uVar4;
iVar1 = *(int *)(param_1 + 0x18);
if (iVar1 != 0) {
iVar2 = *(int *)(iVar1 + 0x10);
uVar3 = *(uint *)(iVar1 + 0xc);
uVar4 = 0;
if (iVar2 != 0 || uVar3 != 0) {
uVar4 = iVar2 >> 0x1f & 3;
uVar4 = uVar4 + ... |
3934_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | Struct_wrap | FUN_000ebc90 |
/* DWARF original prototype: void Struct_wrap(Struct_wrap * this) */
void __thiscall gold::General_options::Struct_wrap::Struct_wrap(Struct_wrap *this)
{
char *__s;
uint uVar1;
int unaff_EDI;
One_option *in_stack_ffffffd4;
__x86_get_pc_thunk_di();
(this->super_Struct_var)._vptr_Struct_var =
(_f... |
void FUN_000ebc90(int *param_1)
{
char *__s;
uint uVar1;
int unaff_EDI;
FUN_000559ee();
*param_1 = (int)("find_functions" + unaff_EDI + 1);
param_1[1] = (int)(param_1 + 3);
FUN_00050e40(param_1 + 1,unaff_EDI + 0x1a5db7,unaff_EDI + 0x1a5dbb,0);
param_1[7] = 1;
param_1[9] = unaff_EDI + 0x1b217f;
... | PUSH EBP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x2a3369
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
LEA EAX,[EDI + 0xffff3884]
MOV EBX,EDI
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0xc]
LEA EBP,[ESI + 0x4]
MOV dword ptr [ESP + 0xc],EAX
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xfff02a52]
PUSH 0x0
PUSH EAX... | null | null | null | null | [('const-4', u'PTRSUB_-1206796436'), (u'PTRSUB_-1206796340', u'STORE_-1206796954'), ('tmp_843', u'PTRSUB_-1206796242'), (u'PTRSUB_-1206796232', u'PTRSUB_-1206796199'), ('const-0', u'PTRSUB_-1206796389'), ('const-36', u'PTRSUB_-1206796368'), ('const-1727686', u'INT_ADD_-1206796974'), ('const-0', u'PTRSUB_-1206796354'), ... | [('const-1', u'INT_ADD_-1206796549'), ('const-4', u'PTRADD_-1206796327'), ('const-417', u'STORE_-1206796666'), ('const-417', u'STORE_-1206796702'), ('const-0', u'STORE_-1206796980'), (u'PTRADD_-1206796289', u'STORE_-1206796686'), (u'INT_NOTEQUAL_-1206796782', u'CBRANCH_-1206796776'), ('const-417', u'STORE_-1206797073')... | null | null | 000ebc90 | x86 | O0 | (translation_unit "void FUN_000ebc90(int *param_1)\n\n{\n char *__s;\n uint uVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n *param_1 = (int)("find_functions" + unaff_EDI + 1);\n param_1[1] = (int)(param_1 + 3);\n FUN_00050e40(param_1 + 1,unaff_EDI + 0x1a5db7,unaff_EDI + 0x1a5dbb,0);\n param_1[7] = 1;\n param_1... | (translation_unit "/* DWARF original prototype: void Struct_wrap(Struct_wrap * this) */\n\nvoid __thiscall gold::General_options::Struct_wrap::Struct_wrap(Struct_wrap *this)\n\n{\n char *__s;\n uint uVar1;\n int unaff_EDI;\n One_option *in_stack_ffffffd4;\n \n __x86_get_pc_thunk_di();\n (this->super_Struct_var).... | (translation_unit "void FUN_000ebc90(int *param_1)\n\n{\n char *__s;\n uint uVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n *param_1 = (int)("find_functions" + unaff_EDI + 1);\n param_1[1] = (int)(param_1 + 3);\n FUN_00050e40(param_1 + 1,unaff_EDI + 0x1a5db7,unaff_EDI + 0x1a5dbb,0);\n param_1[7] = 1;\n param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDEN... | (function_definition "void FUN_000ebc90(int *param_1)\n\n{\n char *__s;\n uint uVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n *param_1 = (int)("find_functions" + unaff_EDI + 1);\n param_1[1] = (int)(param_1 + 3);\n FUN_00050e40(param_1 + 1,unaff_EDI + 0x1a5db7,unaff_EDI + 0x1a5dbb,0);\n param_1[7] = 1;\n para... |
/* DWARF original prototype: void Struct_wrap(Struct_wrap * this) */
void __thiscall gold::General_options::function_1::function_1(function_1 *this)
{
char *var_6;
type_1 var_8;
int var_2;
type_2 *in_stack_ffffffd4;
var_1();
(this->super_Struct_var)._vptr_Struct_var =
(type_3 **)("find_function... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
void MASKED(int *param_1)
{
char *__s;
uint uVar1;
int unaff_EDI;
FUN_000559ee();
*param_1 = (int)("find_functions" + unaff_EDI + 1);
param_1[1] = (int)(param_1 + 3);
FUN_00050e40(param_1 + 1,unaff_EDI + 0x1a5db7,unaff_EDI + 0x1a5dbb,0);
param_1[7] = 1;
param_1[9] = unaff_EDI + 0x1b217f;
param_... |
8932_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | seekpos | FUN_0022c6f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) */
undefined4 *
std::filebuf::seekpos
(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5,
undefined4 p... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
FUN_0022c6f0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
char cVar1;
int iVar2;
undefined4 uVar3;
uVar3 = 0x22c6fc;
*param... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x14]
CALL 0x00036f20
ADD EBX,0x182904
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EDI + 0x38]
SUB ESP,0xc
MOV dword ptr [ESI],0xffffffff
MOV dword ptr [ESI + 0x4],0xffffffff
MOV dword ptr [ESI + 0x8],0x0
MOV dword ptr [ESI + 0xc],0x0
PUSH EAX
CALL 0x001ff660
ADD ESP,0x10... | null | null | null | null | [('const-3', u'PTRADD_-1203910446'), ('tmp_1154', u'INT_ADD_-1203910699'), ('tmp_1159', u'CALL_-1203910608'), ('tmp_1155', u'PTRADD_-1203910446'), ('const-417', u'STORE_-1203910697'), (u'CAST_-1203910425', u'LOAD_-1203910783'), ('const-112', u'INT_ADD_-1203910767'), ('const-0', u'INT_NOTEQUAL_-1203910784'), (u'INT_NOTE... | [('tmp_1166', u'INT_ADD_-1203910767'), ('const-417', u'LOAD_-1203910725'), ('tmp_1171', u'CALL_-1203910608'), ('const-1', u'PTRADD_-1203910462'), ('const-112', u'INT_ADD_-1203910767'), ('tmp_1166', u'CALL_-1203910608'), ('tmp_1169', u'CALL_-1203910608'), ('const-417', u'LOAD_-1203910731'), (u'INT_NOTEQUAL_-1203910784',... | null | null | 0022c6f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_0022c6f0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n char cVar1;\n int iVar2;\n undefined4 uVar3;\n \... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) */\n\nundefined4 *\nstd::filebuf::seekpos\n (undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5,... | (translation_unit "undefined4 *\nFUN_0022c6f0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n char cVar1;\n int iVar2;\n undefined4 uVar3;\n \n uVar3 = 0x22c6fc;\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (... | (function_definition "undefined4 *\nFUN_0022c6f0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n char cVar1;\n int iVar2;\n undefined4 uVar3;\n \n uVar3 = 0x22c6fc;\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) */
type_1 *
std::filebuf::seekpos
(type_1 *param_1,int var_4,type_1 param_3,type_1 param_4,type_1 param_5,
type_1 param_6)
{
char var_5;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
MASKED(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
char cVar1;
int iVar2;
undefined4 uVar3;
uVar3 = 0x22c6fc;
*param_1 = 0... |
218_powerpc-linux-gnu-gprof_and_powerpc-linux-gnu-gprof_strip.c | fread | fread |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fread@... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205997426')] | [('const-1', u'RETURN_-1205997426')] | null | null | 0002f084 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ha... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fread(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s... | (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_list "(void *__ptr,size_t __size,size_t __... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/*... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
231_hppa64-linux-gnu-gprof_and_hppa64-linux-gnu-gprof_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_-1205997374')] | [('const-1', u'RETURN_-1205997374')] | null | null | 0002f0b8 | 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();
}
|
1826_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_setopt_err_FILE | FUN_0004e4a4 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_setopt_err_FILE(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0004e4a4(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0xa0354
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206131501')] | [(u'PTRSUB_-1206131465', u'RETURN_-1206131501'), ('const-0', u'PTRSUB_-1206131465'), ('const-0', u'RETURN_-1206131501'), ('const-976896', u'PTRSUB_-1206131465')] | null | null | 0004e4a4 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0004e4a4(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0004e4a4(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_setopt_err_FILE(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err_FILE(... | (translation_unit "undefined ** FUN_0004e4a4(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0004e4a4(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0004e4a4(void)" * (pointer_declarator "* FUN_0004e4a4(void)" * (function_declarator "FUN_0004e4a4(voi... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined ** FUN_0004e4a4(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0004e4a4(void)" (* "*") (pointer_declarator "* FUN_0004e4a4(void)" (* "*") (function_declarator "FUN_0004e4a4(void)" (identifier "FUN_0004e4a4") (parameter_list "(void)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(void)
{
return &__DT_PLTGOT;
}
|
98_timeout_and_timeout_strip.c | c_strtod | FUN_00012aca |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
double c_strtod(char *nptr,char **endptr)
{
locale_t __loc;
double dVar1;
locale_t locale;
double r;
__loc = c_locale();
if (__loc == (locale_t)0x0) {
if (endptr != (ch... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
longdouble FUN_00012aca(char *param_1,char **param_2)
{
__locale_t __loc;
longdouble lVar1;
double dVar2;
__loc = (__locale_t)FUN_00012a84();
if (__loc == (__locale_t)0x0) {
if (param_2 != (char **)0x0) {
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x00011500
ADD EBX,0x952a
CALL 0x00012a84
MOV dword ptr [EBP + -0x14],EAX
CMP dword ptr [EBP + -0x14],0x0
JNZ 0x00012afc
CMP dword ptr [EBP + 0xc],0x0
JZ 0x00012af8
MOV EAX,dword ptr [EBP + 0xc]
MOV EDX,dword ptr [EBP + 0x8]
MOV dword ptr [EAX],EDX
FLDZ
JMP 0x00012b16
SUB... | null | null | null | null | [(u'CALL_-1205982335', u'MULTIEQUAL_-1205982137'), ('tmp_130', u'CBRANCH_-1205982436'), ('const-0', u'INT_NOTEQUAL_-1205982419'), (u'INT_NOTEQUAL_-1205982419', u'CBRANCH_-1205982417'), ('tmp_397', u'CALL_-1205982335'), (u'COPY_-1205982277', u'RETURN_-1205982341'), (u'CAST_-1205982110', u'CALL_-1205982335'), (u'MULTIEQU... | [('tmp_856', u'STORE_-1205982403'), (u'FLOAT2FLOAT_-1205982245', u'MULTIEQUAL_-1205982174'), ('tmp_130', u'CBRANCH_-1205982436'), ('const-0', u'INT_NOTEQUAL_-1205982419'), (u'INT_NOTEQUAL_-1205982419', u'CBRANCH_-1205982417'), (u'MULTIEQUAL_-1205982174', u'RETURN_-1205982341'), (u'CALL_-1205982463', u'CAST_-1205982159'... | null | null | 00012aca | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlongdouble FUN_00012aca(char *param_1,char **param_2)\n\n{\n __locale_t __loc;\n longdouble lVar1;\n double dVar2;\n \n __loc = (__locale_t)FUN_00012a84();\n if (__loc == (__locale_t)0x0) {\n if (para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndouble c_strtod(char *nptr,char **endptr)\n\n{\n locale_t __loc;\n double dVar1;\n locale_t locale;\n double r;\n \n __loc = c_locale();\n if (__loc == (locale_... | (translation_unit "longdouble FUN_00012aca(char *param_1,char **param_2)\n\n{\n __locale_t __loc;\n longdouble lVar1;\n double dVar2;\n \n __loc = (__locale_t)FUN_00012a84();\n if (__loc == (__locale_t)0x0) {\n if (param_2 != (char **)0x0) {\n *param_2 = param_1;\n }\n lVar1 = (longdouble)0;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "longdouble FUN_00012aca(char *param_1,char **param_2)\n\n{\n __locale_t __loc;\n longdouble lVar1;\n double dVar2;\n \n __loc = (__locale_t)FUN_00012a84();\n if (__loc == (__locale_t)0x0) {\n if (param_2 != (char **)0x0) {\n *param_2 = param_1;\n }\n lVar1 = (longdouble)0;\n }... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
double function_1(char *nptr,char **var_3)
{
type_1 var_2;
double dVar1;
type_1 locale;
double r;
var_2 = var_1();
if (var_2 == (type_1)0x0) {
if (var_3 != (char **)0x0... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
longdouble MASKED(char *param_1,char **param_2)
{
__locale_t __loc;
longdouble lVar1;
double dVar2;
__loc = (__locale_t)FUN_00012a84();
if (__loc == (__locale_t)0x0) {
if (param_2 != (char **)0x0) {
*param... |
4419_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | Output_reloc | FUN_00111e60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Output_data * od, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,_false,_64,_f... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00111e60(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,
byte param_7)
{
uint uVar1;
param_1[2] = param_5;
param_1[3] = param_6;
param_1[4] = -2;
param_1[6] = -4;... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x29d197
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x20]
MOV EDI,dword ptr [ESP + 0x30]
MOVZX ECX,byte ptr [ESP + 0x38]
MOV EBP,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [EDX + 0x14]
MOV ESI,dword ptr [ESP + 0x24]
MOV dword ptr [EDX + 0x8],EDI
MOV EDI,dword ptr [ESP... | null | null | null | null | [(u'INT_EQUAL_-1207033865', u'CBRANCH_-1207033861'), (u'PTRSUB_-1207033727', u'STORE_-1207033790'), (u'PTRSUB_-1207033676', u'CAST_-1207033671'), (u'SUBPIECE_-1207033668', u'INT_OR_-1207033713'), ('const-0', u'SUBPIECE_-1207033703'), (u'PTRSUB_-1207033735', u'CAST_-1207033727'), ('const-417', u'STORE_-1207034086'), (u'... | [(u'INT_EQUAL_-1207033865', u'CBRANCH_-1207033861'), (u'INT_ADD_-1207033870', u'CAST_-1207033666'), (u'INT_LEFT_-1207034100', u'SUBPIECE_-1207033707'), ('const-24', u'INT_RIGHT_-1207033967'), ('const-0', u'SUBPIECE_-1207033706'), ('const-4', u'PTRADD_-1207033700'), (u'INT_AND_-1207034137', u'INT_LEFT_-1207034100'), ('c... | null | null | 00111e60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00111e60(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n byte param_7)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = param_6;\n param_1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,\n Output_section * os, uint type, Output_data * od, Address address, bool is_relative) */\n\nvoid __thiscall\ngold::Outpu... | (translation_unit "void FUN_00111e60(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n byte param_7)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = param_6;\n param_1[4] = -2;\n param_1[6] = -4;\n uVar1 = param_1[5] & 0xf0000000U | param_3 & 0xfffffff;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_00111e60(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n byte param_7)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = param_6;\n param_1[4] = -2;\n param_1[6] = -4;\n uVar1 = param_1[5] & 0xf0000000U | param_3 & 0xfffffff;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Output_data * od, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,_false,_64,_f... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,
byte param_7)
{
uint uVar1;
param_1[2] = param_5;
param_1[3] = param_6;
param_1[4] = -2;
param_1[6] = -4;
uVa... |
7489_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | cplus_demangle_v3_components | FUN_001e1b60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
demangle_component * cplus_demangle_v3_components(char *mangled,int options,void **mem)
{
demangle_component **__ptr;
size_t len;
demangle_component *pdVar1;
d_info di;
len =... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_001e1b60(char *param_1,uint param_2,undefined4 *param_3)
{
void *__ptr;
size_t sVar1;
void *__ptr_00;
int iVar2;
undefined1 local_54 [12];
char *local_48;
void *local_44;
int local_3c;
void *local_38;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1ad497
SUB ESP,0x68
MOV EBP,dword ptr [ESP + 0x7c]
PUSH EBP
CALL 0x000295f0
ADD ESP,0x10
CMP byte ptr [EBP],0x5f
JZ 0x001e1c30
TEST byte ptr [ESP + 0x74],0x10
JZ 0x001e1cf0
LEA ESI,[ESP + 0x18]
PUSH ESI
PUSH EAX
PUSH dword ptr [ESP + 0x7c]
PUSH EBP
CALL 0x00... | null | null | null | null | [(u'INT_EQUAL_-1207886595', u'CBRANCH_-1207886591'), ('const-90', u'INT_EQUAL_-1207886235'), ('const-4', u'INT_LEFT_-1207886808'), (u'CALL_-1207886193', u'INDIRECT_-1207885341'), ('tmp_757', u'CBRANCH_-1207886566'), ('const-0', u'COPY_-1207886070'), (u'CALL_-1207885984', u'INDIRECT_-1207885346'), ('const-16', u'INT_AND... | [(u'CALL_-1207886133', u'INT_EQUAL_-1207886013'), (u'INDIRECT_-1207885529', u'MULTIEQUAL_-1207885269'), (u'INT_EQUAL_-1207886595', u'CBRANCH_-1207886591'), (u'CALL_-1207886295', u'INDIRECT_-1207885291'), ('tmp_4756', u'CALL_-1207886937'), (u'CALL_-1207886937', u'INDIRECT_-1207885560'), ('const-16', u'INT_AND_-120788546... | null | null | 001e1b60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001e1b60(char *param_1,uint param_2,undefined4 *param_3)\n\n{\n void *__ptr;\n size_t sVar1;\n void *__ptr_00;\n int iVar2;\n undefined1 local_54 [12];\n char *local_48;\n void *local_44;\n int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndemangle_component * cplus_demangle_v3_components(char *mangled,int options,void **mem)\n\n{\n demangle_component **__ptr;\n size_t len;\n demangle_component *pdVar... | (translation_unit "int FUN_001e1b60(char *param_1,uint param_2,undefined4 *param_3)\n\n{\n void *__ptr;\n size_t sVar1;\n void *__ptr_00;\n int iVar2;\n undefined1 local_54 [12];\n char *local_48;\n void *local_44;\n int local_3c;\n void *local_38;\n int local_30;\n undefined4 uStack_14;\n \n uStack_14 = 0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "int FUN_001e1b60(char *param_1,uint param_2,undefined4 *param_3)\n\n{\n void *__ptr;\n size_t sVar1;\n void *__ptr_00;\n int iVar2;\n undefined1 local_54 [12];\n char *local_48;\n void *local_44;\n int local_3c;\n void *local_38;\n int local_30;\n undefined4 uStack_14;\n \n uStack_14 ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(char *mangled,int var_6,void **mem)
{
type_1 **__ptr;
size_t len;
type_1 *var_4;
type_2 di;
len = var_1(mangled);
if ((*mangled == '_') && (mangled[1] =... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(char *param_1,uint param_2,undefined4 *param_3)
{
void *__ptr;
size_t sVar1;
void *__ptr_00;
int iVar2;
undefined1 local_54 [12];
char *local_48;
void *local_44;
int local_3c;
void *local_38;
int l... |
2105_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | set_linkage_name | FUN_00058340 |
/* DWARF original prototype: void set_linkage_name(Dwarf_die * this) */
void __thiscall gold::Dwarf_die::set_linkage_name(Dwarf_die *this)
{
bool bVar1;
char *pcVar2;
Dwarf_die *in_stack_fffffff4;
if (this->linkage_name_ == (char *)0x0) {
if ((this->attributes_read_ == false) && (bVar1 = read_attribut... |
void FUN_00058340(undefined4 *param_1)
{
char cVar1;
undefined4 uVar2;
if (param_1[0x12] == 0) {
if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_000573e0(), cVar1 == '\0')) {
return;
}
if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {
uVar2 = FUN_00056b90(*param_1,param_1[0x... | PUSH EBX
SUB ESP,0x8
MOV EBX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EBX + 0x48]
TEST EAX,EAX
JZ 0x00058358
ADD ESP,0x8
POP EBX
RET
CMP byte ptr [EBX + 0x38],0x0
JNZ 0x00058369
MOV EAX,EBX
CALL 0x000573e0
TEST AL,AL
JZ 0x0005834f
MOV EDX,dword ptr [EBX + 0x50]
MOV EAX,dword ptr [EBX + 0x4c]
MOV ECX,EDX
AND ECX,EAX
CM... | null | null | null | null | [(u'PTRSUB_-1206221636', u'CAST_-1206221631'), ('tmp_155', u'CBRANCH_-1206221926'), ('tmp_74', u'CBRANCH_-1206221971'), (u'LOAD_-1206221843', u'CALL_-1206221830'), ('const-0', u'RETURN_-1206221717'), (u'CALL_-1206221830', u'STORE_-1206221814'), ('const-4', u'INT_ADD_-1206221682'), (u'CAST_-1206221631', u'INT_ADD_-12062... | [('tmp_155', u'CBRANCH_-1206221926'), ('tmp_74', u'CBRANCH_-1206221971'), ('const-4', u'PTRADD_-1206221644'), (u'LOAD_-1206221843', u'CALL_-1206221830'), (u'CALL_-1206221830', u'STORE_-1206221814'), ('tmp_808', u'PTRADD_-1206221648'), ('tmp_808', u'PTRADD_-1206221666'), ('const-0', u'INT_EQUAL_-1206221930'), (u'LOAD_-1... | null | null | 00058340 | x86 | O0 | (translation_unit "void FUN_00058340(undefined4 *param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n if (param_1[0x12] == 0) {\n if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_000573e0(), cVar1 == '\0')) {\n return;\n }\n if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {\n uVar2 = FUN... | (translation_unit "/* DWARF original prototype: void set_linkage_name(Dwarf_die * this) */\n\nvoid __thiscall gold::Dwarf_die::set_linkage_name(Dwarf_die *this)\n\n{\n bool bVar1;\n char *pcVar2;\n Dwarf_die *in_stack_fffffff4;\n \n if (this->linkage_name_ == (char *)0x0) {\n if ((this->attributes_read_ == fals... | (translation_unit "void FUN_00058340(undefined4 *param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n if (param_1[0x12] == 0) {\n if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_000573e0(), cVar1 == '\0')) {\n return;\n }\n if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {\n uVar2 = FUN... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [... | (function_definition "void FUN_00058340(undefined4 *param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n if (param_1[0x12] == 0) {\n if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_000573e0(), cVar1 == '\0')) {\n return;\n }\n if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {\n uVar2 = ... |
/* DWARF original prototype: void set_linkage_name(Dwarf_die * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
bool bVar1;
char *pcVar2;
type_1 *in_stack_fffffff4;
if (this->linkage_name_ == (char *)0x0) {
if ((this->attributes_read_ == false) && (bVar1 = var_1(in_stack_fffffff4), !b... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
void MASKED(undefined4 *param_1)
{
char cVar1;
undefined4 uVar2;
if (param_1[0x12] == 0) {
if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_000573e0(), cVar1 == '\0')) {
return;
}
if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {
uVar2 = FUN_00056b90(*param_1,param_1[0x13],pa... |
218_md5sum_and_md5sum_strip.c | __cxa_atexit | __cxa_atexit |
/* WARNING: Control flow encountered bad instruction data */
void __cxa_atexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __cxa_atexit@@GLIBC_2.1.3 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __cxa_atexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205936014')] | [('const-1', u'RETURN_-1205936014')] | null | null | 0001e068 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_atexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_atexit(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_atexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __cxa_atexit@@GLIBC_2.1.3 */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_atex... | (translation_unit "void __cxa_atexit(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __cxa_atexit(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__cxa_atexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __cxa_atexit(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__cxa_atexit(void)" (identifier "__cxa_atexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __cxa_atexit@@GLIBC_2.1.3 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4497_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | Output_reloc | FUN_00102fb0 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, uint type,
Sized_relobj<64,_false> * relobj, uint shndx, Address address, Addend addend, bool is_relative)
*/
void __thiscall
gold::Output_reloc<4,_true,_64,_false>::Output_reloc
(Output_reloc<4,_true,_64,_false> ... |
void FUN_00102fb0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
FUN_000ffea0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);
*(undefined4 *)(param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ESP + 0x2c]
SUB ESP,0x4
MOVZX EAX,byte ptr [ESP + 0x34]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EB... | null | null | null | null | [('const-28', u'PTRSUB_-1206964028'), ('const-417', u'STORE_-1206964089'), ('tmp_264', u'CALL_-1206964189'), ('const-0', u'RETURN_-1206964139'), ('tmp_262', u'CALL_-1206964189'), (u'PTRSUB_-1206964028', u'STORE_-1206964089'), ('tmp_267', u'CALL_-1206964189'), (u'PTRSUB_-1206964035', u'CALL_-1206964189'), ('tmp_261', u'... | [('const-0', u'RETURN_-1206964139'), ('tmp_475', u'CALL_-1206964189'), ('tmp_478', u'CALL_-1206964189'), ('tmp_481', u'CALL_-1206964189'), ('tmp_483', u'CALL_-1206964189'), ('tmp_479', u'CALL_-1206964189'), (u'CAST_-1206964048', u'STORE_-1206964173'), (u'INT_ADD_-1206964159', u'CAST_-1206964048'), ('tmp_477', u'STORE_-... | null | null | 00102fb0 | x86 | O0 | (translation_unit "void FUN_00102fb0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n FUN_000ffea0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, uint type,\n Sized_relobj<64,_false> * relobj, uint shndx, Address address, Addend addend, bool is_relative)\n */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_64,_false>::Output_reloc\n (Output_re... | (translation_unit "void FUN_00102fb0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n FUN_000ffea0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_00102fb0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n FUN_000ffea0(param_1,param_2,param_3,param_4,param_5,param_6,param_9)... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, uint type,
Sized_relobj<64,_false> * relobj, uint shndx, Address address, Addend addend, bool is_relative)
*/
void __thiscall
gold::function_1<4,_true,_64,_false>::function_1
(function_1<4,_true,_64,_false> *type_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
FUN_000ffea0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);
*(undefined4 *)(param_1 + 0x... |
540_pscp_and_pscp_strip.c | ssh2_pkt_send_with_padding | FUN_00033066 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void ssh2_pkt_send_with_padding(Ssh_conflict ssh,Packet *pkt,int padsize)
{
int iVar1;
Packet *pkt_00;
int in_GS_OFFSET;
Packet *pkt_local;
Ssh_co... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00033066(int param_1,undefined4 param_2)
{
int iVar1;
undefined4 uVar2;
int in_GS_OFFSET;
undefined1 local_19;
int local_18;
int local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
FUN... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x00013900
ADD EBX,0x7ed42
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x20],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
SUB ESP,0x8
PUSH dword ptr [EBP + -0x20]
PUSH dword ptr [EBP... | null | null | null | null | [('const-417', u'LOAD_-1206111926'), ('tmp_1452', u'PTRSUB_-1206110977'), (u'INDIRECT_-1206110869', u'MULTIEQUAL_-1206110859'), (u'CALL_-1206111474', u'INDIRECT_-1206110856'), (u'CALL_-1206111410', u'INDIRECT_-1206110925'), (u'CALL_-1206111410', u'INDIRECT_-1206110899'), ('const-0', u'RETURN_-1206111365'), (u'INT_SUB_-... | [(u'CALL_-1206111592', u'INDIRECT_-1206110969'), ('const-0', u'RETURN_-1206111365'), (u'INT_SUB_-1206111838', u'INT_SUB_-1206111777'), (u'INDIRECT_-1206111001', u'INT_SUB_-1206111658'), ('const-1', u'CALL_-1206111410'), ('const-136', u'INT_ADD_-1206111758'), (u'CALL_-1206111386', u'INDIRECT_-1206110850'), (u'INDIRECT_-... | null | null | 00033066 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00033066(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int in_GS_OFFSET;\n undefined1 local_19;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_pkt_send_with_padding(Ssh_conflict ssh,Packet *pkt,int padsize)\n\n{\n int iVar1;\n Packet *pkt_00;\n int in_GS_OFFSET;\n ... | (translation_unit "void FUN_00033066(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int in_GS_OFFSET;\n undefined1 local_19;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_00032efb(param_1,param_2);\n if ((*(int *)(param_1 + 0x60)... | (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_00033066(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int in_GS_OFFSET;\n undefined1 local_19;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_00032efb(param_1,param_2);\n if ((*(int *)(param_1 + 0x... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 ssh,type_2 *pkt,int padsize)
{
int var_3;
type_2 *pkt_00;
int var_1;
type_2 *pkt_local;
type_1 ssh_local;
char c;
int v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
int iVar1;
undefined4 uVar2;
int in_GS_OFFSET;
undefined1 local_19;
int local_18;
int local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
FUN_00032... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.