Results 1 to 5 of 5
  1. #1
    neter
    neter is offline
    New member
    Join Date
    2013 Jun
    Posts
    4
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Tera Local Proxy

    Hi everybody,


    I want to build a proxy between server and client to get information about the packets of TERA.


    The patching process is working perfectly (my application can find and modify the memory-data of TERA), but the client can't connect with my local proxy.

    Other Info:

    • We are searching new members in our developer-team so I'm waiting not only good answers but enthusiastic developers for proxy, packet-analysing, bot-algorithm, etc.



    Neter
    skype: mimir_gotty
    Last edited by neter; 2013-07-17 at 06:24 PM. Reason: new skype

  2. #2
    AikaMaster
    AikaMaster is offline
    Senior Member AikaMaster's Avatar
    Join Date
    2012 May
    Location
    Inside you mind!
    Posts
    245
    Thanks Thanks Given 
    58
    Thanks Thanks Received 
    642
    Thanked in
    68 Posts
    Rep Power
    0
    I like to use an open-source Java proxy called jsocks. Java SOCKS Proxy Server . Then you can setup some proxy client, like Proxychain to connect to your server.

  3. #3
    lightoflife
    lightoflife is offline
    New member
    Join Date
    2013 Jan
    Posts
    20
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    3
    Thanked in
    2 Posts
    Rep Power
    0
    I've used another way to get packets from server and from my client, i've just set a network sniffer on my network card.
    All packets are crypted but u can already try to sniff and analyse them to work in // with your proxy.
    i'm not that skilled in decrypting process so i've left this idea (i'm still working on kikimeter and have trouble to find damages done )
    I've just used wireshark to get the packets.

  4. #4
    wira03
    wira03 is offline
    New member
    Join Date
    2012 Sep
    Posts
    6
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    No proxy using what??
    just a suggestion try using squid proxy will record all packets on your network.

  5. #5
    neter
    neter is offline
    New member
    Join Date
    2013 Jun
    Posts
    4
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Lightbulb

    Thanks a lot!

    I solved the problem and built a packet sniffer which is filtering the 79.110.94.212:7802 address as destination/source.

    I'm getting lots of packets: 7-10 packets / sec. The 60% of the packets are ingoing packets.

Similar Threads

  1. [Info] Squid proxy windows
    By wira03 in forum Files & Tools
    Replies: 0
    Last Post: 2013-07-07, 09:41 PM
  2. [C++] Packet hack, writing proxy dll
    By Dwar in forum Programming Tutorials
    Replies: 7
    Last Post: 2012-09-22, 09:54 AM
  3. VIP Freebies. For anonymity and privacy. Proxy
    By Grooguz in forum General Talk
    Replies: 3
    Last Post: 2012-08-26, 09:08 PM
  4. [C++] Simple Proxy Reference
    By Dwar in forum Programming Tutorials
    Replies: 1
    Last Post: 2011-11-18, 10:52 AM
  5. [C++] Using Detours for packets redirection to a proxy
    By Dwar in forum Programming Tutorials
    Replies: 0
    Last Post: 2010-11-29, 04:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •