Secure Open Free Remote Support solutions - VNC2Me

Syndicate

feed-image Feed Entries

Live Chat

Secure Open Free Remote Support solutions

Virus Scans of VNC2Me SC


File VNC2Me_SC_7zip.exe received on 03.23.2009 07:25:25 (CET)
AntivirusVersionLast UpdateResult
a-squared4.0.0.1012009.03.23-
AhnLab-V35.0.0.22009.03.22-
AntiVir7.9.0.1202009.03.22-
Authentium5.1.2.42009.03.23-
Avast4.8.1335.02009.03.23-
AVG8.5.0.2832009.03.22-
BitDefender7.22009.03.23-
CAT-QuickHeal10.002009.03.23-
ClamAV0.94.12009.03.23-
Comodo10802009.03.22-
DrWeb4.44.0.091702009.03.23-
eSafe7.0.17.02009.03.19Suspicious File
eTrust-Vet31.6.64092009.03.20-
F-Prot4.4.4.562009.03.23-
F-Secure8.0.14470.02009.03.23-
Fortinet3.117.0.02009.03.22-
GData192009.03.23-
IkarusT3.1.1.48.02009.03.23-
K7AntiVirus7.10.6782009.03.21-
Kaspersky7.0.0.1252009.03.23-
McAfee55612009.03.22-
McAfee+Artemis55612009.03.22-
McAfee-GW-Edition6.7.62009.03.22-
Microsoft1.45022009.03.23-
NOD3239532009.03.21-
Norman6.00.062009.03.20-
nProtect2009.1.8.02009.03.23-
Panda10.0.0.102009.03.22-
PCTools4.4.2.02009.03.22-
Prevx1V22009.03.23-
Rising21.22.00.002009.03.23-
Sophos4.39.02009.03.23-
Sunbelt3.2.1858.22009.03.22-
Symantec1.4.4.122009.03.23-
TheHacker6.3.3.4.2872009.03.23-
TrendMicro8.700.0.10042009.03.23-
VBA323.12.10.12009.03.23-
ViRobot2009.3.23.16592009.03.23-
VirusBuster4.6.5.02009.03.22-
 
Additional information
File size: 892547 bytes
MD5...: f07cbf801476e8b0826744fd01f3070b
SHA1..: 0a4810f2a2d96680f176e77c153f684590ba1761
SHA256: 99f4a5809a462197ba313ab9ae86ea2fe78be9d82db2b6a1b64afc7a410bffe5
SHA512: 32cb3a4d75a5bf3078f9ecc24e9d9ff58b4c46f40e4874b22514977d617ead72
2a40155f1c152e03d9c072aabe8607fc3336581c37a8be07fbc52d0b4027918e
ssdeep: 24576:SpR9EeML152VMN/2LMjSgElRaZTZ9C9kUy7ck+Rc:i9EPLv2VU2LgSgElA
e+lkc
PEiD..: -
TrID..: File type identification
UPX compressed Win32 Executable (39.5%)
Win32 EXE Yoda's Crypter (34.3%)
Win32 Executable Generic (11.0%)
Win32 Dynamic Link Library (generic) (9.8%)
Generic Win/DOS Executable (2.5%)
PEInfo: PE Structure information

( base data )
entrypointaddress.: 0x275e0
timedatestamp.....: 0x422aabf1 (Sun Mar 06 07:06:25 2005)
machinetype.......: 0x14c (I386)

( 3 sections )
name viradd virsiz rawdsiz ntrpy md5
UPX0 0x1000 0x19000 0x0 0.00 d41d8cd98f00b204e9800998ecf8427e
UPX1 0x1a000 0xe000 0xd800 7.91 1302c5df85994aa61760caf50454a850
.rsrc 0x28000 0x7000 0x7000 4.57 3c7ffb6c741949e14b2a3a83ac8bfbdf

( 4 imports )
> KERNEL32.DLL: LoadLibraryA, GetProcAddress, VirtualProtect, VirtualAlloc, VirtualFree, ExitProcess
> COMCTL32.dll: -
> OLEAUT32.dll: -
> USER32.dll: SetTimer

( 0 exports )
packers (Kaspersky): PE_Patch.UPX, UPX
packers (F-Prot): UPX

ABOVE was taken from VIRUSTOTAL.COM

 

*some virus programs wrongfully detect Autoit applications as a VIRUS. this is actually a false positive (as the above shows)



