Skip to content
/ OsancTools Public

A Java application containing various tools for making security work in the Oryx Sanctuary discord server much easier

License

Notifications You must be signed in to change notification settings

die/OsancTools

Repository files navigation

OsancTools

OsancTools is a Java application containing various tools for making security work in the Oryx Sanctuary discord server much easier.

Installation

Note: This project is deprecated. Changes made by Deca combined with missing resource extractor class files make the program inoperable. This repository exists to serve as an archive of the project.

Download the latest release and run the executable.

Build from Source

  1. Open build.gradle with Intellij IDEA.
  2. Add a configuration for the main function found in com.github.waifu.gui.Main
  3. To build, run the shadowjar task.

This project uses Launch4J to build the jar, but to run the artifact without wrapping into an executable, use the command:

java -jar <artifact_name>

Contributing

Feel free to submit pull requests that handle specific issues, and when in doubt feel free to contact me to see where you can help. While the code is open source, I ask that you please help contribute to the project rather than make a derivative if it is applicable.

License

This repository is generally under the Apache License 2.0, however certain directories will include a standalone license file that applies to the code in the current directory and its sub-directories.

About

A Java application containing various tools for making security work in the Oryx Sanctuary discord server much easier

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages