Skip to content

6r6/Windows-File-Recovery-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows File Recovery GUI

A simple GUI for Windows File Recovery CLI Tool.

Golang + GoVCL + Lazarus + Res2go.


How to build this repo with debug windows?

cd /master
go build

How to build for release?

# 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

Do you finished it?

Not yet.

Give me a demo

demo1

About

A simple GUI for winfr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors