Code of Conduct
Welcome User! Code Of Conduct is here to present you with all your hacking needs. We are currently working on our VIP, so stay tuned!
Code of Conduct
Welcome User! Code Of Conduct is here to present you with all your hacking needs. We are currently working on our VIP, so stay tuned!
Code of Conduct
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Code of Conduct

Code Of Conduct, World of Hackers
 
PortalHomeLatest imagesSearchLog inRegister
we are in need of moderators applie on announcements:moderators fourms if intrested
HELP YOUR SITE PROMOTE US!
HELLO USERS! we are curently working on trying to form a partner ship with http://excellzone.mrforum.net i have talked to there staff and they are great users
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!
NEW
GOTO CODEOFCONDUCT.WS ITS OUR NEW SITE!!

 

 [Release] nameless packet editor v5 + src (2/5/2011)

Go down 
3 posters
AuthorMessage
winstonzhao
moderator
moderator
winstonzhao


my mood : [Release] nameless packet editor v5 + src (2/5/2011) Mood-icons-05
Poster Award OhHiYo
Warning Level : [Release] nameless packet editor v5 + src (2/5/2011) Untitled2
Posts : 138
Points : 344
Reputation : 0
Join date : 2011-02-07
Age : 112
Location : Under Ur Bed

[Release] nameless packet editor v5 + src (2/5/2011) Empty
PostSubject: [Release] nameless packet editor v5 + src (2/5/2011)   [Release] nameless packet editor v5 + src (2/5/2011) Icon_minitimeMon Feb 14, 2011 11:49 am

Read this first:
This requires a CRC bypass. Inject the bypass first. Click here to download one.
Also, install the proper Visual C++ 2010 framework for your system.
x86: Download details: Microsoft Visual C++ 2010 Redistributable Package (x86)
x64: Download details: Microsoft Visual C++ 2010 Redistributable Package (x64)

Introduction:
This is a packet editor I spent the past few days writing. Right now, it's pretty basic, since I have only worked on it for a few days. I spent most of my time fixing bugs and coding the GUI, which contributed to the lack of functionality.

Anyway, here are pictures:

Current Functionality:

1. Intercept packets sent by MapleStory
Pause and restart packet collection ("Logger" -> "Hook/Unhook send")
Double click packets to copy them onto the text box below
Clear the list of packets ("Logger" -> "Clear Packets")
IMPORTANT: TO START LOGGING PACKETS, CLICK ON THE "Logger" MENU AND CLICK ON "Hook/Unhook send". You should receive a message that tells you if the function was hooked. The program will log packets ONLY if it is hooked.
Double click a packet to copy it to the text box
2. Probably the best packet injection system so far
Randomized packets (type * for a wildcard)
Automatic truncation of large input (ex: "972F" -> 0x2f)
Guaranteed to parse your input correctly, no matter how mangled it may be. Ex:


Notifies you if there are any errors in your input
3. Some stuff nobody will ever use
Set/unset as top window
Unload the dll from MapleStory ("Process" -> "Unload Module")
Kill MapleStory ("Process" -> "Kill MS" -> "Yes")
4. Blacklisting system
Block by header
Block by return address
Ignore by header
Ignore by return address
Context menu to remove items from blacklist
5. Context menus
Resend a packet
Copy a packet
Delete a packet
Blacklist a packet
6. Spammer
Press the "!" button to open a spammer window.
To begin spamming, press the button that has a green check on it. To stop spamming, press the button with a red X on it.
Wildcard support
Same input requirements as the main packet sender
The default delay is 300 ms (hardcoded)
The default number of threads is 5 (hardcoded)
Currently, you may open up to 409 spammer windows, but no limit is enforced.
In the Future:

1. recv interception
Packets will be put into the same list view, so that you can see the exact order of the incoming/outgoing packets.
2. recv injection
I'll add another text box or something. If I get lazy, I'll keep one text box, and differentiate the input based on the text box's background color.
3. Blacklisting packets
Block packets by pattern
Ignore packets by pattern
A better method of checking
4. GUI modifications
I'll add groups into the list view, so that it becomes easier to manipulate packets
Parse strings
Undo/redo options
Resizing
Auto-scrolling (when a packet is not selected)
5. Saving packets
Packet vault
Autocomplete
6. Etc
Make the code less ugly

Known bugs + things that need to be changed:
Add more error checking in SpammerThreadProc
Abandon using TerminateThread in the spammer; let the threads time out
Allow the user to enter a delay and the number of threads
Blacklist system for headers can be improved speed-wise by using arrays of type bool and length 0xFFFF

[You must be registered and logged in to see this link.]

Back to top Go down
http://codezone.omgforum.net or jawproductions.weebly.com
Gordon
poster
poster



my mood : [Release] nameless packet editor v5 + src (2/5/2011) Mood-icons-02
Poster Award thanx
Warning Level : [Release] nameless packet editor v5 + src (2/5/2011) Untitled-5
Posts : 65
Points : 43
Reputation : 1
Join date : 2011-02-12

[Release] nameless packet editor v5 + src (2/5/2011) Empty
PostSubject: Re: [Release] nameless packet editor v5 + src (2/5/2011)   [Release] nameless packet editor v5 + src (2/5/2011) Icon_minitimeMon Feb 14, 2011 9:00 pm

wow tyhis is ill poswt unpatched hacks
Back to top Go down
seongjin999
Member
Member



Warning Level : [Release] nameless packet editor v5 + src (2/5/2011) Untitled-5
Posts : 1
Points : 1
Reputation : 0
Join date : 2012-02-13

[Release] nameless packet editor v5 + src (2/5/2011) Empty
PostSubject: Re: [Release] nameless packet editor v5 + src (2/5/2011)   [Release] nameless packet editor v5 + src (2/5/2011) Icon_minitimeMon Feb 13, 2012 1:28 am

야이시발년아
Back to top Go down
Sponsored content





[Release] nameless packet editor v5 + src (2/5/2011) Empty
PostSubject: Re: [Release] nameless packet editor v5 + src (2/5/2011)   [Release] nameless packet editor v5 + src (2/5/2011) Icon_minitime

Back to top Go down
 
[Release] nameless packet editor v5 + src (2/5/2011)
Back to top 
Page 1 of 1
 Similar topics
-
» [Release] GKTrain ALPHA gMS v95 FIXED (06/02/2011)
» [Release] GKTrain ALPHA gMS v95 FIXED (06/02/2011)
» [gMS V.95] Oppai Trainer (Updated 02/02) ~ No KB, Packet Sender, AutoCC & More
» [Release] Poop exploit/NL + CB damage hack
» [Release] Mechanic Tesla Botting Method (With Vid!)

Permissions in this forum:You cannot reply to topics in this forum
Code of Conduct :: Other games :: Maple story-
Jump to: