Some tools for some legend game
  • C# 95.9%
  • C++ 4%
  • C 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-03-08 06:55:09 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2024-03-11 22:33:13 +00:00
ALTAR-TOOL/EE Update and cleaning 2026-03-08 06:55:09 +01:00
DROP-RATE-CHANGER/AK Update and cleaning 2026-03-08 06:55:09 +01:00
DROP-S-TO-C/AK Update and cleaning 2026-03-08 06:55:09 +01:00
FORTUNEBAG-TOOL/GLOBAL Update and cleaning 2026-03-08 06:55:09 +01:00
GAME-STARTER/AK Update and cleaning 2026-03-08 06:55:09 +01:00
INI-CLEAN-AND-ORDER/GLOBAL Update and cleaning 2026-03-08 06:55:09 +01:00
INI-CRYPT Update and cleaning 2026-03-08 06:55:09 +01:00
INI-EDITOR Update and cleaning 2026-03-08 06:55:09 +01:00
INI-MIXER Update and cleaning 2026-03-08 06:55:09 +01:00
NFS-EXTRACTOR/NfsExtractor Update and cleaning 2026-03-08 06:55:09 +01:00
OTHER/Rename HBO Update and cleaning 2026-03-08 06:55:09 +01:00
PKG-MANAGER PKG packer 2026-03-08 06:41:23 +01:00
TRANSLATE Update and cleaning 2026-03-08 06:55:09 +01:00
.gitignore Update and cleaning 2026-03-08 06:55:09 +01:00
disclaimer.txt Add INI-CRYPT + INI DECRYPT/ENCRYPT 2023-04-04 17:26:33 +02:00
LICENSE Initial commit 2023-04-04 17:09:03 +02:00
README.md readme fix 2026-03-08 06:38:33 +01:00

LegendToolX

EDUCATIONAL ONLY


Disclaimer

The code in this repository is for educational and informational purposes only. By using it, you agree that the author is not responsible for any misuse, damage, loss of data, or any other consequences resulting from the use of this code.

You assume all responsibility for compliance with applicable laws, regulations, and third-party terms of service. The author does not endorse or encourage any illegal activity or violation of any terms of service.

Use responsibly.


A collection of tools made for fun to understand how some games like Grand Fantasia / Eden Eternal / Twin Saga / HolyBeast Online / (other but unlisted), handle their files and data internally

Most tools were built fast to be used fast - code is dirty, don't complain about it or send a PR if you want to clean it up =D (have start clean them a bit but EHHHHH me lazy dave)

What's inside

Tool What is it
ALTAR-TOOL/ Edit altar items (ID, quantity, luck rate)
FORTUNEBAG-TOOL/ Edit fortune bag items (ID, quantity ...) directly in .sql
DROP-RATE-CHANGER/ Tweak drop rates, luck, and max quantities
DROP-S-TO-C/ Convert drop files to client protected format
GAME-STARTER/ Login form to authenticate and launch a game
INI-CLEAN-AND-ORDER/ Clean up INI files (remove duplicates, reorder)
INI-CRYPT/ Encrypt/decrypt INI files
INI-EDITOR/ GUI editor for pipe-delimited INI files with search
INI-MIXER/ Merge multiple INI files into one
NFS-EXTRACTOR/ Unpack NFS archive files
PKG-MANAGER/ Manage, unpack and pack PKG package files
TRANSLATE/ Generate and apply translation patches to game data

Will update the list on my free time - drop a star if you like it =D