babykernel - uiuctf2025
Created|Updated
|Post Views:
- to be continued…
PART I
unpack
1 | gunzip initrd.cpio.gz |
run.sh
1 | #! /bin/sh |
runable
1 | #! /bin/sh |
loglevel=0用于彻底屏蔽日志信息,比quiet威力更大loglevel=1和quiet效果相似
panic=0和panic=-1panic=0表示panic时不重启,打印trace信息panic=-1表示panic时直接退出,不打印trace信息
Author: John Doe
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
