| View previous topic :: View next topic |
| Author |
Message |
CRISISxCupid I post too much
Reputation: 1
Joined: 09 Jun 2007 Posts: 2256
|
Posted: Wed Jul 30, 2008 8:18 am Post subject: Packet Decryption |
|
|
Just one FYI
NOT FOR FUCKING MAPLE STORY.
What would I need to learn to reverse Packet Decryption?
ThePhoneGuy told me something about API.
|
|
| Back to top |
|
 |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Wed Jul 30, 2008 9:17 am Post subject: Re: Packet Decryption |
|
|
| iNcorrection wrote: | Just one FYI
NOT FOR FUCKING MAPLE STORY.
What would I need to learn to reverse Packet Decryption?
ThePhoneGuy told me something about API. |
you need to know the cryptation key. The sheme which was used to crypt the packages.
_________________
Intel over amd yes. |
|
| Back to top |
|
 |
CRISISxCupid I post too much
Reputation: 1
Joined: 09 Jun 2007 Posts: 2256
|
Posted: Wed Jul 30, 2008 9:32 am Post subject: |
|
|
Should I learn any kind of coding? Will VB work? Easy
|
|
| Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Jul 30, 2008 10:25 am Post subject: |
|
|
| No it wont. I cant really get byte packets to process into vb... It gives me an empty byte every time.
|
|
| Back to top |
|
 |
CRISISxCupid I post too much
Reputation: 1
Joined: 09 Jun 2007 Posts: 2256
|
Posted: Wed Jul 30, 2008 10:48 am Post subject: |
|
|
| Since I am an idiot with programming and I don't plan to use it for any other purpose but game hacking. What shall I learn?
|
|
| Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Jul 30, 2008 11:03 am Post subject: |
|
|
| eh... try delphi or c++
|
|
| Back to top |
|
 |
CRISISxCupid I post too much
Reputation: 1
Joined: 09 Jun 2007 Posts: 2256
|
Posted: Wed Jul 30, 2008 12:02 pm Post subject: |
|
|
| I'm going to try delphi. Thanks dnsi0
|
|
| Back to top |
|
 |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Wed Jul 30, 2008 12:51 pm Post subject: |
|
|
no, don't learn that shit. What you really need to learn is RE. Otherwise you won't ever find the crypt.
_________________
|
|
| Back to top |
|
 |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Wed Jul 30, 2008 1:15 pm Post subject: |
|
|
| sponge wrote: | | no, don't learn that shit. What you really need to learn is RE. Otherwise you won't ever find the crypt. |
And even if you use RE it's really hard to find it.
_________________
Intel over amd yes. |
|
| Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Jul 30, 2008 1:33 pm Post subject: |
|
|
| visual basic cant recieve byte packets that why it sucks alot for game programming. So im forced to use string packets and they are slow. Visual basic can program strong algorythims for encryption.
|
|
| Back to top |
|
 |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Wed Jul 30, 2008 1:55 pm Post subject: |
|
|
| Naablet wrote: | | sponge wrote: | | no, don't learn that shit. What you really need to learn is RE. Otherwise you won't ever find the crypt. |
And even if you use RE it's really hard to find it. | what you think it magically pops up? you will never find it without RE.
_________________
|
|
| Back to top |
|
 |
&Vage Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Wed Jul 30, 2008 2:29 pm Post subject: |
|
|
If the game has an encryption routine, then just find the encryption routine and call the game function then send it.
|
|
| Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Jul 30, 2008 2:50 pm Post subject: |
|
|
| Well.You can use olly to find everything including the packet encryption. So the best language is asm.
|
|
| Back to top |
|
 |
CRISISxCupid I post too much
Reputation: 1
Joined: 09 Jun 2007 Posts: 2256
|
Posted: Thu Jul 31, 2008 8:25 am Post subject: |
|
|
| So ASM?
|
|
| Back to top |
|
 |
GMZorita Grandmaster Cheater Supreme
Reputation: 0
Joined: 21 Mar 2007 Posts: 1361
|
Posted: Thu Jul 31, 2008 8:39 am Post subject: |
|
|
| iNcorrection wrote: | | So ASM? |
Code in C++, learn ASM to get the Encrypt.
_________________
Gone |
|
| Back to top |
|
 |
|