HoundThe / retdec-regression-tests

A collection of regression tests for RetDec and associated tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetDec Regression Tests

A collection of regression tests for RetDec and associated tools.

Warning: This repository contains malware binaries!

Use

This repository contains a collection of test cases for RetDec and associated tools. To run the tests, you have to use our regression-tests framework.

License

Python test scripts (i.e. test.py files):

  • Copyright (c) 2017 Avast Software, licensed under the MIT license. See the LICENSE file for more details.

C/C++ source codes and binaries:

  • A collection of source code and binary files with no particular license.
  • If you found your source code or binary file in this collection and you do not agree with it being used in this manner, contact us.

Contributing

See RetDec contribution guidelines and our regression-tests framework.

About

A collection of regression tests for RetDec and associated tools.

License:MIT License


Languages

Language:Python 76.8%Language:C 22.7%Language:C++ 0.4%Language:YARA 0.1%Language:Makefile 0.0%Language:Assembly 0.0%