Skip to content

Instantly share code, notes, and snippets.

View StackPointerr's full-sized avatar
🍉
Visual Studio Code

StackPointer StackPointerr

🍉
Visual Studio Code
View GitHub Profile
// ==WindhawkMod==
// @id network-icon-glyph-replace
// @name Network Icon Glyph Replace
// @description Replaces the network tray icon glyph with a fixed character (\uF8C1) and reapplies it whenever Windows changes it.
// @version 1.0.0
// @author custom
// @include explorer.exe
// @architecture x86-64
// @compilerOptions -lole32 -loleaut32 -lruntimeobject
// ==/WindhawkMod==