SIS
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Ljcool2006 (Talk | contribs) (add software that supports newer sis files) |
||
(One intermediate revision by one user not shown) | |||
Line 21: | Line 21: | ||
== Software == | == Software == | ||
* {{Deark}} | * {{Deark}} | ||
+ | * [https://web.archive.org/web/20150618073505/http://symstuff.com/downloads/siscontents1772.zip SISContents] | ||
== Sample files == | == Sample files == | ||
* http://cd.textfiles.com/psion/disk1/GAMES/ ... | * http://cd.textfiles.com/psion/disk1/GAMES/ ... | ||
* https://www.mobileshox.com/symbian-games/ | * https://www.mobileshox.com/symbian-games/ | ||
− | * | + | * {{DexvertSamples|archive/epocInstallationPackage}} |
== Links == | == Links == |
Latest revision as of 02:15, 4 September 2024
SIS is a software installation archive format used on EPOC/Symbian OS. It contains files in other formats, such as APP, AIF, and MBM.Some sources say that SIS stands for Software Installation Script; others say Symbian Installation System.
Contents |
[edit] Identification
SIS files for EPOC release 3, 4, and 5 begin with bytes ?? ?? ?? ?? 6d 00 00 10 19 04 00 10
.
SIS files for EPOC release 6 begin with ?? ?? ?? ?? 12 3a 00 10 19 04 00 10
.
SIS files for Symbian OS 9.x begin with 7a 1a 20 10
.
[edit] Specifications
- SIS File Format (for versions prior to Symbian OS 9.1)
- Symbian OS v9.X SIS File Format Specification, Version 1.1
[edit] Software
[edit] Sample files
- http://cd.textfiles.com/psion/disk1/GAMES/ ...
- https://www.mobileshox.com/symbian-games/
- dexvert samples — archive/epocInstallationPackage
[edit] Links
- Wikipedia article
- Nokia Developer Wiki article (from archive.org)