Skip to content

Caught exception when trying to remove Constants protection #19

Description

@greenozon

seen on some assemblies
seems yet another lzma related stuff?

�[0;32;40m21760 [1] INFO  UnConfuserEx    - Constants detected, attempting to remove�[0m
�[0;36;40;2m22090 [1] DEBUG Utils           - Using 4 bytes for the uncompressed size�[0m
�[0;36;40;2m22090 [1] DEBUG Utils           - LZMA properties => CE FD 62 5F 9F�[0m
�[0;31;40;1;4m22091 [1] FATAL UnConfuserEx    - Caught exception when trying to remove Constants protection�[0m
�[0;31;40;1m22100 [1] ERROR UnConfuserEx    - System.OverflowException: Array dimensions exceeded supported range.
   at SevenZip.Compression.LZ.OutWindow.Create(UInt32 windowSize)
   at SevenZip.Compression.LZMA.Decoder.SetDictionarySize(UInt32 dictionarySize)
   at SevenZip.Compression.LZMA.Decoder.SetDecoderProperties(Byte[] properties)
   at UnConfuserEx.Utils.DecompressLZMA(Byte[] data, MethodDef initMethod) in....................

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions