This package is a software development kit (SDK) for the Malcore API. It provides the functionality to import Malcore into your project and use the API to perform analysis.
If you are interested in creating an SDK for another language follow the below steps:
- Clone this repository
- Make a new branch with the naming schema being the language name hyphen new-sdk for example:
ruby-new-sdk
- Make sure that you add installation steps in a README.md file
- Make a PR following the template
- That's it provide us time to review the pull request
Make an issue on the Github issue tracker following the template and allow us time to review the issue
Special thanks to all the people who have contributed to the SDKs
- Torrenting for the Java SDK