Skip to content
This repository has been archived by the owner before Nov 9, 2022. It is now read-only.

atom0s/EoSTools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

EoSTools

Tools that are useful for the MMORPG, Echo of Soul.


Tool: eosdec - An Echo of Soul file decryptor.

Usage: eosdec.exe [file] [file] [file]

Multiple files at once is supported. Drag and drop friendly.

Tool: eosenc - An Echo of Soul file encryptor.

Usage: eosenc.exe [file] [file] [file]

Multiple files at once is supported. Drag and drop friendly.


EoSTools License

/**
 * The Atomic License v1
 *
 * Copyright (c) 2015, atom0s [atom0s@live.com]
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 *    (1) Redistributions of binary form must reproduce the above copyright notice,
 *        this list of conditions and following disclaimer.
 *    (2) Redistributions of source code must retain the above copyright notice,
 *        this list of conditions and following disclaimer.
 *    (3) Redistributions of source code must not be modified.
 *    (4) This software and associated works may not be used for any commericial purposes.
 *    (5) Recreations, adaptations, and any and all usage of this software and its associated
 *        works must be available, open source, to all whom request it.
 *
 *    (6) You agree that this license can change, at any time, without warning.
 *
 * You agree that the original creator of this software and associated works, atom0s, has full
 * permission to use this work and associated works for commericial purposes.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */

About

Tools that are useful for the MMORPG, Echo of Soul.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages