An open API service indexing awesome lists of open source software.

https://github.com/ramonbecker/inteligenceviruslog-ivl-

Project developed for capturing viruses in the Avira antivirus LOG, capturing them in the Avira database and displaying the descriptions of the captured virus on the screen.
https://github.com/ramonbecker/inteligenceviruslog-ivl-

Last synced: 8 months ago
JSON representation

Project developed for capturing viruses in the Avira antivirus LOG, capturing them in the Avira database and displaying the descriptions of the captured virus on the screen.

Awesome Lists containing this project

README

          

# Inteligence Virus Log (IVL)

## :information_source: Information

This project was developed with the aim of interpreting the virus tracking log performed by Avira antivirus. The generated logs contain information that lay users cannot interpret, so this software was developed to help users see the logs in a simplified way. The Avira virus laboratory was used, which can be consulted through the link: https://www.avira.com/pt-br/support-virus-lab. For the removal of information from the site, the JSOUP library was used.

## Demo

![Tela1](https://user-images.githubusercontent.com/44611131/120849394-6bb2d300-c54c-11eb-9799-cba61879c423.png)

![Tela2](https://user-images.githubusercontent.com/44611131/120849449-7ec5a300-c54c-11eb-9b36-98d5a550fd22.png)

![Tela3](https://user-images.githubusercontent.com/44611131/120849448-7e2d0c80-c54c-11eb-8dd8-14f0352ab2e2.png)

![Tela4](https://user-images.githubusercontent.com/44611131/120849441-7d947600-c54c-11eb-81af-afc1b55054f0.png)

## ⚠️ Prerequisite
[![Java Badge](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)](https://www.oracle.com/br/java/technologies/javase-downloads.html) >= 11

![jsoup(2)](https://user-images.githubusercontent.com/44611131/120847174-7e77d880-c549-11eb-87b3-c4a4f12e478c.png)

![swing1](https://user-images.githubusercontent.com/44611131/120847448-e2020600-c549-11eb-82cc-80f1f0d6ccc7.jpg)

## :rocket: Installation

You should download the JSOUP library and integrate it into your project via the link: https://mvnrepository.com/artifact/org.jsoup/jsoup

![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

```sh
git clone https://github.com/RamonBecker/InteligenceVirusLog-IVL-.git
```

![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)

```sh
git clone https://github.com/RamonBecker/InteligenceVirusLog-IVL-.git
or install github https://desktop.github.com/

```

## :zap: Technologies

- Java
- Swing
- JSOUP

## :memo: Developed features

- [x] The user must select the generated log;
- [x] Log reading;
- [x] Log interpretation;
- [x] The user will be able to select the virus found in the log on the screen and the software will go to the database to look for information about the virus [x] found on the website.

## :technologist: Author

By Ramon Becker 👋🏽 Get in touch!

[github](https://github.com/RamonBecker) [linkedin](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
![Gmail Badge](https://img.shields.io/badge/-ramonbecker68@gmail.com-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:ramonbecker68@gmail.com)