Skip to content

How to build the linux kernel with adore-ng #2

@pronaww

Description

@pronaww

In 3.4.2. Build Linux Kernel with the Sample Rootkit to Check Protection Features of Shadow-Box for ARM, we have add

Add the sample rootkit

CONFIG_ADORE_NG=y

to kconfigs/rpi3.conf

but we are not using "make" command after that so while testing, it's saying adore not installed.

So I added CONFIG_ADORE_NG first and then make but now another error is coming

drivers/built-in.o: In function strnstr': adore-ng.c:(.text+0x194b10): multiple definition of strnstr'
lib/lib.a(string.o):string.c:(.text+0x810): first defined here
make[1]: *** [Makefile:949: vmlinux] Error 1
make[1]: Leaving directory '/home/pranav/shadow-box/linux'
make: *** [common.mk:186: linux-common] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions