Skip to content

Releases: noahzeisberg/FyUTILS

FyUTILS v1.13.0

25 Oct 16:03
Compare
Choose a tag to compare

First release of FyUTILS written in Golang.

How can I install it?

Download the installer.exe, run it as administrator and follow the instructions.
You don't need to download the fy.exe, except if you don't have administrator privileges or don't want to install it regularily.

Closed issues:

#55 (fixed)
#54 (fixed)
#52 (added)
#51 (done)
#50 (is literally the same)
#49 (also done)

What's Changed

  • Migrate to Golang by @NoahOnFyre in #51
  • Merge rewrite to master. by @NoahOnFyre in #56

Full Changelog: 1.12.2...v1.13.0

FyUTILS 1.12.2

27 Jun 12:09
Compare
Choose a tag to compare

Advanced FUEL support (using cmd.props), fixes on the packet printer and some general bugfixes.

Full Changelog: 1.12.1...1.12.2

FyUTILS 1.12.1

25 Jun 15:13
Compare
Choose a tag to compare

General, but also important bugfixes and additions.

Full Changelog: 1.12.0...1.12.1

FyUTILS 1.12.0

25 Jun 13:10
Compare
Choose a tag to compare

In this new version I'd like to introduce you to the new decentralized FUELS. Those are basically git repositorys containing python projects. For being identified as a valid FUEL, they have to follow the python conventions, e.g. the main file has to be named main.py. Support for other languages, like batch may will be added soon too.

NOTE: The documentation isn't updated yet, so you won't be able to get help from there, so I'll tell you in short how to install those FUELS.
1: Open up FyUTILS
2: Find a repository on GitHub, that you want to install as a FUEL. (we'll be using NoahOnFyre/OxygenPython in this example)
3: Enter: fuel install NoahOnFyre/OxygenPython or whatever your repository is called.
4: Wait until the repo content is fully fetched and FyUTILS has installed the dependencies.
5: Run the command, to start the FUEL. (The command name is the name of the repository e.g. OxygenPython)

Full Changelog: 1.11.1...1.12.0

FyUTILS 1.11.1

12 Jun 12:28
Compare
Choose a tag to compare

Some general changes on directory systems, error messages and more.

Full Changelog: 1.11.0...1.11.1

FyUTILS 1.11.0

06 Jun 16:02
Compare
Choose a tag to compare

You'll now have access to an improved, new UI, that's way cleaner and more readable. I also made some small fixes on the fuels command.

Full Changelog: 1.10.4...1.11.0

FyUTILS 1.10.4

29 May 21:01
Compare
Choose a tag to compare

Made the packet output of sniff look way cleaner.

Full Changelog: 1.10.3...1.10.4

FyUTILS 1.10.3

23 May 17:42
Compare
Choose a tag to compare

Some general improvements and abbreviaton support for dir command.

Full Changelog: 1.10.2...1.10.3

FyUTILS 1.10.2

22 May 22:01
Compare
Choose a tag to compare

Added a dir command.

Issues fixed:
#37 (feature added)

Full Changelog: 1.10.1...1.10.2

FyUTILS 1.10.1

22 May 21:47
Compare
Choose a tag to compare

Some bugfixes and addition of #36.

Issues fixed:
#36 (feature added)

Full Changelog: 1.10.0...1.10.1