Re: Connect to Dcr Raw Data?
Quote:
Originally Posted by Zidkon
I heard that they send info that is hide called Raw Data, reading in other pages i found that connecting to my pc to ports 4 - 8
TCP ports? COM ports? Which ports?
Quote:
Its possible to see that raw data.
Sure. You just haven't given us enough information to tell you how to do it.
Of course, since it's raw data, even if you could see it, it probably wouldn't mean anything to you. It's just a bunch of numbers - what they mean is up to the program that's using them. Any given number could stand for anything.
Re: Connect to Dcr Raw Data?
TCP ports.
Maybe you have an advanced idea about raw data, but in some games that are in .dcr format, raw data means some commands that the client send to the server who will perform them.
The game I'm trying to read Raw Data, is called Habbo Hotel, and Virtual Chat, that have furniture and you can trade etc.
Well, in that game, every action sends raw data to the server, that raw data is like [Header][Data][Finish], so in a memory editor we change that headers and try to find a way to confuse the server.
What i heard Dcr Raw Data ports are between 4 and 8, and I think that I have to connect to my computer, cuz the client (my pc) sends that raw data to the server.
Amm I havent given u all the info, can u plz tell me what info needs?
Thank you.
Re: Connect to Dcr Raw Data?
The actual TCP ports for one thing. They're between 1025 and 65000. Then you just run a port sniffer on the port and watch the data.
Re: Connect to Dcr Raw Data?
Amm.. Yeah, that could help me a lot, but I want to know how to make on in VB, that could be better ^^.
If u know i ll thank u :P