i read some tutorials, but i dont know how to know how to read this hex thing and like i can send the packets as many time as i want to say "a" but what if i wanna change "a" to like "abab", what would i need to change in those packets to achieve that? i just cant understand how that kind of packets work.
please help
thanks
after i find the difference in two packets, what can i do with it? like there are more than 3 pairs of hex number thats diff when comparing both packets.. i need to try and error? or is there any other way to actually know what number stands for what?
Well if it is simple encryption and does the same calculation each time you can decipher packets very easily.
Say like it adds 20 hexa to the characters existing hexa, and does this the same way every time.
So if it was
A = 41 + 20 = 61
So you see 61 in the packet for A
But when you sniff a new packet and it is not 61 in the packet for A then it changes and you have more work to do to find this encryption routine.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum