Skip to content

Commit

Permalink
added more info
Browse files Browse the repository at this point in the history
more info better description
  • Loading branch information
firepacket committed Jan 18, 2022
1 parent 8411bc5 commit 0578409
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div><p align="center"><img src="https://raw.githubusercontent.com/firepacket/VirusTotalUploader/master/uploader/uploader/icon.ico" width="75" height="75" /></p><h3 align="center">VirusTotal Uploader FIXED</h3></div>
<p align="center">Open-source desktop uploader for VirusTotal.<br/>
<i><b>Single EXE, Portable Executable, No extra files, Localized, No API Key Required!, No Setup, Right-Click Context Menu Support!</b></i>
<div><p align="center"><img src="https://raw.githubusercontent.com/firepacket/VirusTotalUploader/master/uploader/uploader/icon.ico" width="75" height="75" /></p><h3 align="center">VirusTotal Uploader UPGRADED</h3></div>
<p align="center">Open-source desktop uploader for VirusTotal. New Upgrades: <br/>
<i><b><u>Single EXE, Portable Executable, No extra files, Localized, No API Key Required!, No Setup, Right-Click Context Menu Support!</u></b></i>
</p>
<p align="center">

Expand All @@ -15,14 +15,21 @@ But if you get one, your experience will be better! All you need to do is to go
<img src="assets/1.gif" />

#### How to use
It is really easy! Just drag and drop file into the app and voila! Or right-click any file and select "Virus Total Uploader".</br>
Click on settings to add Context Menu (right-click) support and Auto-Upload</br>
Open the app and drag and drop file into the app and voila! Click the "Settings" button to configure your API key, Language, Auto-Upload, and Context Menu Support. Then you can right-click any file and select "Virus Total Uploader" to get an instant reading along with Auto Upload!</br></br>
Click "Reset" to uninstall if you want to move the .exe, or you can move it, click "Reset" and "Save" again for the Context Menu.
</br></br>
<img src="assets/2.gif" />

#### New Undocumented Feature
If you create a String value in *HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\Virus Total Uploader\* name it "Browser" and set the value to a different browser .exe path (no quotes) that you want to use.<br/>
<b>NOTE: You can only do this if you have enabled Context Menu!</b> It was to just keep things tidy for a feature most people won't use, just for me.
#### Various graphical tweaks
Added corrected language, improved localization, made sure that GUI fits everything properly. Localization files are now built into the application.

#### Settings
Using .NET built-in settings for maximum portability.

#### License
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).

<br/><br/><br/>
#### New Undocumented Feature
If you create a String value in the registry *HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\Virus Total Uploader\* name it "Browser" and set the value to a different browser .exe path (no quotes) it will use that browser instead<br/>
<b>NOTE: You can only do this if you have enabled Context Menu Support!</b> It was to just keep things tidy for a feature most people won't use, just for me.

0 comments on commit 0578409

Please sign in to comment.