Deadem is a set of open-source JavaScript libraries for parsing Source 2 .dem replay files from Deadlock, Dota 2 and Counter-Strike 2 (CS2). Deadem Explorer is a live in-browser demo of those libraries — try them out without installing anything or uploading replays to a server.
Upload a .dem file or choose one from the library to see the parser in action: inspect packets, browse game entities, and view server info, tick rate, and string tables.
Built with the @deademx/engine, deadem (Deadlock), @deademx/dota2, and @deademx/cs2 JavaScript libraries. The app runs locally in the browser for private replay inspection.
View on GitHub