From ec1e746f8d70c2cbb5d9d2a6ca3d7021d1c1d3d1 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:04:17 +0700 Subject: [PATCH 1/8] Fix typos and add the VirusTotal logo in README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3d659e4..aad44ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

VirusTotal Uploader

+

VirusTotal Uploader

Open-source desktop uploader for VirusTotal.

@@ -7,23 +7,23 @@

#### Warning -This is not officially supported application. It was created, because official VirusTotal desktop app is unmaintained. If you are afraid you can build it from source by yourself. Also please don't download it from any 3d party sites. +This is not officially supported application. It was created because official VirusTotal desktop app is unmaintained. If you are afraid, you can build it from source by yourself. Also please don't download it from any third-party sites. -#### Download +#### Download (GitHub release) Please go to [releases page](https://github.com/SamuelTulach/VirusTotalUploader/releases) to download compiled app and installer. *Don't forget to star the repo!* #### How to get API key It is really simple! All you need to do is to go to [VirusTotal official page](https://www.virustotal.com/), create profile and copy your key. -![screenshot1](assets/1.gif) + #### How to use It is really easy! Just drag and drop file into the app and voila! -![screenshot2](assets/2.gif) + #### Contributing -If you have any idea how to make this app better, please create pull request. If you find any bug, please create issue. +If you have any idea how to make this app better, please [create a pull request](https://github.com/SamuelTulach/VirusTotalUploader/compare). If you find any bug, please [create an issue](https://github.com/SamuelTulach/VirusTotalUploader/issues/new). #### License -This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt. \ No newline at end of file +This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt. From 50df57ae68aa9212eac811692cd04cb76ec5dc94 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:04:57 +0700 Subject: [PATCH 2/8] Rename LICENSE.txt to LICENSE --- LICENSE.txt => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.txt => LICENSE (100%) diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE From a7de45d51acda9345f66a94d7b1f69740f52f982 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:06:08 +0700 Subject: [PATCH 3/8] (revert) --- LICENSE => LICENSE.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.txt (100%) diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt From 315551f8b0907156abf938c7e8175ea623b77522 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:08:20 +0700 Subject: [PATCH 4/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aad44ad..53a5bc9 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ It is really easy! Just drag and drop file into the app and voila! If you have any idea how to make this app better, please [create a pull request](https://github.com/SamuelTulach/VirusTotalUploader/compare). If you find any bug, please [create an issue](https://github.com/SamuelTulach/VirusTotalUploader/issues/new). #### License -This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt. +This project is licensed under GPLv3 and it's libraries under their license. Please check both [LICENSE.txt](LICENSE.txt) and [LICENSE_3rd.txt](LICENSE_3rd.txt). From b43f37016cf3cffc85e1a4a3af76d3eb03c77103 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:22:54 +0700 Subject: [PATCH 5/8] Making some badge works (in README.md) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53a5bc9..15710c6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

VirusTotal Uploader

Open-source desktop uploader for VirusTotal.

- - - + + +

#### Warning From 86d0eec59e68b4c549906fd7d73b8d74683353e4 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:26:18 +0700 Subject: [PATCH 6/8] Fix README again lol --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15710c6..2ad7d5b 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ Please go to [releases page](https://github.com/SamuelTulach/VirusTotalUploader/ #### How to get API key It is really simple! All you need to do is to go to [VirusTotal official page](https://www.virustotal.com/), create profile and copy your key. - + #### How to use It is really easy! Just drag and drop file into the app and voila! - + #### Contributing If you have any idea how to make this app better, please [create a pull request](https://github.com/SamuelTulach/VirusTotalUploader/compare). If you find any bug, please [create an issue](https://github.com/SamuelTulach/VirusTotalUploader/issues/new). From 632e72dd774413bbaec108fbbbd7da23b372857a Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:30:04 +0700 Subject: [PATCH 7/8] Fix .NET Framework 4.6 badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad7d5b..f11a98c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ #### Warning This is not officially supported application. It was created because official VirusTotal desktop app is unmaintained. If you are afraid, you can build it from source by yourself. Also please don't download it from any third-party sites. -#### Download (GitHub release) +#### Download (GitHub release) Please go to [releases page](https://github.com/SamuelTulach/VirusTotalUploader/releases) to download compiled app and installer. *Don't forget to star the repo!* #### How to get API key From a7da1e92b872743e9547356ff85c3687f08bbe7d Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:30:50 +0700 Subject: [PATCH 8/8] Fix it again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f11a98c..3efdcd1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ #### Warning This is not officially supported application. It was created because official VirusTotal desktop app is unmaintained. If you are afraid, you can build it from source by yourself. Also please don't download it from any third-party sites. -#### Download (GitHub release) +#### Download (GitHub release) Please go to [releases page](https://github.com/SamuelTulach/VirusTotalUploader/releases) to download compiled app and installer. *Don't forget to star the repo!* #### How to get API key