/BitCollector

An open-source tool for data extraction. Rivaling the best!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

BitCollector

An open-source tool for data extraction. Rivaling the best!

How to Contribute

In order to contribute to our project, you will need to do the following:

  1. Fork this repository into your account.
  2. Clone your fork locally.
  3. Review the documentation in our wiki
  4. Write your module being sure to include the requirements to properly integrate into the framework.
  5. Document and test your module.
  6. Create a pull request back to this repository.