Skip to content

🧠 An OSINT and hacking command line application built with Go, offering blazing-fast performance and awesome utilities.

License

Notifications You must be signed in to change notification settings

noahzeisberg/FyUTILS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FyUTILS

Welcome to the FyUTILS wiki page!

We’ll walk you through the installation process of FyUTILS, how to customize your instance, and several ways to extend it.

Table of Contents

Disclaimer

By proceeding, you acknowledge that you have read, understood, and agreed to comply with our terms and conditions. Failure to adhere to these terms may result in legal consequences. If you do not agree with these terms, refrain from downloading, installing, or using FyUTILS.

Installation

To install FyUTILS, ensure you're running the latest versions of Windows and Windows Terminal. Also, you should be using an account with administrator permissions.

  1. Setting up the execution policy: Open your PowerShell and paste the following command to bypass the remote code execution policy. This step is necessary for the installation to proceed.

    Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Bypass -Force
  2. Installing FyUTILS: Execute the following command in the current PowerShell session to start the installation:

    irm https://noahonfyre.github.io/FyUTILS/get.ps1 | iex
  3. Starting FyUTILS: To run FyUTILS, execute the fyutils command in a new shell session.

Troubleshooting Guide

If something doesn't work, or you can't get FyUTILS to start, try the following steps:

  1. Restart your shell sessions:

    Ensure you restart all your shell sessions. This includes closing all instances of PowerShell and Command Prompt, as they need to register the update to the system variables.

  2. Restart your PC:

    If restarting the shell sessions doesn't resolve the issue, try restarting your PC. This will force all processes to restart and retrieve the most recent system variables.

  3. Check your PATH variable:

    Open your search bar and search for PATH. Click on the section Environment Variables. Check the PATH variable for the path C:\\Users\\%USERNAME%\\.fyutils. If the path doesn't exist, add it to the variable.

  4. Get technical support:

    If you need further help with the installation or setup of FyUTILS, you can check out our discord server.

Used in FyUTILS

Languages

Here’s a list of every programming language involved in FyUTILS.

Language: Use case:
Go Main Application
Batch System Interactions
PowerShell Installer & System Interactions
Markdown Documentation

Tools

Here’s a list of tools, I use to develop and maintain FyUTILS.

Tool: Use case:
Goland Go & PowerShell Development
GitHub Version Control, Publishing, Distribution
GitHub API Updating System
Notion Documentation, Writing & Organisation
VS Code Additional Development

Terms of Service

FyUTILS is designed exclusively for ethical, legal, and authorized purposes. If you want to test a system for vulnerabilities, make sure you are authorized to do so. You can do so by either being the owner of the system or by getting explicit permission from the administrators. You are fully responsible for everything you do with this tool. The developers and contributors are not responsible for your actions.

Credits and Acknowledgement

A huge thank you to all contributors of this project. ♥️