Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG.md #54

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
150 changes: 150 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
# CHANGELOG
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- Template
### Fixed
### Added
### Changed
### Security
### Deprecated
### Removed
-->

## Unreleased

<!--
### Fixed
### Added
### Changed
### Security
### Deprecated
### Removed
-->

## [6.0.0] - 2024-07-10

* It has been completely refactored.
* README.md has been also changed.
* Special thanks to Artur Marzano, who has contributed
and dedicated his time to conduct and write this new version.

## [5.4.5] - 2024-06-19

* Includes a fix related to the installation path.

## [5.4.4] - 2024-05-21

* Includes only small changes and updates in the README.md.

## [5.4.3] - 2024-05-20

* Fixes a recent issue on -v 10 and 11 options (VT) due to
a change in one of the used libraries.
* Fixes other minor issues on several options.

## [5.4.2] - 2023-10-29

* Fixes two small issues.

## [5.4.1] - 2023-08-07

* Fixes issues related to URLHaus.
* Fixes issues related to Polyswarm.
* Fixes issues related to Malware Bazaar.
* Fixes issues related to InQuest.
* Introduces changes to the help description.
* Introduces changes to installation process.

## [5.3.0] - 2023-06-27

* Fixes issues related to Malshare (-l and -L options).
* Adds a new Malshare option (-l 7) to list all samples
from last 24 hours.

## [5.2.0] - 2023-06-20

* Multiple issues related to Hybrid Analysis have been fixed.

## [5.1.1] - 2022-11-03

### Fixed

* A formatting issue related to -v 10 option has been fixed.

## [5.1] - 2022-10-31

### Added

* Introduces thirteen options related to InQuest Labs.

### Fixed

* Fix an issue related to -b 6 option from ThreatFox.

## [5.0.3] - 2022-06-29

### Added

* Includes the possibility of getting information from
* Includes macOS as operating system supported to run Malwoverview.
Hybrid-Analysis using a SHA256 hash or the malware file.

### Removed

* Removes all options related to ThreatCrowd.

### Fixed

* Fix an issue related to downloading from Malshare.

## [5.0.2] - 2022-03-29

### Fixed

* Includes a small fix for options -v 1 and -v 8.

## [5.0.0] - 2022-03-17

### Added

* Includes upgrades of all Virus Total options from API v.2
to API v.3.
* Introduces a new option to check hashes within a given
file using Virus Total.
* Introduces a new option to submit large files (>= 32 MB) to
Virus Total.
* Introduces a new purpose for -D option.

### Changed

* Changes all Virus Total options.
* Changes all Malshare options.
* Inverts Malpedia options ("m" and "M") purposes.
* Changes all URLhaus options.
* Changes all Polyswarm options.
* Changes -d option to Virus Total APIi v.3 with a new content.
* Upgrades, fixes and merges Android options.
* Updates Android options to Android 11 version.
* Swaps options -q and -Q from Threatcrowd.
* Changes configuration, setup and requirement files.

### Removed

* Removes Malshare option to check a binary.
* Removes all Valhalla options completely.
* Removes -g option.
* Removes -S and -z options.
* Removes -t and T options.
* Removes several support functions.
* Removes many option's letters used in previous versions.

### Fixed

* Fixes and changes Hybrid Analysis options.
* Fixes tag option from Triage.
* Fixes URL formatting issues from URLhaus.
* Fixes several color issues.
* Fixes descriptions.