I don't know what to say here....but I had to post...I just had to.
If you really wanted to code your own proxy there are many out of date source codes avaiable, search for QOProxy source and study up...learning some java would greatly benefit you as well there.
Oh and the 'small' matter of reversing the new encryption methods too.
You need to learn a ton of other things before you should even think about doing something like this.
Like Data handling, Loops, Designing GUI's, Data Flow charting and Exception handling just for a start (* and thats still nothing with how to use the sockets, decrypt/encryt packets, packet structures and so on *)
*Edit, Gosh look the old V3n0M thread has been raped by the mods..... hmmm destroying the evidence so there lies never get exsposed, lame, If I was in the wrong as they claim, whats there motives for destroying the old thread? they wouldve had none, the obvious speaks for itself...
Hint: Get to know the cipher package of OpenSSL (written in C) and be able to understand at least some of it before you attempt to create a working proxy. Then, know how to translate or find one of those libraries written in Java (best language to START a proxy on) and be able to use them. THEN, learn how to store data correctly and how to manage these encryptions through a Diffie-Hellman key-exchange (:O did I say that out loud??!!). If you ACTUALLY manage to do that last sentence I'm almost certain someone will be willing to help you with the rest :P
Oh, this is all after you've had a course in Java and/or C++ and understand programming and TCP/IP sockets.
Hint: Get to know the cipher package of OpenSSL (written in C) and be able to understand at least some of it before you attempt to create a working proxy. Then, know how to translate or find one of those libraries written in Java (best language to START a proxy on) and be able to use them. THEN, learn how to store data correctly and how to manage these encryptions through a Diffie-Hellman key-exchange (:O did I say that out loud??!!). If you ACTUALLY manage to do that last sentence I'm almost certain someone will be willing to help you with the rest :P
Oh, this is all after you've had a course in Java and/or C++ and understand programming and TCP/IP sockets.
I'm starting to learn Java :O. So far I can pretty much only do limited stuff. Like Save data to a txt file and read one, etc. Pretty much just getting used to the Syntaxes and everything. Anyways, guessing you understand java :P, Could you explain, or at least try a little, how I could put tabs in my application? Haha, It's probably really easy but I'm over looking something.
anyways, If you could explain how that works that'd be great, thanks ^^
[Request] Making a tutorial to play Arcade Mode 12/25/2009 - S4 League - 39 Replies I've seen some guys playing it, I think they used S4Resource. If anyone can, can you make a guide to play it? I just tried to modify the content_setting.x4 and setting the arcade on "on". But I fail'd "Game Server disconnected".
So that's my story. Thanks for reading :3
there are some screens of someone playing:
http://image.forumfree.it/3/7/1/5/4/8/3/126155865 2.jpg
http://img192.imageshack.us/img192/9624/s42009122 3102950.jpg
http://image.forumfree.it/3/7/1/5/4/8/3/126155865 0.jpg
[Tutorial]Making No Recoil 12/12/2009 - Soldier Front Hacks, Bots, Cheats & Exploits - 11 Replies Hello, before making you very own anti recoil, you will need a few items.
1. SFF unpacker/packer by Revenger
2. Scr_001.sff
All right, so when you have those, run the unpacker and find your SFF file.
http://i31.tinypic.com/5pnbcz.jpg
[Request]tutorial on making dragonica hacks 08/19/2009 - Dragonica - 0 Replies i search for google bout de tutorial bt i cant found any~i wish any kind/pro hackers would like to share^^
[TUTORIAL]Making a NPC 07/09/2009 - CO2 Private Server - 0 Replies Idk if this has been made already but i wanted to contribute to Epvpers...
k heres where we start
if (CurrentNPC == NPCID)
{
SendPacket(General.MyPackets.NPCSay("Here's where you put the NPC dialog"));
SendPacket(General.MyPackets.NPCLink("BlahBla h", 1));
SendPacket(General.MyPackets.NPCLink("BlahBla h", 255));
...
[Request] Tutorial on making Hero Online runnable 08/26/2006 - General Coding - 1 Replies title says all -_-
is there any way to make one though? just like gunz but instead for hero online?
hero.netgame.com is the link..ty