Skip to content

Releases: eliotttak/GoFileEncoder

GoFileEncoder Version 1.1.0

26 Sep 05:26

Choose a tag to compare

This is the version 1.1.0 of GoFileEncoder.

What's changed?

The main new feature of this release is the support for translations files. See README.md

But also:

Translation files:

File OS Architecture Others
GoFileEncoder_portable_linux_amd64 Linux AMD64
GoFileEncoder_portable_windows_amd64.exe Windows AMD64
GoFileEncoder_portable_windows_arm64.exe Windows ARM64 This version hasn't been tested
GoFileEncoder_portable_windows_386.exe Windows 386

GoFileEncoder - Version 1.0.0

17 Sep 20:29

Choose a tag to compare

GoFileEncoder Version 1.0.0

What is it ?

GoFileEncoder is a little file encoder that uses the XOR encryption. It is coded in Golang, and is compiled for several OSs (Windows®, Linux®, and soon macOS®).

More informations in the README.md

What are the main features ?

  • XOR Encryption
  • Graphic file dialog boxes (with sqweek/dialog)
  • Wrote in Go
  • Available for Windows® (AMD64, 386 and ARM64)
  • Available for Linux® (AMD64)
  • Small (< 4 Mo)

How can I help you ?

I am not a pro in Go, so if you find a bug, or simply want to make a suggestion, I am totally open to issues, pull requests_ and to the discussion. If you would like to create a build for a different system or architecture, you can do so and provide it to me (this is not compulsory!). The Windows/ARM64 version hasn't been tested, so you can also do this and let me know if you find any bugs.
Also, there is a bug in the Windows/ARM64 and Windows/386 versions, where the File Explorer show only the 16x16 icon. Please le me know if you know how to patch it.

Binairies

File OS Architecture Others
GoFileEncoder_portable_linux_amd64 Linux AMD64
GoFileEncoder_portable_windows_amd64.exe Windows AMD64
GoFileEncoder_portable_windows_arm64.exe Windows ARM64 This version hasn't been tested and its icon don't show properly
GoFileEncoder_portable_windows_386.exe Windows 386 The icon of this version don't show properly.