Giter Site home page Giter Site logo

ymir's Introduction

ymir

ymir is a sniffing tool ("sniffer") which captures traffic sent between wow servers and clients and writes it to a file.

Disclaimer

Use at your own risk, TrinityCore is not responsible for any actions caused (by Activision Blizzard, jurists or anyone else) due to usage of this tool.
The generated sniff files contain private data (e.g. your real name), so its highly advised to only share it with TrinityCore developers and official contributors.

Since initial development during patch 8.1.5/Retail no known bans were caused so far. Nevertheless this is no proof for total security.

Operating system requirements

The sniffer is developed for usage on Windows 10.
It might be possible to use it on OS X via. wine (untested)

Installation

  1. Download and install Npcap using Npcap installer from https://nmap.org/npcap/ (and install it in WinPcap compatibility mode)
  2. Download sniffer binary for your version, patch from Releases and save it anywhere (preferably not in wow directory)

How to sniff

  1. Delete Cache directory within your relevant wow installation (for retail e.g. inside _retail_ directory)
  2. Start ymir_retail.exe (name might be different depending on wow branch, e.g. ymir_ptr.exe for PTR)
  3. Start wow client (via Battle.net or explorer)
  4. Sniffs will be saved in the dump/ subdirectory next to the sniffer while playing
  5. When done playing just close wow regularly and wait for the sniffer to close automatically (usually happens 1-5s after client is closed)
  6. Compress sniff in 7z, rar or zip, upload them to any file hoster (e.g. mega, zippyshare) and share the links in the TC Forum, we're working on an easier solution for this already.

Tips

You can combine step 1 & 2 with a batch file (adjust paths to your needs, especially partitions E: and F:):

E:
cd E:\Games\World of Warcraft\_retail_\
rmdir /S /Q Cache

F:
cd F:\ymir\Retail
start ymir_retail.exe

Sniff processing

The saved sniffs may be further processed using WowPacketParser

Authors

ymir's People

Contributors

mdx7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.