Writing
Articles and thoughts on Windows development, C#, reverse engineering, and open-source.
March 15, 2026March 1, 2026February 7, 2026February 6, 2026
Jump List の仕組み
実 DLL の逆解析結果を元に、Jump List が内部でどの API を使って列挙・構築・表示されるのかを整理する。
MSIX packaging NuGet package documentation
Comprehensive reference for MSBuild properties available in the Microsoft Windows SDK BuildTools MSIX NuGet package.
Where's the new Windows 11 context menu queries from?
Deep dive into RE'ing the new Windows 11 context menu system using IDA Pro and WinDbg.
How pinning/unpinning a folder works
Deep dive into RE'ing the functionality of pinning a folder to Quick Access with IDA Pro