mncoppola / suterusu

An LKM rootkit targeting Linux 2.6/3.x on x86(_64), and ARM
MIT License
635 stars 210 forks source link

failed to cross_cmpile for ARM router's linux kernel 4.1.27, Could someone give me some suggests? #14

Closed Mrdongzai closed 4 years ago

Mrdongzai commented 4 years ago

Before compiling the ASUS firmware, the ASUS kernel cannot perform certain environment preparation operations. And some files are missing in the kernel folder before the firmware is compiled. 1587558825(1)

After the firmware is compiled, prepare the environment first. this step is success ![Uploading 1587558862(1).jpg…]()

Asus router kernel Linux4.1.27 compiles suterusu, there is an error that sh_offset is too large ![Uploading 1587558939(1).jpg…]()

Go to the official website of kernel.org to download the same version of the ASUS kernel, and the compilation is successful. ![Uploading 1587558977(1).jpg…]()

Compare the md5 value of the file involved in the error, the ASUS kernel and the official 4.1.27 kernel. But they make no difference. 1587559038(1) 1587559042(1) 1587559047(1)