Welcome to 1vanChen's Blog

$ cat find_me
Email:  [ yifengchen66@gmail.com> ]
Github: [ https://github.com/yifengchen-cc ]
Twitter: [ @Chen1van ]

$ tree ./posts/ -L 2
./posts/
├── CVEanalysis
│   ├── 2019-12-25-analysis-of-CVE-2018-1000001.txt
│   └── 2021-02-03-brief-analysis-of-CVE-2021-3156.txt
├── fuzz
│   ├── 2019-10-29-autoit-assist-winafl-fuzz-gui-program.txt
│   ├── 2021-07-21-Fuzzing-like-a-pipeline.txt
│   ├── 2023-06-20-Some-methods-of-fuzzing-gui-programs-in-linux.txt
│   └── 2024-02-04-Collection-of-posts-about-honggfuzz.txt
├── kernel
│   ├── 2020-10-02-build-source-level-kernel-debugging-environment.txt
│   ├── 2020-12-09-SLUB-debugging-related-issues.txt
│   ├── 2021-06-25-Analysis-of-Kylin-System-Mandatory-Access-Control(KYSEC).txt
│   └── 2023-09-28-A-method-to-locate-kallsyms-symbols-after-kernel-6.0.txt
├── list.txt
└── misc
    ├── 2022-03-10-Bypass-KYSEC-exectl-to-execute-untrusted-binary.txt
    ├── 2022-08-09-Bypass-KYSEC-exectl-to-execute-untrusted-binary2.txt
    ├── 2022-09-21-Construct-Tiny-ELF.txt
    ├── 2022-11-23-From-Android-Emulator-To-LPE.txt
    └── 2023-03-29-python-zipimport-module-injection.txt

4 directories, 16 files