Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Installer/Setup

    Sisopen 0.1

    Download button

    Downloads: 2,378  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    19 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Salvatore Sanfilippo | More programs
    GPL / FREE
    December 8th, 2006, 16:56 GMT
    ROOT / System / Installer/Setup

     Read user reviews (0)  Refer to a friend  Subscribe

    Sisopen description

    Sisopen is a tool to list and extract the content of SIS files.

    Sisopen is a tool to list and extract the content of SIS files. SIS files are installation files used in Symbian-based smartphones like many S60 Nokia phones.

    Sisopen is an ANSI-C program, mainly targetted to Linux and other Unix-like systems it can be compiled almost in every system with a C compiler having zlib.

    Defining NOZLIB at compile time makes you able to compile without zlib, but only file listing is available in this mode, files can't be extracted.

    EXAMPLE

    First example, list the content of a .sis file

    $ sisopen sis/torch.sis

    sis/torch.sis: SIS header detected

    application UID: 0x78F172C
    application version: 1.20

    Languages

    UK English

    Files
    000 !:systemappsTorchTorch.aif 1941
    001 !:systemappsTorchTorch_caption.rsc 32
    002 !:systemappsTorchTorch.rsc 70
    003 !:systemappsTorchTorch.app 5548

    A more interesting example showing the ability of sisopen to fully understand SIS files including conditionals:

    $ sisopen sis/Nokia_N70_patch.SIS

    sis/Nokia_N70_patch.SIS: SIS header detected

    application UID: 0x20000BB0
    application version: 1.00

    Languages

    UK English

    Files
    [endif]
    001 f C:DOCUME~1m1smithLOCALS~1TempMKS0WrongDevice0.txt 122
    [else]
    003 f C:DOCUME~1m1smithLOCALS~1TempMKS0Finished0.txt 254
    004 c C:systemtempNokiaN70Patch1.exe 1552
    005 f C:DOCUME~1m1smithLOCALS~1TempMKS0Distribution0.txt 288
    [if (0x10200f9a == MachineUID)]

    SIS file conditionals must be read upside down, starting from the bottom of the output. This is a patch for the N70 smartphone so the conditional is if MachineUID == 0x... (the N70 UID) install the files, else show a Wrong Device message.

    Here are some key features of "Sisopen":

    · list SIS file content, including conditionals, file type, installation time options
    · extract files (try -x)
    · the verbose mode gives a lot more information about the sis header and individual files (try -v)

    Usage:

    sisopen filename.sis (in order to list .sis file content)

    sisopen -x filename.sis (extract files)

    sisopen -v filename.sis (show a lot of information about the sis file)

    sisopen -h (show a little help page)

    It is possible to pass more than one file name to sisopen. Every file is processed in the order they are given. Options don't require to be passed in a specific position so

    sisopen -x filename.sis

    is equivalent to

    sisopen filename.sis -x

    Product's homepage

      


    TAGS:

    extract SIS | open SIS | Symbian smartphones | Sisopen | extract | open

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM