A simple GUI for Windows File Recovery CLI Tool.
Golang + GoVCL + Lazarus + Res2go.
cd /master
go build
# reduce the exe size and hide the cmd window:
go build -i -ldflags="-s -w -H windowsgui"
# then use UPXShell further reduce the exe size
# remember to put liblcl.dll to the same forder
Not yet.
