.DIS File Extension
Oracle Discoverer Workbook
Developer | Oracle |
Popularity |
2.9 | 10 Votes |
Category | Spreadsheet Files |
Format | Binary |
What is a DIS file?
File created by Oracle Discoverer, a spreadsheet program; stores a workbook, which may be comprised of multiple populated spreadsheets, called worksheets; used for business intelligence reporting and analysis.
Discoverer is often used for querying and retrieving data from relational databases and then analyzing the data in spreadsheets.
Programs that open DIS files
JC64dis Project File
Developer | Ice Team |
Popularity |
2.0 | 2 Votes |
Category | Developer Files |
Format | Binary |
What is a DIS file?
A DIS file is a project file created by JC64dis, an iterative disassembler for Commodore 64 MUS, .SID, and .PRG files. It contains a copy of the binary code included in a MUS, SID, or PRG file, as well as a record of the actions a user has taken to disassemble the binary code into source code. DIS files can be used to recompile a disassembled file into its binary form.
A disassembler is a program that allows developers to translate compiled machine code into a human-readable format. JC64dis is a disassembler that allows developers to disassemble MUS, SID, and PRG files used by the Commodore 64 and other Commodore PCs. This allows developers to view the files' makeup and recompile them for use on other platforms.
How to open a DIS file
You can open a DIS file in JC64dis (cross-platform). To do so, select File → Open Project from the program's menu bar.
Programs that open DIS files
DisSharp Project File
Developer | NETdecompiler.com |
Popularity |
1.0 | 1 Vote |
Category | Developer Files |
Format | Binary |
What is a DIS file?
Project file created by DisSharp (also seen as Dis#), a .NET decompiler application; saves a decompiled project, which includes decompiled source code information; used for saving results of decompiled .EXE and .DLL files.