so , ich bin nach langer zeit nochmal zurück und muss feststellen das einige server immernoch nciht onehit etc geblockt haben
wollte dich mal fragen xsh, OB man durch modifizieren der buyinfo oder mody pakete noch durch toms letzten AH kommt
~Kekz
Was meinst du mit letzten? Durch den letzten Public Anti-Hack kann man kommen, aber nicht durch den letzten Privat (Zumindest weiss ich nichts davon, und hab mich damit auch nicht beschäftigt, und habe es auch nicht vor).
Wenn du dich fürs reverse-engineeren interessierst, kann ich dir nur Olly-Debug und IDA Pro empfehlen. Natürlich ist ASM da eine vorraussetzung ;-) (Bei IDA Pro gibt es aber eine erweiterung (HexRays) mit dem du ein komplettes Programm in C speichern kannst. Es ist aber nicht kompilierbar, sondern dient zur leserlichkeit von Code)
ne ich schreib mir nen eigenes programm, klauen ist ja langweilig ;D
bin gerade an nem netten awakeningbot dran, dem man sagt wann er auhören soll etc
naja hast du lust mit mir mal bei icq/msn zu reden?
can't compile the file... what compiler can i use that supported the winsock2.h? because im know some in coding but don't know how to compile such files...
@xsh oh i see i have only visual studio 2008... >.<
It's not limited to VS2010. It's really only the project files you cannot open with lower versions of VS. Make a new empty dll project and import each single file to it (.cpp and .h), then compile. Should do the trick ;-)
@xsh pls english .. cause i dont understand your language xDD .. and please what does this do ? Pls Reply In Quick Tnx
And Btw does this Work For Flyff US ? cause i play FLYFF US .. and ii wanna Get Some Money // xD ..
Everything is described in the first post. It's the source code for a proxy. You can add your own stuff to it and fool the server with fake packets. The whole infiltration hack is based on this. Now i guess you know whats possible ;-)
If you want to make this work for official Flyff client, you will need to hide the injected library from GG, change the function hooks, and injection method. Good luck on this one, because you will need a good knowledge base to achieve this ;-)
I am trying to send an attack packet but I a missing some parameters :/
My piece of code is this one:
Code:
[I] FP Packet;
BYTE packet_str[256];
int packet_size = 0;
Packet.Append((DWORD)0xFFFFFFFF); // Needed
Packet.Append(PACKETTYPE_MELEE_ATTACK); // I wanna attack :)
[COLOR="Red"]// what params to put here? :S[/COLOR]
Packet.WriteHeader(dwSessionID); // Generate the headers, to bypass CRC checks
Packet.GetStr(packet_str); // Now, i want that into a char array that can be sent via send() command
packet_size = Packet.GetSize(); // Oh, i need the size too ^^
// send attack packet
send(s, (const char *)packet_str, packet_size, 0);[/I]
When I start the ommand (I write "attack" in the chat window), I got a message from the server : "Please wait before attacking again..." but the mob is not attacked!
How can I figure out all the params to add when I create PACKETTYPE_MELEE_ATTACK? (or any other packet btw)
packet editor... 03/09/2011 - 4Story - 1 Replies I was wondering if there is a packet editor for this game. I dont mean WPE .. i mean a real one that decrypts the packets. If not i will try to program a dll that will do this.
Im also wondering what hacks are out there.. is there a godmode, 1 hit, teleport.. etc etc..
I will try to search and relase hacks that arnt already out there.. i am greatful for answers.
/zowex
Packet Editor 10/26/2010 - Metin2 Private Server - 9 Replies Hallo,
ich habe leider nichts gefunden aber erstmal wayne :D
Ich suche ein Tutorial wie man Metin2 Packete entschlüsselt und verschlüsselt.
Weiß einer vielleicht wie es funktioniert?
Wenn einer das weiß aber das nicht sagen will bzw. nicht für alle, könnte er oder vielleicht sogar sie mir eine PN schreiben und wir könnten über ICQ oder Skype mit einander schreiben oder vielleicht sogar reden ?
Ich freu mich über alles außer auf die flamer, spamer und auf die, die gerade keine Ahnung haben...
Packet editor 08/12/2009 - Metin2 - 4 Replies Hey liebe e*pvpers
ich hab das ganze forum durchsucht(in dem cheat,hacks,exploits)
aber ich hab den packet editor topic nich gefunden
kann mir jemand nochmal den links schicken pls?
oder wurde der closed?
hoffe gibt nich wieder so ne dumme antwort -.-
:D
Gruß
Packet editor 01/03/2008 - Flyff - 11 Replies hab jetzt den packet editor kann mir mal wer sagen wie und was ich damit machen kann? Danke im vorraus