LZMA 5D 00 00 01 00
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: LZMA 5D 00 00 01 00
It's a lzma86head with a 32bit size instead of the normal 64bit one:
Code: Select all
comtype lzma_0
get DUMMY byte
get DICT_SIZE long
get SIZE long
savepos OFFSET
get ZSIZE asize
math ZSIZE -= OFFSET
get NAME basename
clog NAME OFFSET ZSIZE SIZE
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: LZMA 5D 00 00 01 00
i got this, can you help me again
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: LZMA 5D 00 00 01 00
need some help ???