Skip to content

Internet-2-0/Malcore-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malcore SDK

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.

Available Languages

Creating an SDK for another language

If you are interested in creating an SDK for another language follow the below steps:

  1. Clone this repository
  2. Make a new branch with the naming schema being the language name hyphen new-sdk for example: ruby-new-sdk
  3. Make sure that you add installation steps in a README.md file
  4. Make a PR following the template
  5. That's it provide us time to review the pull request

Other issues

Make an issue on the Github issue tracker following the template and allow us time to review the issue

Credits

Special thanks to all the people who have contributed to the SDKs