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.
- Host: GitHub
- URL: https://github.com/ramonbecker/inteligenceviruslog-ivl-
- Owner: RamonBecker
- Created: 2019-04-13T17:28:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T18:50:30.000Z (about 5 years ago)
- Last Synced: 2025-10-10T15:32:05.021Z (8 months ago)
- Language: Java
- Homepage:
- Size: 453 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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




## ⚠️ Prerequisite
[](https://www.oracle.com/br/java/technologies/javase-downloads.html) >= 11


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

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

```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!
[
](https://github.com/RamonBecker) [
](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
