Skip to content

zlib encoder error - Could not load file or assembly Zlib.Portable #34

Open
@bestrocker221

Description

@bestrocker221

Describe the bug
zlib module should work

To Reproduce
python3 .\chain-validate.py -l cs -e zlib

Expected behavior
Working

Output

[*] Validating encoder chain for CSHARP

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Zlib.Portable, Version=1.11.0.0, Culture=neutral, PublicKeyToken=431cba815f6a8b5b' or one of its dependencies. The system cannot find the file specified.
   at Test.ZlibEncoder.Decode(Byte[] data)
   at Test.Test.Main(String[] args)
[-] Failed to execute test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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