Giter Club home page Giter Club logo

authhook-v176-stringpool's Introduction

v176 AuthHook + StringPool

Enhanced AuthHook for v176 that includes StringPool

I thought it would be cool to add this feature to v176 since nobody else did, can be used to do some cool stuff

  • Usage of StringPool

You'll need an unpacked dump of v176 MapleStory.exe which can be found here: https://drive.google.com/file/d/1Xy-GBCMF5FhFF4QTsWxKypKbQdXXKu9-/view?usp=sharing

You'll also need STREDIT which can be found here (this STREDIT is also updated and will work for higher versions as well, tested up to v223): https://drive.google.com/file/d/1fiUi7Yapv9hV0WzWr5F5GEyJCVEL-w4c/view?usp=sharing

After downloading both the unpacked dump of v176 and STREDIT, open up STREDIT as admin and load the v176 dump file It will take a few moments and you should see a list of strings, using the StringPool you can edit any of those strings to your liking, for example:

in v176, the ID 4479 "Ver. %d.%d" is the version of the game that is shown at the top right of the login screen, you can edit to say whatever you'd like, example (see top right):

xaeJIin

mgFNuw5

You can do alot of other things like editing the game's font, editing job names, all kinds of messages, this can also be used to find specific functions in IDA.

To add your own edits open AuthHook and go to MapleHook.cpp, find InitStringPool, and add whatever you want

For example:

nUMH9aq

All you have to do is put the right ID of the string you wish to edit

Have fun!

  • How to build

Go to Global.h and change the localhost address (OPT_ADDR_HOSTNAME) to yours if you want to make the server public, otherwise keep it at 127.0.0.1

Build in x86 not x64!

Create a bat file with the following command: MapleStory.exe GameLaunching 8.31.99.141 8484 [make sure it's in your v176 folder]

Run the bat file.

Other features this AuthHook has:

  • NGS Removed
  • MSCRC Patched
  • Nexon Logging Removed
  • Multi Client Enabled
  • Removed Damage Cap
  • Chat Spam Block Bypass
  • Droppable NX Items

##Credits

Rajan for the original AuthHook code

authhook-v176-stringpool's People

Contributors

pokiuwu avatar

Watchers

James Cloos 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.