d2-reverse-engineering

Category: Development & Coding | Uploader: tmuhlhausentmuhlhausen | Downloads: 0 | Version: v1.0(Latest)

Elite-level Diablo 2 (D2 Classic 1.00–1.14d AND D2 Resurrected 1.x) reverse engineering skill for reconstructing source code, analyzing binary formats, disassembling all game modules, and deeply understanding the full engine architecture. ALWAYS consult this skill

Changelog: Source: GitHub https://github.com/tmuhlhausen/D2re

Directory Structure

Current level: tree/main/

  • 📁 d2re/
    • 📄 __init__.py 103 B
    • 📄 __main__.py 79 B
    • 📄 cli.py 5.6 KB
    • 📄 gui.py 331 B
    • 📄 gui_beautified.py 28.0 KB
    • 📄 gui_integrated.py 28.5 KB
  • 📁 docs/
    • 📁 architecture/
      • 📄 diablo-ui-system.md 6.1 KB
      • 📄 testing-strategy.md 5.8 KB
      • 📄 ui-ide-spec.md 7.3 KB
      • 📄 vision.md 5.7 KB
      • 📄 visual-ide-vision.md 8.2 KB
    • 📁 maintenance/
      • 📄 cleanup-checklist.md 4.1 KB
    • 📁 roadmap/
      • 📄 phase-1-foundation.md 4.2 KB
    • 📁 tools/
      • 📄 cli.md 1009 B
    • 📄 emulator-server-guide.md 431 B
    • 📄 getting-started.md 5.3 KB
    • 📄 gui-workbench.md 6.4 KB
    • 📄 hooking-guide.md 429 B
  • 📁 examples/
    • 📄 find_best_seed.py 351 B
  • 📁 references/
    • 📄 ai-states.md 7.1 KB
    • 📄 combat-formulas.md 7.2 KB
    • 📄 d2r-resurrected.md 9.5 KB
    • 📄 d2s-format.md 10.7 KB
    • 📄 dcc-dc6-format.md 9.5 KB
    • 📄 drlg-map-gen.md 7.1 KB
    • 📄 function-offsets.md 8.9 KB
    • 📄 item-generation.md 11.9 KB
    • 📄 packets.md 7.1 KB
    • 📄 skill-system.md 8.5 KB
    • 📄 stat-ids.md 8.6 KB
  • 📁 scripts/
    • 📄 __init__.py 52 B
    • 📄 d2s_parser.py 20.3 KB
    • 📄 drop_calculator.py 4.5 KB
    • 📄 item_roller.py 1.1 KB
    • 📄 map_seed_tool.py 17.3 KB
    • 📄 mpq_extract.py 15.1 KB
    • 📄 packet_sniffer.py 63.3 KB
    • 📄 read_inventory.py 49.0 KB
    • 📄 simulate_drops.py 1.9 KB
    • 📄 tc_explorer.py 7.5 KB
  • 📁 tests/
    • 📄 test_disabled_commands.py 1.7 KB
    • 📄 test_gui_workbench.py 5.7 KB
  • 📁 tools/
    • 📄 __init__.py 59 B
    • 📄 item_roller_impl.py 14.0 KB
    • 📄 packet_sniffer_impl.py 63.1 KB
  • 📄 .gitignore 2.4 KB
  • 📄 CHANGELOG.md 6.9 KB
  • 📄 CONTRIBUTING.md 5.4 KB
  • 📄 LICENSE 1.6 KB
  • 📄 pyproject.toml 631 B
  • 📄 README.md 7.7 KB
  • 📄 requirements.txt 1.9 KB
  • 📄 ROADMAP.md 15.6 KB
  • 📄 SKILL.md 49.0 KB

SKILL.md

Login to download/like/favorite ❤ 5 | ★ 0
Comments 0

Please login before commenting.

Loading comments...