Skip to content

Jadd/MoogleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MoogleBot

A repository for a work-in-progess clientless FFXIV:ARR bot.

Whether or not the bot will have continued support is undecided at this point in time. Probably not. A few things to note about the code:

  • FFXIV:ARR uses a block-cipher known as Blowfish to encrypt sensitive information, such as the login process.
  • The aforementioned cipher has a modified implementation for unknown reasons, though it is suspected that it is due to unintentional optimizations done by the compiler. See usages of CompatibilityMode in the Blowfish implementation.

Some other things to note:

  • I am not liable for any damages caused with this code/software.
  • The code in this repository is licensed.
  • You can contact me here for any reason.

About

Clientless Final Fantasy XIV: ARR Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages