Closed Squirre17 closed 1 year ago
>>> from ptrlib import ELF >>> kernel = ELF("tmp/vmlinux") >>> hex(next(kernel.search("/sbin/modprobe\0")))