Recent posts

Syzkaller: Coverage-guided Kernel Fuzzer

2 minute read

Syzkaller is a coverage-guided fuzzer for Linux kernel, it was mainly developed by Dmitry Vyukov, and with many other developers, it’s under active developme...

Kernel Debugging With Kgdb

10 minute read

In Kernel memory debugging techniques, we talked about using script decode_stacktrace.sh to translate addresses to lines, or if only interested in one entry ...

Random MacOS Tips

less than 1 minute read

Disable subtitles in VLC by default Go to VLC ➜ Preferences ➜ Subtitles / OSD, enter none in the text box labeled Preferred subtitle language, this works fo...

Play Armbian OS with Phicomm Box

5 minute read

Armbian is an operation system based on Debian and Ubuntu, created for ARM-based development boards, it also supports a wide variety of TV boxes, and a lot o...

A Proxy to Make Github Access Fly

less than 1 minute read

It is well known that, accessing github in China is a torture, cloning a github repository takes too much time, especially for big project like linux kernel,...

Phicomm R1 Smart Speaker Revived

5 minute read

Wireless Configuration Most smart devices such as speakers, sockets, air conditioners are headless embedded devices, these devices need to be connected to th...