Git Product home page Git Product logo

isz-tool's People

Contributors

oserres avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

isz-tool's Issues

How can I make an C++ Program that extracts from ISZ?

So, like what if I have installer files in an ISZ File to make the installer as small as possible, but within the installer I want the files to be extracted from the ISZ File in the background when the installation starts after the normal Windows installation steps.

How would I be able to achive of such, is there some sort of SDK or static library I can link the installer to to achieve this from my C++ Installer?

The ISZ Files made by an version of Ultra ISO on Windows.

deobfuscation

Hi, I'm just interested, where you get those de-obfuscation xors? They seems haven't documented on public specification sheet...

PS: I'm not familiour with github so I'm not sure if it's right place to ask questions....

Compilation problems

Hello!

I get this error (Ubuntu 10.04 Python 3.0)

Extracting test.isz to test.iso - Traceback (most recent call last):
File "isz2iso.py", line 391, in
main()
File "isz2iso.py", line 343, in main
test()
File "isz2iso.py", line 336, in test
isz.open_isz_file(src_isz)
File "isz2iso.py", line 217, in open_isz_file
self.isz_header.read_header(self.fp)
File "isz2iso.py", line 60, in read_header
byte_read = f.readinto(self)
File "/usr/local/lib/python3.0/io.py", line 676, in readinto
data = self.read(len(b))
TypeError: object of type 'ISZ_header' has no len()

Did anybody else face this problem?

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.