1. [Kernel image](https://drive.google.com/open?id=1wZRA1oFTmJumz-AJypL-2vNImtjiwPj2&usp=drive_fs). 2. ``` echo 1 > /proc/sys/kernel/kptr_restrict cat /proc/kallsyms ``` [kallsyms.log](https://github.com/user-attachments/files/27938935/kallsyms.log) -- Additional info -- `zcat /proc/config.gz | grep -w CONFIG_KALLSYMS` `CONFIG_KALLSYMS=y` [kptools-patch-output.log](https://github.com/user-attachments/files/27938987/kptools-patch-output.log)
Kernel image.
kallsyms.log
-- Additional info --
zcat /proc/config.gz | grep -w CONFIG_KALLSYMSCONFIG_KALLSYMS=ykptools-patch-output.log