Уровень 0 · материалов: 3
В кластер входят документы, посвященные техническому восстановлению и анализу устаревшего программного обеспечения, и не входят документы об общей разработке современного ПО.
Общие признаки: реверс-инжиниринг, legacy software, цифровая археология, DOS
Группа выше: Цифровая археология: реверс старого ПО
Смысл: The text serves as a practical guide and case study on reverse engineering and porting legacy DOS software to modern systems, highlighting the intersection of assembly language, C++, and software archaeology.
A programmer details the grueling process of reverse engineering the DOS game Bedlam 2 using IDA Pro and MASM to create a modern, high-resolution compatible version in C++.
Смысл: The text is a technical case study on reverse engineering a legacy 16-bit DOS game to recover its lost source code, highlighting the intersection of software archaeology, assembly analysis, and hardware-specific graphics programming.
A developer reverse-engineered the 1992 MS-DOS game 'Pole Chudes' to reconstruct its lost source code in C, detailing the process of asset extraction and EGA graphics optimization.
Смысл: The text describes a hobbyist's technical journey to recover and localize a piece of legacy software, highlighting the intersection of digital archaeology and reverse engineering to preserve computing history.
A tech enthusiast finds a 1988 version of Microsoft Excel on old floppies and reverse-engineers the system font file to restore its Russian localization on Windows 2.03.