All Projects → blacha → diablo2

blacha / diablo2

Licence: MIT License
Utilities to work with diablo2, Clientless map rendering & packet sniffing

Programming Languages

typescript
32286 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects
C++
36643 projects - #6 most used programming language
Dockerfile
14818 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to diablo2

gomule-d2r
GoMule enabled for D2R
Stars: ✭ 53 (-57.94%)
Mutual labels:  diablo2, d2r
d2s edit recalc
Simple D2 LoD and D2R char save editor
Stars: ✭ 15 (-88.1%)
Mutual labels:  diablo2, d2r
mars2d
【Mars2D平台 】主仓库,包含所有开源仓库清单导航
Stars: ✭ 182 (+44.44%)
Mutual labels:  map
object-detection-notebooks
Object detection and localization with Tensorflow 2 and Keras
Stars: ✭ 25 (-80.16%)
Mutual labels:  map
termission
Cross-platform Serial (COM Port) / TCP Terminal with Scriptable Auto-Response
Stars: ✭ 39 (-69.05%)
Mutual labels:  packet
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-88.89%)
Mutual labels:  map
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-62.7%)
Mutual labels:  map
MapMoves
View your Moves app and Arc app/LocoKit location history summary on map
Stars: ✭ 35 (-72.22%)
Mutual labels:  map
packet
📦 Send network packets over a TCP or UDP connection.
Stars: ✭ 68 (-46.03%)
Mutual labels:  packet
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-84.13%)
Mutual labels:  map
AndroidOfflineMapLibrary
Offline OpenStreet Map Library (No Internet Required) You dont have to even one-time connect!
Stars: ✭ 16 (-87.3%)
Mutual labels:  map
covid-19
Current and historical coronavirus covid-19 confirmed, recovered, deaths and active case counts segmented by country and region. Includes csv, json and sqlite data along with an interactive website explorer.
Stars: ✭ 15 (-88.1%)
Mutual labels:  map
gmap
heterogenous Map over a GADT
Stars: ✭ 40 (-68.25%)
Mutual labels:  map
react-bmapgl
基于百度地图JavaScript GL版API封装的React组件库
Stars: ✭ 68 (-46.03%)
Mutual labels:  map
EQEmuMaps
EQEmuMap .map and .path reference files for the internal EQEmu Server functions
Stars: ✭ 15 (-88.1%)
Mutual labels:  map
jpndistrict
🗾 Create Japansese Administration Area Maps
Stars: ✭ 18 (-85.71%)
Mutual labels:  map
UMapControl
轻量级跨平台瓦片地图库
Stars: ✭ 35 (-72.22%)
Mutual labels:  map
LittleNavmapOFMTheme
Open Flightmaps VFR Map Theme for Little Navmap
Stars: ✭ 34 (-73.02%)
Mutual labels:  map
mundraub-android
📱Android App for Mundraub, Na-Ovoce and other fruit maps
Stars: ✭ 30 (-76.19%)
Mutual labels:  map
PinFloyd
MapKit annotations clustering for iOS
Stars: ✭ 29 (-76.98%)
Mutual labels:  map

@diablo2

Build Status

Tools to work with diablo2

  • bintools - Diablo2 (Classic) Binary parsers to read the .bin files
  • huffman - Diablo2 (Classic) Decompressor for network data
  • packets - Diablo2 (Classic) network protocol
  • mpq - MPQ reader / extractor
  • map - Diablo2 (Classic & Resurrected) map generation api (Docker based)
  • sniffer - Diablo2 (Classic) network sniffer
  • memory - Diablo2 (Resurrected) Memory reader

Diablo2 Resurrected

D2 Resurrected MapHack

Diablo2 Classic

Packet sniffer

Packet sniffer example

Packet sniffing heads up display

Sniffs packets from the game client to create a overview of the world around.

Hud example

  1. Location of the summoner
  2. Where a good item was drooped (Unique Frost burns)
  3. Player Location
  4. A collection of monsters
  5. Way point

Building

Building with yarn

yarn
yarn build
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].