Packet decryption

Results 1 to 6 of 6
  1. #1
    Apprentice sudochu is offline
    MemberRank
    Jul 2013 Join Date
    7Posts

    idea Packet decryption

    How does the encryption/decryption and the key exchange of TERA work?

    I have to know this, because I'm developing a clientless solution for TERA.


  2. #2
    It´s a Psylo^^ P5yl0 is offline
    MemberRank
    Feb 2012 Join Date
    GermanyLocation
    411Posts

    Re: Packet decryption

    @sudochu why are you spaming your question in every thread...

    and why you want to make a paket bot?
    you see server is with opcodes on version 1725...
    so if you know the encryption you alwys have to update the opcodes..
    and when you want to use your bot on official you have to update every 1-2 weeks your opcodes cause of updates
    have fun to get them...

    i wrote a bot with memory reading
    its 100x easier updating memory offsets
    takes me <10minutes to update them when server gets a patch..
    my only problem is @moment i am missing Target Entity offsets for targeting next near mob

  3. #3
    Apprentice sudochu is offline
    MemberRank
    Jul 2013 Join Date
    7Posts

    big grin Re: Packet decryption

    1. I think that I'm not a spammer, because I wrote on relevant forums/to threads. It is an other problem that there are nobody who could answer my questions. You could'nt. The answers with lots of demotivation are not real answers. I'm looking for enthusiastic people with creative mind.

    2. How many bots can you use with one computer? Maybe 1-2? Our goals are not similar, sorry.

    3. We have technology to get new opcodes from game. This is an automated process.


    Quote Originally Posted by P5yl0 View Post
    @sudochu why are you spaming your question in every thread...

    and why you want to make a paket bot?
    you see server is with opcodes on version 1725...
    so if you know the encryption you alwys have to update the opcodes..
    and when you want to use your bot on official you have to update every 1-2 weeks your opcodes cause of updates
    have fun to get them...

    i wrote a bot with memory reading
    its 100x easier updating memory offsets
    takes me <10minutes to update them when server gets a patch..
    my only problem is @moment i am missing Target Entity offsets for targeting next near mob

  4. #4
    It´s a Psylo^^ P5yl0 is offline
    MemberRank
    Feb 2012 Join Date
    GermanyLocation
    411Posts

    Re: Packet decryption

    okay.. youre right packet bots are far better than memory bots..
    i only wanted to tell you that its very hard for packet bot cause of updates...
    im in tera sice first korean beta..

    and i saw since beginning that every 1-2 weeks with an update
    offsets changed so packets are too changed ..

    but if you have a solution to automated getting opcodes..
    your on the right way..

    it would be nice if you could share it cause it would help us too in server development...
    im not very familiar with network programming i only started since a few weeks with it..
    i have much more knowing into memory..
    and it is possible to use more than one client.. at the same time with memory bots too
    but it costs a lot of more resources...

    and no i dont wanted you to demotivate..
    and i would helped you if i could but like i said im very new in network programming

    Edit:
    hmm i dont know if it helps you..
    but did you had a look in the Informer section of the Server Soruce..
    its it think a connector like to watch users..
    there should be a view into for packet send/receive communication with the server..
    Last edited by P5yl0; 21-07-13 at 05:49 PM.

  5. #5
    Apprentice sudochu is offline
    MemberRank
    Jul 2013 Join Date
    7Posts

    Re: Packet decryption

    Yeah, I'm analysing the files of the private server to find the right way to decrypt the packets.
    This will be a hard thing.

  6. #6
    Valued Member Sataniceaden is offline
    MemberRank
    Nov 2007 Join Date
    AustraliaLocation
    130Posts

    Re: Packet decryption

    just a thought would it be worth you time looking at the Crypt settings in the server files

    and the informer does view the packets send and received from loacal host

    also the packet viewer with wireshark works well
    http://forum.ragezone.com/f797/packetviewer-928888/

    im using this at the moment to try and get more features working in the pserver.



Advertisement