Shadowfrench packet sniffer.........how do i open the freakin thing

guitarmonky55

Member!
Joined
Jun 6, 2003
Messages
157
Reaction score
0
Website
Visit site
ok i downloaded the shadowfrench packet sender/sniffer and its a .rar file.......what do i do with it to make it work?

im not asking how to use packets, im good on that, i just cant get the stupid thing to start up because i......dunno what to do.....
 

SkTiGeRJS

Member!
Joined
Jan 9, 2003
Messages
165
Reaction score
0
Location
PoOp LaNd
Website
fuckyou.com
1. Download WinRar, and install it.
2. Extract the contents of the Packet Sniffer, using the WinRar program.
3. Use the Packet Sniffer.
:fwink :shoot
 

Neptunez

Premium Member
Joined
Dec 17, 2002
Messages
2,469
Reaction score
0
Website
www.3osoft.com
ok, first u need: W3Sniffer , WinPcap_2_3 and PacketX.dll

then you must make sure PacketX.dll is in the same directory as W3Sniffer. then it's simple; run WinPcap_2_3 and install it. Then W3Sniffer will work.

to make it ever eaiser download this package which has all the files you need here, mirror here & here!

don't forget to say thankyou
AvalonX
 

Neptunez

Premium Member
Joined
Dec 17, 2002
Messages
2,469
Reaction score
0
Website
www.3osoft.com
The packet sender is used to send "Packets" of information in Hexadecimal Form to the War3 server. It does anything you want it do, meaning whatever information you want to send to the server, it will send. You can send stuff like simple Messaging packets, to more advanced info like Move peon here....etc. So, If you want to use the Packet Sender, you have to understand Hexadecimal and use a Base converter. Because this topic was braught up, I figure ill go into all of the different Number systems to help everyone out a little (I also have tonz of extra time).

DECIMAL
First off, the most commonly used system is the Decimal system, which is what you learn in 1st through 5th grade. This is refferd to as Base 10. Why? Because if you notice how many toes, fingers, etc you have, thats right, MOST of us have 10, or atleast started with that many (God willing).

OCTAL
Next comes Octal, or base 8. Octal is alot like Decimal, with a few exceptions. Because Octal has a Base 8, 9 is not needed, and since in Decimal 10 has no special symbol, 8 doesnt eaither. Here is how you would count in Octal compared to Decimal...

Decimal
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Octal
0 1 2 3 4 5 6 7 10 11 12 13 14 15 16 17 20

BINARY
Binary is a base 2 system. This is used in a wide range of things, Electronics mostly, but has alot of influence with computers. Being only a Base 2 system, 0 and 1 are the only characters used, meaning there are going to be LONG numbers. The first thing you need to know is 0=Low, and 1=High. Here is an example of Binary compared with Decimal and Octal.

Binary: Decimal: Octal:
0000 0 0
0001 1 1
0010 2 2
0011 3 3
0100 4 4
0101 5 5
0110 6 6
0111 7 7
1000 8 10
1001 9 11
1010 10 12
1011 11 13
1100 12 14
1101 13 15
1110 14 16
1111 15 17

Converting Decimal in Binary is very simple once you get it. You read from Right to Left, and each 1 or 0 has a value. For more help here is another chart to explain....

lets take the Binary number 110101:

1 1 0 1 0 1 Binary High(1)/Low(0)
32 16 8 4 2 1 Binary Values

This shows that 32 is High, 16 is High, 8 is Low, 4 is High, 2 is Low, and 1 is High, so to figure out what 110101 in Binary means add up the values that are High..

32 + 16 + 4 + 1 = 53 110101 = 53

To figure out Values, just multiply the previous number by itself as you can see in the above chart.

HEXADECIMAL
Hexadecimal or "Hex" is a base 16 system. It only uses the number 0-9, and the letters A-F. Heres another chart (I know, its the last one) excluding Octal this time.

Hex Decimal Binary
0 0 0000
1 1 0001
2 2 0010
3 3 0011
4 4 0100
5 5 0101
6 6 0110
7 7 0111
8 8 1000
9 9 1001
A 10 1010
B 11 1011
C 12 1100
D 13 1101
E 14 1110
F 15 1111

Now, because of the inclusion of the letters, hex can be very hard to read. Here's a small table to show how hex is laid out:
_ _ _ _ _
| | | | |_ Number of ones
| | | |_Number of sixteens
| | |_Number of two hundred fifty-sixes
| |_ Number of four thousand ninety-sixes
|_Number of sixty-five thousand five hundred thirty-sixes

So 2 4 A 3 would be converted like this....

2*4096 4*256 A*16 3*1 (Remember, A=10, so 16*10 = 160)

8192 + 1024 + 160 +3 = 9379

Now, converting from hex to binary is even easier. Every four digits equals one hex digit. So, split the number up, do the little bit of math,and there ya go.

You can use any Base converter, or Hex Editor to do these conversions for you, Even you Windows Calculator can do these under the Scientific mode, but this was just a simple guide to help you all understand the number systems a little better.

kind of big talk eh:)
 

guitarmonky55

Member!
Joined
Jun 6, 2003
Messages
157
Reaction score
0
Website
Visit site
easier way to do this(i tried it works):
get that little prog that measures ur micro skills by calculating actions per minute. it gives a complete listout of everything done during the game, what the action was who performed it and more importantly the packet that ties to it. i just found one that said player 4 built a peon(player 4 turned out to be my ally) and i send that packet and sure enough my ally was building a peon that he didnt expect =P

thats the dirty way for imbesils like me to do it.
 

Neptunez

Premium Member
Joined
Dec 17, 2002
Messages
2,469
Reaction score
0
Website
www.3osoft.com
that must be a problem with your system. if you have installed it how i have said, there shouldn't be any problem.
 
F

Fazzman

can anyone help me out here with this error i get when i try to run a map hack. a required .DLL file, MSVBM60.DLL, was not found..... wtf is that i tried everything to fix it!!! can anyone help?
 

NewPosts

New threads

Top