This repository was archived by the owner on Jul 3, 2022. It is now read-only.
Releases: s3rvac/retdec-cpp
Releases · s3rvac/retdec-cpp
0.2
- 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.