Coder Social home page Coder Social logo

wvsapp's Introduction

WvsApp

This project includes a small framework to extend funcionality into Brazil MapleStory server files using C++.

It is composed by the following components:

  • WvsCommon - shared code among the other parts.
  • WvsClient - client code that runs on top of maplestory.exe and includes bypass code for BMS and GMS V53.
  • WvsGame - extends the main gameplay binaries in server architecture architecture.
  • WvsShop - includes fixes for the cash shop server.
  • WvsCenter - includes fixes for the the core part that connecteds all the server components(not implemented).
  • WvsLogin - includes fixes for the login server.

After compilation the final result will be a DLL one dll for the client component and one for each server component.

Configuring version:

Each compilation supports either GMS Version 53 client or Brazil Maple Story and the version can be set in Config.cpp in WvsCommon project, along with other debug flags.

Stability:

Crashs may happen in WvsGame.exe / WvsGame.dll and is not ready for production use yet.

Global Maple Story V53 support:

The BMS V8 binaries have a packet structures similar to GMS V53 which allows a GMS client to connect to BMS backend. Although higher versions may be supported until character selection. There are a lot of changes during version 54 that breaks some packet structures, for example, V54 is prepared to support multiple pets, while v53 not.

Know issues:

  • After a login-out there is no way to loggin again without restarting the client.

The solo purpose of this implementation was to study reversing enginnering. The owner of this repository is not responsable for any misusage relating to this.

wvsapp's People

Contributors

devdilson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.