Here is some example with generated cls for lolz, but first I want to let you know that your last cls-bpk seems to work fine for both packing AND unpacking, which is great and for me also rare so thank you for that.
Ok here is how I made lolz cls:
1.png
File uclsg that it generated is:
Code:
[CLS]
CLSName=lolz
TempDir=tmplolz
Encode=file.in file.out
Decode=
Inputfile=file.in
Outputfile=file.out
Exec=lolz_x64.exe
ChunkSize=64m
Chunk=1
Cls.ini is(also generated):
Now here is something I just found only now. You see the file
generator.exe on the right side panel that was used to create lolz cls. I can actually pack this file, it will create arc packed file with it inside. Now, this one is located in:
D:\Downloads\a.
But, when I go one folder up to
D:\Downloads and try to pack another file:
2.png
I get this:
3.png
That is same type of crash I always get.