Hey,
can you upload files to Virus Total with ftp/url connection buttons in TC to check them or do you have to do that manually by surfing to the website and browsing to the file location and click upload...???
I would like to have the opportunity to browse files in TC and only click on one button in TC to open the web browser, go to virustotal automatically and start scanning the selected file.
I made a macro that opens the website, now I would have to add something that automatically copies the selected file path in the browse window on VirusTotal so that you just have to click on scan and thats it...
Would that be possible with TC??
Can you set more than one command in one macro??
First command: open website!
Second Command: Copy full path of selected file to clipboard!
So you would have to just paste it on the website and click scan...
VirusTotal Upload
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3897
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
You just have to download the uploader from VT.
Just copy the following and paste it to your button bar:
It will upload the selected file.
(You may adapt the path of VirusTotalUpload2.exe to your own location)
Just copy the following and paste it to your button bar:
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_PATH%\..\VirusTotalUpload\VirusTotalUpload2.exe
%P%N
%COMMANDER_PATH%\..\VirusTotalUpload\VirusTotalUpload2.exe
VirusTotal Upload
-1
(You may adapt the path of VirusTotalUpload2.exe to your own location)
#5767 Personal license
not working for me it says "File not found"...
could you just type an exact example of how it could look like without the \..\
do I have to type the exact path of TC for %Commander Path%???
tried %COMMANDER PATH%\..\D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exe.......not working
tried %COMMANDER PATH%\D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exe.......not working...
same as above: File not found. Copy Paste thing with predefined macros doesn't work.
Could you explain more in depth and more specifically??
could you just type an exact example of how it could look like without the \..\
do I have to type the exact path of TC for %Commander Path%???
tried %COMMANDER PATH%\..\D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exe.......not working
tried %COMMANDER PATH%\D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exe.......not working...
same as above: File not found. Copy Paste thing with predefined macros doesn't work.
Could you explain more in depth and more specifically??
ofc it doesnt work cause it should be D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exeArcanez wrote:tried %COMMANDER PATH%\..\D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exe.......not working
tried %COMMANDER PATH%\D:\Program Files\VirusTotalUpload\VirusTotalUpload2.exe.......not working...
Hoecker sie sind raus!