Jump to content
  • 0

Packet Obfuscation Help


iamkevin

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

My Credentials:
Client Date: 2013-08-07
Checked every needed files to make this work:

Server side: packet_db.txt, mmo.h, core.h, etc.
Client Side: diffed my client using Nemo Patcher. 
- Used Custom Keys for 1st to 3rd Packet Key Encryption which was generated from "nkwz RO Toolkit"
- clientinfo.xml

Now the problem is:

- I can successfully log-in into the game, I can chat, use commands, use items but when I try to walk on a second click i get disconnected and get this kind of warning in my cmd.

- when i tried to uncommented this line in my clif.c
//define DUMP_UNKNOWN_PACKET
//define DUMP_INVALID_PACKET

it shows me this: see attached

The pictures below shows what happened.

 

Thank you for your replies!
I hope I can make this work ^^

error packets.PNG

logged.PNG

logged2.PNG

logged3.PNG

error new.PNG

Edited by iamkevin
added new picture
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

Problem solved..
instead of adding data in:
db/import/packet_db.txt

changing the data directly in
db/packet_db.txt

fixed the problem..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...