Skip to content

jte/installscript-decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstallScript Decompiler

InstallScript Decompiler is a decompiler for InstallShield's InstallScript programming language.

Building

git clone https://github.com/jte/installscript-decompiler.git
cd installscript-decompiler

mkdir build
cd build

cmake ..

Usage

Usage: InstallScriptDecompiler [--help] [--version] [--show-actions] [--show-decompiled] input_file output_file

Positional arguments:
  input_file         input file (.inx/.obs/.obl)
  output_file        output file (.rul)

Optional arguments:
  -h, --help         shows help message and exits
  -v, --version      prints version information and exits
  --show-actions     show actions (disassembly)
  --show-decompiled  show decompilation

Contributing

Pull requests are welcome. I am looking for test samples which don't work.

License

See LICENSE file for more information.

About

InstallScript Decompiler is a decompiler for InstallShield's InstallScript programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •