GithubHelp home page GithubHelp logo

unz's Introduction

UnZ 0.12 (2024-02-24) by Henrik Åsman, (c) 2021-2024  
Usage: unz [option] [file]  
Unpack Z-machine file format information.  
  
 -a                 Show the abbreviation sections.  
 -d                 Show the dictionary section.  
 -f                 Show all sections (default).  
 -g                 Show the grammar section.  
 --gametext         Output only a'gametext.txt' format of all text in the file.  
 -h, --help, /?     Show this help.  
 --hexdump          Show raw hexdump before each section.  
 --hide             Don't show the abbreviation insertion points in the strings.  
 -i                 Show the header section.  
 -m                 Show the memory map.  
 -o                 Show the objects sections.  
 -s                 Show the strings section.  
 --syntax 0/txd     Use TXD default syntax for the z-code decompilation. (default)  
          1/inform  Use Inform syntax for the z-code decompilation. (txd -a)  
          2/ZAP     Use ZAP syntax for the z-code decompilation.  
 -u                 Show the unidentified sections.  
 -v                 Show the variable section.  
 -x                 Show miscellaneous other sections.  
 -z                 Show the z-code section.  
 -z <hexaddress>    Show the single decompiled z-code routine at <hexaddress>  
  
Report bugs/suggestions to: [email protected]  
UnZ homepage: https://github.com/heasm66/UnZ

unz's People

Contributors

heasm66 avatar

Stargazers

RVU avatar

Watchers

 avatar

unz's Issues

Running without parameters show unexpected feeback

Steps:
-Download the precompiled linux binary
Add executable permission
-run unz on a terminal without a parameter

Current behaviour (v0.10):
-It answer with an error (see below)

Expected behaviour:

  • Show the --help information.

Log:

$ ./unz 
Unhandled exception. System.IO.FileNotFoundException: Could not find file '/home/[...]/UnZ/v0.10/C:\Users\heasm\OneDrive\Dokument\Interactive Fiction\Games\Other\Nelson, Graham\Curses!\curses-r7.z3'.
File name: '/home/[...]/UnZ/v0.10/C:\Users\[...]\Curses!\curses-r7.z3'
   at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
   at Interop.CheckIo(Error, String , Boolean )
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func`4)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func`4 )
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1 , Func`4 )
   at System.IO.File.OpenHandle(String, FileMode , FileAccess , FileShare , FileOptions , Int64 )
   at System.IO.File.ReadAllBytes(String)
   at UnZ.Program.Main(String[])
Avortat

SO: Ubuntu 20.04
PS: Running unz -h works correctly ;)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.