C++ code that prevents users from creating .lnk files for files located in a given folder. Hooking.
ฝัง
- เผยแพร่เมื่อ 8 ก.พ. 2025
- In this video I show how to use COM Interface method hooking. The goal is to intercept all calls to IPersistFile::Save. I modify (in memory) the vtable.
This is the repository for this video:
github.com/p-glombovsky/HookCOMMethod