Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
/ aosvs-tools Public archive

A collection of utility programs for handling AOS/VS artifacts in modern operating systems

License

Notifications You must be signed in to change notification settings

SMerrony/aosvs-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOS/VS Tools

This is a small collection of utility programs I have written in Go related to accessing Data General AOS/VS systems and files.

DasherG

DasherG terminal emulator has moved to its own repo DasherG

Work-in-Progress

DasherT

DasherT is a very minimal Dasher terminal emulator for use at the command line. It provides just enough functionality to act as a console for an MV-class system.

It is only intended for emergency use where it is impossible to use either DasherG or DasherQ, maybe because you cannot build GUI applications or run their binaries.

LoadG

LoadG loads (restores) AOS/VS DUMP_II, and maybe DUMP_III, files on any desktop system supported by Go. It can be used to rescue data from legacy AOS/VS systems if the dumps are accessible on a modern system. The current version handles at least versions 15 and 16 of the DUMP format.

ST Parser

aosvs_st_parser takes an AOS/VS symbol table file (.ST) as its sole argument and emits a text stream of locations and symbol names found in the file. It might be useful for understanding, documenting or reverse engineering AOS/VS programs where the source code has been lost or is unavailable.

About

A collection of utility programs for handling AOS/VS artifacts in modern operating systems

Topics

Resources

License

Stars

Watchers

Forks

Languages