Analyse a .LST file

HomeFormats.LSTID

What is a .LST file?

.LST is a file in the Config category. Analyser identifies it and reads the metadata in its header, right in your browser.

Did you know
  • A .lst file is usually a listing or list file - a plain-text index, log or compiler listing of source alongside generated code.
  • Assemblers and compilers often emit a .lst showing each source line next to the machine code or addresses it produced.
  • Being plain text, a .lst is meant to be read by a person inspecting how a build turned out.
What Analyser reads
Identify configuration and small text files: TOML, INI, .env, CONF, CFG, Java properties, generic .config, info notes, .lst list/index files, and Windows Setup Information (.inf) driver/install scripts.
Depth of analysis
.LST is an identification-grade format: Analyser recognises it from its bytes and decodes the header metadata it carries, rather than opening it in a full viewer. Formats that do get a full viewer are marked "Full" on the formats page.
Open a .LST file
Drag a .LST file onto the Analyser home page (or tap to pick one). It is identified entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.
Related formats
.TOML · .INI · .ENV · .CONF · .CFG · .PROPERTIES · .Config · .Info · .INF. See all supported file types.