Open Source Packet Editor

Download MapleStory hacks and bots over here!
Post Reply
yungyungyung
Sacrificer
Sacrificer
Posts: 24
Joined: Thu Apr 15, 2010 7:35 pm

Open Source Packet Editor

Post by yungyungyung »

ZPE project: http://code.google.com/p/zpacketeditor/
Source Code Tree: http://code.google.com/p/zpacketeditor/ ... /trunk/ZPE


Although my PE "Z" is closed source, I created the ZPE project on GoogleCode to provide an open source PE for everyone else to use and learn from. I haven't uploaded the code base yet, but it will be up by the end of this week.

For all the beginners out there, if you're wondering exactly how a PE and how to make one yourself, looking at the ZPE source code will be an immensely helpful tool to you. It's written in C++, but everything has been commented, including detailed description of what occurs in each ASM block.

Understand though, Z =/= ZPE. ZPE is a separate project that I created that supports only the most basic features that a PE should have: capturing sent/recv packets, and packet injection. ZPE does not include my pattern matching engine; it doesn't support dynamic data-typing, and does not include my PYB code. ZPE is meant as an educational tool, so that more people can get into the world of making PEs and using them.
Blacklisted
Death Warrior
Death Warrior
Posts: 59
Joined: Mon Sep 21, 2009 10:48 am

Re: Open Source Packet Editor

Post by Blacklisted »

I got a question to ask.. it might be stupid question from me.. But i wanna know this PE u create able to pass over the MSEA, If it didnt react as hack tread and the packet u mention that can be injected. Could u give me a download link?
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: Open Source Packet Editor

Post by Nerrazzuri »

Blacklisted wrote:I got a question to ask.. it might be stupid question from me.. But i wanna know this PE u create able to pass over the MSEA, If it didnt react as hack tread and the packet u mention that can be injected. Could u give me a download link?


1st : This is just a source code, you have to compile it by your own. Learn programming.
2nd : That PE is not created by him, he leeched. It's from TheNullz at GK.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
Blacklisted
Death Warrior
Death Warrior
Posts: 59
Joined: Mon Sep 21, 2009 10:48 am

Re: Open Source Packet Editor

Post by Blacklisted »

Ok.. i see.. kk i trying my best to compile it.. needed some ppl help compile this stuffs..
Thanks for sharing the info about the link those..
wenwen123
Sacrificer
Sacrificer
Posts: 25
Joined: Wed Apr 28, 2010 10:11 pm

Re: Open Source Packet Editor

Post by wenwen123 »

how to compile n use wat?im learning
Post Reply