Skip to content

Can't decompress data that QuickBMS is able to decompress #336

@smiRaphi

Description

@smiRaphi

I'm trying to decompress this data from the Sina Mora EX which QuickBMS is able decompress fine, this is how I call it:
lz4.block.decompress(data,uncompressed_size=590)
But I'm getting:
_block.LZ4BlockError: Decompression failed: corrupt input or insufficient space in destination buffer. Error code: 416
The decompressed size is from a header field in the game's file format, it's the same QuickBMS uses.

001.lz4.renamed2.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions