Skip to content

MaintainTeam/HypatiaDatabases

Repository files navigation

Hypatia Databases

This repository contains the database files, the generation scripts and the web server for the malware databases used in the FOSS android antivirus Hypatia.

Structure

This is a manual mirror and backup generator of https://codeberg.org/MaintainTeam/HypatiaDatabases which generates the default databases.

This repo has several branches. The main branch contains the code used to generate the databases. The unsigned branch contains the generated databases, before they are signed. From here, this branch is checked out by a self-hosted CI and signed with our key, and pushed to the gh-pages branch where it is deployed.

Databases

General Sources

Specific Sources

Domain Sources

Generation

The databases are generated on GitHub's and Codeberg's CI. We utilize a fork of Divest Mobile's database generator to sort the database files, aggregate the hashes, and then create Bloom Filters from them. Then, GitHub/Codeberg Pages are used to publish the files online.

Contribution

Development work is done on GitHub, Codeberg is only a mirror.

We are always looking for new sources to add to our databases, so if you come across one that you believe could work, please either create an issue with the link to the source, and it's copyright, or if you can, submit a pull request to add it to the GitHub actions file.

If adding a new source, the general proccess is:

  1. Download the source to the /various/vendor directory.
  2. Proccess the file(s) to extract the hashes, and if applicable the malware description.
  3. Combine the name and hash (hash:0:name/description) and add them to a file with the appropriate extension.
  4. Move the resulting file to the /raw/vendor directory.

About

Signature database generator & database page for Hypatia Malware Scanner. Manually semi-syncing with Codeberg repo (https://codeberg.org/MaintainTeam/HypatiaDatabases/) | Maintained by: nobody

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •