New Post June 5, 2025 migrating msFuzz-kafl to Windows 11 with the help of my awesome boyfriend #qemu-system #Windows 11 #kafl #msFuzz #ansible
New Post June 5, 2025 unattended installation of windows 10/11 in packer with the help of my awesome boyfriend #配环境 #packer #qemu-system #Windows 11 #unattended installation #kafl
May 24, 2025 Why do stack variables have only the low 4 bits fixed exploring stack randomization beyond aslr #stack randomization #aslr #kernel implementation
May 20, 2025 Solving MsFuzz Deploying Problem of Not Able to Start Fuzzing Anyway, I personally think that the installation manual of MsFuzz should be clearer... #Windows fuzz #MsFuzz
October 10, 2024 compiler optimizations and software analysis 占个坑 #rrvm #compiler optimization #instruction scheduling #software pipelining #hardware pipelining #viterbi
October 9, 2024 RRVM 编译器优化-窥孔优化: conditional branch 指令优化 pass 实现思路原稿 #rrvm #compiler optimization #peephole optimization
October 9, 2024 RRVM 编译器优化-窥孔优化:la 指令替换 pass 实现思路原稿 #rrvm #compiler optimization #peephole optimization
October 9, 2024 RRVM 编译器优化-指令调度 pass 实现思路原稿 #rrvm #compiler optimization #instruction scheduling #software pipelining #hardware pipelining #viterbi
April 2, 2024 Reversing FastIo Routine for Symbolic Execution Implementation FastIo ~ #reverse #windows driver #FastIo