8000 GitHub - ExileStudios/edf-file-decoder-py: A Python script to decode and parse EDF files from Endless Online.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ExileStudios/edf-file-decoder-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EDF File Decoder

This script parses and decodes all .edf files in the current directory and saves the decoded content to .txt files.

Features

  • Decodes various types of EDF files including Curse Filter, Checksum, and Credits.
  • Handles encoded and unencoded EDF files.
  • Uses interleave and deinterleave algorithms for decoding.

Requirements

  • Python 3.x
  • eolib package

Installation

  1. Clone the repository or download the script.
  2. Install the required package using pip:
pip install -r requirements.txt

Usage

Place the script in the directory containing your .edf files and run the script:

python main.py

eolib-python

This project uses the eolib-python library for data encryption and decryption. You can find the library on GitHub: eolib-python

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A Python script to decode and parse EDF files from Endless Online.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0