Add this page to your favorite Social Bookmarking websites
Reddit! Del.icio.us! JoomlaVote! Google! Live! Facebook! StumbleUpon! Yahoo! Free social bookmarking plugins and extensions for Joomla! websites!
 

Screen-Shots

User Rating: / 6
PoorBest 

The main window can have one or more tabs, dependant on whether the files needed for that tab exist in the package. Shown here is the SC tab. session codes can be also loaded from INI, meaning less for clients to have to do to get connected.

 

The Viewer can be setup to connect to SC or Collaboration servers for support or presentations respectively (collaboration tab not shown)

 

Advanced Debugging, allows you to diagnose problems easily and quickly when needed, by simply changing a setting in the INI file (enable debugging)

 

When connected, a MINI GUI similar to that shown below is enabled, and the main GUI is hidden. This can be changed using the Tray Menu



Add this page to your favorite Social Bookmarking websites
Reddit! Del.icio.us! JoomlaVote! Google! Live! Facebook! StumbleUpon! Yahoo! Free social bookmarking plugins and extensions for Joomla! websites!
 

VNC2Me SC 0.2 Beta released


VNC2Me SC 0.2 has been released. (available in the SC downloads section)

This update is a complete re-write of the core code, to handle several key bugs:

  1. GUI unresponsive when buttons pressed on older computers (buttons, tray menu and all GUI are now checked 50x more often than other functions)
  2. No ability to use application without SSH (code is yet to be written to allow this, but the structure is there for it now)
  3. Event driven responses where hard to add and maintain (new code runs on the events, with most of the none event code placed in functions to allow easier maintenance)

This update enables many new features, including:

  1. Automatic Language selection based on locale (provided locale translation and codes exist in the INI)
  2. Ability to hide tabs when not wanted (INI setting, which will not show tab, even if relevant file exists)
  3. "MAIN_ENABLE_DEBUG" parameter in INI now enables/disables debug output to windows debugger. making the application a bit faster (less DLL calls)
  4. many MANY minor improvements to GUI, and behind the scenes allowing for smoother, simpler operation.

Feature that are under development:

  1. Collaboration Server - this is 90% complete, all GUI modifications are done, with minor launching problems still occurring.
  2. Application launching structure which will allow an application to be downloaded and launched on the remote computer, without controlling it, just by clicking some buttons on the viewers computer.


Add this page to your favorite Social Bookmarking websites
Reddit! Del.icio.us! JoomlaVote! Google! Live! Facebook! StumbleUpon! Yahoo! Free social bookmarking plugins and extensions for Joomla! websites!
   

Translations revisited ...


VNC2Me now allows translation to ANY language supported by MS Windows.

These things happen if you wake up in the middle of the night with a head full of code (yep, THAT IS how much of a geek I am), and can't go back to sleep until its working.

 

Everything that needs to be changed for translation into currently (and future) supported languages, can be done from the INI, by setting up the locale(s) and language in the INI file (as well as the translating everything).

This means that most of what I said in the the earlier "Translate VNC2Me" How-to article, has been rewritten.

 

Now anyone can translate vnc2me, but will they help us help others ???

if you want to help, let us know, as we can always use a new translator (or twenty).



Add this page to your favorite Social Bookmarking websites
Reddit! Del.icio.us! JoomlaVote! Google! Live! Facebook! StumbleUpon! Yahoo! Free social bookmarking plugins and extensions for Joomla! websites!
 

Getting the latest source code (SVN Checkout)


NOTE: the code you get from the SVN may not even work, let alone be stable

VNC2Me uses the Sourceforge SVN, to ensure source is available well into the future.

 

Windows users need to install some software, please follow these steps to begin:

  1. Download Tortoise SVN and follow the prompts to install (default settings have always worked for me)
  2. create a new directory in which to store the files.
  3. Right mouse click on the new directory and select "SVN Checkout"
  4. enter the address https://vnc2me.svn.sourceforge.net/svnroot/vnc2me into the "URL of repository" field.
  5. Make sure "HEAD Revision" is selected, and click "OK"
  6. Wait till all files are received (may take some time).

Further assistance with Tortoise SVN can be found on SF.net



Add this page to your favorite Social Bookmarking websites
Reddit! Del.icio.us! JoomlaVote! Google! Live! Facebook! StumbleUpon! Yahoo! Free social bookmarking plugins and extensions for Joomla! websites!
   

Page 1 of 6

<< Start < Prev 1 2 3 4 5 6 Next > End >>