CAMAS Uploader

Status
Not open for further replies.

Malware1

Level 76
Thread author
Sep 28, 2011
6,545
27,766
7,466
Malware1
Hi,
I made a little tool in VB.NET that allows to upload files to CAMAS.

mPxjkoB.png


http://www11.zippyshare.com/v/99010540/file.html

It can be used as an alternative for the buggy file submission in Comodo.

Thanks.
 
Hello my Comodo user friends :)

One of my friend who is developer of Cyberfox browsers ;) improved this tool and it looks nice and works better now.

lzEA3b.png


Change log:

v1.0.1
-removed: background worker
-added: upload files thread
-added: safe delegates for safe threading
-added: background image
-changed: font state from normal to bold
-changed: progress bar count, tick, size and position.
-added: reset ui causing form to restart after upload complete message to refresh all ui components
-added: source code and read-me file.

v1.0.0
-First created.

I really appreciated the developer of Cyberfox browsers. He helped me on this matter and he made the tool.
Please read the README.txt file in the file that I uploaded.

Download source code and tool here : http://www57.zippyshare.com/v/99248045/file.html
please use the latest AnalyZer v1.0.1 !

Enjoy :)
 
Last edited by a moderator:
Change log:

v1.0.2 GUI
Added: Version information to product title
Added: Character limit on folder path field (256)
Removed: Control.CheckForIllegalCrossThreadCalls = true from form load event (left over from debugging threads and original background worker with no delegates).
Added: Context menu to folder path input field
Added: Select all menu item
Added: Paste menu item
Added: Clear menu item
Added: Instant copy folder path from clipboard if folder path input field is empty (Note: Does not check if text is valid folder path it copies any text on clipboard).
Changed: Assembly & Application versions to 1.0.2
Updated: Source code and readme file

v1.0.0 CONSOLE
AnalyZerC (Console)
Takes (1) argument /dir="path\to\folder"
Must contain folder path in double quotations.

Example: AnalyZerC.exe /dir="C:\my files\samples"

Important: Must contain folder path in double quotations with no trailing slash on folder path ("C:\my files\samples\") will through an illegal character error.

Download : http://www18.zippyshare.com/v/85831622/file.html

Thanks to Cyberfox developer again!

Enjoy :)
 
Last edited by a moderator:
  • Like
Reactions: Malware1
Status
Not open for further replies.