Skip to content
This repository was archived by the owner on Jul 3, 2022. It is now read-only.

Releases: s3rvac/retdec-cpp

0.2

14 Mar 15:16

Choose a tag to compare

  • Added basic support for the file-analyzing
    service
    . Also added a sample tool
    that uses this service to analyze binary files (fileinfo).
  • Added basic support for the test
    service
    . It can be used to verify
    API-key authentications.
  • Added a new subclass of ApiError: AuthError. It is thrown when there is
    an authentication or authorization error.

0.1

06 Dec 08:02

Choose a tag to compare

0.1

Initial release.