1 Star 0 Fork 4

Cloud / AuthHook-v176-StringPool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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/19EwTY7gl1yLxcQpx5z0xRPRlTnNBVb-e/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

空文件

简介

暂无描述 展开 收起
C 等 2 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/xiaoyun461/AuthHook-v176-StringPool.git
git@gitee.com:xiaoyun461/AuthHook-v176-StringPool.git
xiaoyun461
AuthHook-v176-StringPool
AuthHook-v176-StringPool
master

搜索帮助