Hi there,
I'm currently having an issue where some of the file content is decrypting incorrectly. I have an example of the file I used and the output in this repo: https://github.com/bogoshipda/wzoutput
I'm currently using a GuestEULA.img file that was extracted from String.wz in a v83 setup. Would it be possible to get some help on what could be wrong with how I'm extracting the data or just that the version is not supported in this repo?
This is the command I used to get the output:
./compile.sh && ./imgextractor.sh img
There is an img folder that I created which contains the GuestEULA.img file inside.
Hi there,
I'm currently having an issue where some of the file content is decrypting incorrectly. I have an example of the file I used and the output in this repo: https://github.com/bogoshipda/wzoutput
I'm currently using a GuestEULA.img file that was extracted from String.wz in a v83 setup. Would it be possible to get some help on what could be wrong with how I'm extracting the data or just that the version is not supported in this repo?
This is the command I used to get the output:
./compile.sh && ./imgextractor.sh imgThere is an img folder that I created which contains the GuestEULA.img file inside.