All Projects → EthanC → Hyde

EthanC / Hyde

Licence: MIT license
Call of Duty XAsset compiler that transforms raw assets into digestible data.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hyde

Jekyll
Call of Duty XAsset exporter that dumps raw assets from a game's memory.
Stars: ✭ 29 (+93.33%)
Mutual labels:  csv, cod, asset, mw, call-of-duty, modern-warfare
CallofDuty.py
Asynchronous, object-oriented Python wrapper for the Call of Duty API.
Stars: ✭ 86 (+473.33%)
Mutual labels:  cod, call-of-duty, modern-warfare
Rosbag to csv
Converter from ros bag to csv
Stars: ✭ 128 (+753.33%)
Mutual labels:  converter, csv
zauberlehrling
Collection of tools and ideas for splitting up big monolithic PHP applications in smaller parts.
Stars: ✭ 28 (+86.67%)
Mutual labels:  files, tables
open-iw5
Experimental MW3 singleplayer & multiplayer client
Stars: ✭ 59 (+293.33%)
Mutual labels:  cod, call-of-duty
csv-to-sqlite
A desktop app to convert CSV files to SQLite databases!
Stars: ✭ 68 (+353.33%)
Mutual labels:  converter, csv
Sqawk
Like Awk but with SQL and table joins
Stars: ✭ 263 (+1653.33%)
Mutual labels:  converter, csv
cod-api
A thin Call of Duty API wrapper written in TypeScript
Stars: ✭ 40 (+166.67%)
Mutual labels:  cod, call-of-duty
zonetool
zonetool, a fastfile linker for various Call of Duty titles.
Stars: ✭ 98 (+553.33%)
Mutual labels:  cod, call-of-duty
mdtable2csv
convert tables in .md to .csv
Stars: ✭ 91 (+506.67%)
Mutual labels:  converter, csv
piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (+280%)
Mutual labels:  cod, call-of-duty
Nerf-Gun-Call-of-Duty-Warzone-Controller
DIY Call of Duty Warzone controller built using a nerf gun powered by the Raspberry Pi 4.
Stars: ✭ 18 (+20%)
Mutual labels:  cod, call-of-duty
Lookup
A repository of journalist's lookup tables.
Stars: ✭ 95 (+533.33%)
Mutual labels:  csv, tables
Tabula
Tabula is a tool for liberating data tables trapped inside PDF files
Stars: ✭ 5,420 (+36033.33%)
Mutual labels:  csv, tables
Sqlitebiter
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
Stars: ✭ 601 (+3906.67%)
Mutual labels:  converter, csv
Linkify Markdown
🚀 A cli tool which automatically add references to issues, pull requests, user mentions and forks to a markdown file.
Stars: ✭ 67 (+346.67%)
Mutual labels:  files, converter
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (+73.33%)
Mutual labels:  cod, call-of-duty
blender-cod
Blender Add-On for Call of Duty® modding
Stars: ✭ 53 (+253.33%)
Mutual labels:  cod, call-of-duty
iw6x-client
Modification for IW6
Stars: ✭ 178 (+1086.67%)
Mutual labels:  cod, call-of-duty
osx-callhistory-decryptor
macOS (incl big sur) call history decryptor/converter to CSV format.
Stars: ✭ 19 (+26.67%)
Mutual labels:  converter, csv

Hyde

Hyde is a Call of Duty XAsset compiler that transforms raw assets into digestible data. Its main purpose is to produce the data which powers the COD Tracker Database.

Hyde is intended for use with Jekyll, a Call of Duty XAsset exporter. Raw XAssets are not provided, you must obtain them yourself.

Requirements

Usage

Obtain the required raw XAssets, as indicated by running the program without XAssets present, and place them in the designated import directory. Then, simply run Hyde!

All data is exported to the designated files in the export directory.

python hyde.py

Supported Titles

Call of Duty: Vanguard

Currently not available for public release.

Call of Duty: Black Ops Cold War

Currently not available for public release.

Call of Duty: Modern Warfare

  • Accessories
  • Battle Passes
  • Battle Pass Items
  • Bundles
  • Calling Cards
  • Camos
  • Charms
  • Consumables
  • DLC
  • Emblems
  • Equipment
  • Executions
  • Features
  • Game Types
  • Gestures
  • Item Sources
  • Killstreaks
  • Maps
  • Mastery Challenges
  • Miscellaneous Challenges
  • Mission Items
  • Missions
  • Officer Challenges
  • Operators
  • Playlist Events
  • Progression Rewards
  • Quips
  • Skins
  • Special Items
  • Splashes
  • Sprays
  • Stickers
  • Turbo Challenges
  • Vehicle Camos
  • Vehicle Horns
  • Vehicles
  • Vehicle Tracks
  • Weapons
  • Weapon Unlock Challenges
  • Weekly Warzone Challenges
  • Weekly Multiplayer Challenges

Disclaimer

All XAssets compiled by Hyde are property of their respective owners. Hyde is in no way, shape, or form associated with or endorsed by Activision or its subsidiary studios.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].