Skip to content
/ onex Public
forked from 1RaY-1/onex

Onex Hacking Tools Installer for Termux and GNU/Linux

License

Notifications You must be signed in to change notification settings

mrjuice01/onex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onex v0.2

Disclaimer: This software is meant for educational purposes only. I'm not responsible for any malicious use of the tools you can download using the app.

Onex is a hacking tools installer for termux and linux distros made for cybersecurity experts. Onex manages at the moment 420 pentesting tools that can be installed on single click.


Screenshots

0 1 2 3


Operating System Requirements

Onex works on any of the following operating systems:

  • Android (Using the Termux App)
  • Linux (Ubuntu, Kali, Fedora)
  • Mac (Should work, but not sure)

Dependencies

Onex requieres following packages to run properly:

  • curl
  • git

How to install onex?

Open the terminal and type following commands. First of all, make sure that you have git installed

  • git clone -b stable --single-branch https://github.com/mrjuice01/onex.git

Go to this directory and run onex

  • cd onex
  • bash onex

If you want to install onex , type the following:

  • chmod +x install && ./install

Before installing, make sure that the base folder is just called onex, and not onex-stable, or onex-old, etc... This is for the install script, which is instructed to move the onex to a specific directory


How to use onex ?

Onex is very simple and easy to use tool, its available in both CLI and manual mode.

CLI Mode :

onex -h or onex help for help.

Options :

  • onex install/-s [tool_name] install any tool.
  • onex search/-s [tool_name] search any tool.
  • onex list/-l list all tools.
  • onex help/-h get help.

Menu Mode :

onex start to start onex menu mode.

Enter a Number for a specific output:

  • (1) : To show all available tools and type the number of a tool which you want to install.
  • (2) : To show tools category.
  • (3) : If you want to update onex.
  • (4) : If you want to know About Us.
  • (5) : To exit the tool.

How to remove ?

Type onex -r or onex remove to uninstall onex.


ToDo

  • Support Arch Linux
  • Add more tools

License

Onex is licensed under MIT License.

About

Onex Hacking Tools Installer for Termux and GNU/Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%