bellingcat - Gaming Meets OSINT: Using Python to Help Solve Her Story
alive
HTTP 200
Last checked: 2026-03-02T21:39
Description
This article explains how to use Python scripting and data analysis techniques to extract and visualize hidden content from the video game "Her Story," specifically by reverse-engineering the game's asset files to uncover all closed captions and map keywords to their corresponding videos. The author demonstrates step-by-step how to parse the game's data files, extract video transcripts, and create a network graph showing relationships between keywords and videos using Python and the NetworkX library.