• Stars
    star
    172
  • Rank 216,111 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Utilities to work with diablo2, Clientless map rendering & packet sniffing

@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

More Repositories

1

cogeotiff

High performance cloud optimized geotiff (COG) reader
TypeScript
73
star
2

hyperfine-action

Run hyperfine on every commit to monitor performance regressions
TypeScript
18
star
3

tsbuildinfo

Debug long build times using tsconfig.tsbuildinfo
TypeScript
13
star
4

binparse

Typed binary parsing for typescript
TypeScript
12
star
5

lerc-cog-maplibre

Using LERC Cogs directly in maplibre as raster-dem sources
TypeScript
9
star
6

stac-ts

TypeScript
8
star
7

pretty-json-log

Pretty print json log files
TypeScript
6
star
8

pimap

Deprecated: see blacha/diablo2
TypeScript
5
star
9

xyz-tile-debug

Debug tiles to overlay in systems that consume XYZ tiles
TypeScript
5
star
10

d3-graph

Various D3 Graphs
JavaScript
4
star
11

chunkd

Chunked file reading abstraction for S3, HTTP and files
TypeScript
4
star
12

cogeotiff-web

Example browser based COG viewer using @cogeotiff/core
TypeScript
3
star
13

bblog

Browser Bunyan Logger
TypeScript
2
star
14

shockrtools

JavaScript
2
star
15

cotar-rs

Cloud optimised tar files
Rust
1
star
16

psc

REST client for parse-server
TypeScript
1
star
17

uGain

Lua
1
star
18

covt

TypeScript
1
star
19

multibox

Key propagation for linux games
TypeScript
1
star
20

memoryscanner

Multi threaded memory scanner for nodejs
TypeScript
1
star
21

github-secret-rotate

Rotate AWS Secret keys for github actions
TypeScript
1
star
22

s3-client-benchmark

Benchmarking AWSCLI vs SDK vs S5cmd
JavaScript
1
star
23

basemaps-docker

Example of running linz/basemaps in a docker container
Dockerfile
1
star
24

bucket-copy

Example of cross account permission copies
TypeScript
1
star
25

sharp-resize

JavaScript
1
star
26

rust-release-test

Rust
1
star