Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Activity