Skip to content

0736b/registry-finder-gui

Repository files navigation

Windows Registry Finder - GUI

filter-video-ezgif com-optimize

Features

  • Find by keyword
  • Filter by Key
  • Filter by Type
  • Double-clicked to open target registry in Regedit

Build

go build -a -ldflags="-s -w -H windowsgui -extldflags '-O2'" .

don't specific build package target to ./main.go it will make go builder not pick up the rsrc.syso so build executable can't run