@0wn3df1x Is there any difference between the files extracted with the script and those from ReisUnpack? I have made a test and they are all the same except the following:
The reason, in my opinion, is to be found in the brute-forcing mechanism implemented in the script for the lzham parameters, in these files the lzham API returns an OK even if the parameters are not correct. Probably I have to fix the script... but I have to say that 8 wrong files on 28.311 is really awesome
@zespri The '$' before the strings to display and the string at line 60 of Unpacker.cs give some problems on Visual Studio 2012.
aluigi wrote:@0wn3df1x Is there any difference between the files extracted with the script and those from ReisUnpack? I have made a test and they are all the same except the following:
The reason, in my opinion, is to be found in the brute-forcing mechanism implemented in the script for the lzham parameters, in these files the lzham API returns an OK even if the parameters are not correct. Probably I have to fix the script... but I have to say that 8 wrong files on 28.311 is really awesome
@zespri The '$' before the strings to display and the string at line 60 of Unpacker.cs give some problems on Visual Studio 2012.