Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Tools

Archive::Tools Archive area for Tools's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-28-2002, 12:01 AM
asiegman
Fire Beetle
 
Join Date: May 2002
Posts: 16
Default PacketCollector Error

For some wierd reason, I seem to be missing wpcap.dll

PacketCollector won't run w/o it.

Any links where I might get this? And possibly any other DLLs it may need?
Reply With Quote
  #2  
Old 05-28-2002, 12:07 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You need Win PCAP. Download and install this..

http://winpcap.polito.it/install/default.htm
Reply With Quote
  #3  
Old 05-28-2002, 07:06 AM
asiegman
Fire Beetle
 
Join Date: May 2002
Posts: 16
Default

RAWR~ It works!

I got a guild doing NToV soon, I'll get it running there if at all possible =) And Ssra like nothing else, they do that every day.

Now I just run it on whatever machine with the IP of the machine to sniff, and it will sniff away AND upload it automatically?

Or do I need to do something special to upload it to you guys automatically? I saw the special options on adding it to MY database, just wondering how to get it to YOUR database =)
Reply With Quote
  #4  
Old 05-29-2002, 03:59 PM
EmuGM
Fire Beetle
 
Join Date: May 2002
Posts: 22
Default

once you run the collector it just disappears? where does it save the info to?
Reply With Quote
  #5  
Old 05-29-2002, 05:27 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

open a command line window, then run the program with /? after it for help

packetcollector /?
Reply With Quote
  #6  
Old 05-29-2002, 07:44 PM
asiegman
Fire Beetle
 
Join Date: May 2002
Posts: 16
Default

I run two copies on one computer. I have one sniffing my friends EQ machine, and one sniffing mine =)

I have the .items files. My only question is, how do YOU guys get the info =P
Reply With Quote
  #7  
Old 05-30-2002, 12:04 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

When you ctrl-c out of the program, the collected items are automatically uploaded to gotfrags
Reply With Quote
  #8  
Old 05-30-2002, 12:16 AM
rollain
Fire Beetle
 
Join Date: May 2002
Posts: 23
Default

where can i download packet collecter ?
my guild regulary does tov, pog, akheva, ect..
Reply With Quote
  #9  
Old 05-30-2002, 05:14 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

For the lazy among you...

Packet Collector commands:
Usage: PacketCollector.exe ipaddress [command....]

ipaddress One of the two IPs in the connection must match this to be processed
-v Prints the version number and credits
-s [filename] Shows all the items in a file
-m filename Merges 'filename' into your collected_items file
-f filename Selects the itemfile to use (defaults to 'collected_items.eqitems')
-o 0xOPCode Hexadecimal opcode to log (can use -o multiple times)
-o all Log all packets (pure acks are dropped)
-l filename File to log -o opcodes to (defaults to screen)
-noitems Disables items capturing
-nodb Disables uploading to the database on exit
-dbonly Upload to the database and exit
-dbh hostname Sets the database server
-dbu username Sets the database username
-dbp password Sets the database password
-dbd database Sets the database database
-dbt table Sets the database table
-dbv Verbose database upload mode. (shows each item name)
-nonamefield Doesnt use the "name" field in the database


You can do packetcollector -dbv -dbonly and see if it uploads the items. I no longer have a live account, so I can't test this.
Reply With Quote
  #10  
Old 05-30-2002, 05:34 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Roll,
go to eqemu.net, follow the sourceforge files link, and look for the latest PacketCollector version in there.
Reply With Quote
  #11  
Old 05-31-2002, 10:50 AM
asiegman
Fire Beetle
 
Join Date: May 2002
Posts: 16
Default

Damnation!

I got the thing running (this was before 1.6 was released btw) and I had it running for like 2 days straight logging to a file.

I just tried to upload that file, and it said 0 items uploaded when I tried to upload from either file. And I know it had to have picked up items because they did an entire burrower raid and key farmed in ssra and all kinds of stuff and I was scanning the guild banker, who was looting all corpses hehe.

Is it possible that it was uploading them already, so it didn't save them in the .items file??

I use the following command to run packetcollector for scanning

packetcollector -f amir.eqitems -i 192.168.1.101

I used the command above to try to upload

packetcollector -f amir.eqitems -dbv -dbonly

And got the following text:

C:\DOCUME~1\ALEXSI~1\DESKTOP\EQEMUS~1\PACKET~1.5>p acketcollector -f amir.eqitems
-dbv -dbonly
Using ItemFile 'amir.eqitems'.
Using database 'itemsupload' at itemsupload.gotfrags.com
Uploading items to table: 'itemsupload'
0 new items uploaded.

Both computers are running on a hub, at 10baseT half duplex, and are scannable with ShowEQ (so packet sniffage works).

Did I do something wrong? =(

PS. Is the itemsupload table the same structure as the regular items table? If it is, I'm gonna set up me own itemsupload thingy to see if it's working.

PPS. Also, will it upload items if they are already there?? If not, that may explain it though. But they did get that 65ac tunic and some other stuff I don't remember seeing in the database.
Reply With Quote
  #12  
Old 05-31-2002, 11:05 AM
ramccor
Fire Beetle
 
Join Date: May 2002
Posts: 18
Default

Just use the -nonamefield and it is will use the same format as the items table.
Reply With Quote
  #13  
Old 05-31-2002, 07:37 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

You can run it with -s to see if there's any items in your .eqitems file.

Also it should print out the item names to the screen as it sees them (but only the first time it sees an item).

The DB upload does not upload items that are already in the DB.

FYI: itemsupload db currently at 7561 items =)
Reply With Quote
  #14  
Old 05-31-2002, 08:02 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Also you can run it with "-o all", it'll spam you like mad if it's seeing packets. =p
Reply With Quote
  #15  
Old 05-31-2002, 08:52 PM
asiegman
Fire Beetle
 
Join Date: May 2002
Posts: 16
Default

Thanks for the clarification Quagmire =)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:58 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3