.NET Program Being Detected As Virus On Remote System

Jan 3, 2012

I've developed a simple program and in it I 'copy-pasted' some code which makes a copy of the program executable in a particular path (docs folder) and sets registry to start the executable in windows start-up only.. Everything is working absolutely fine in my PC. But when I sent the exe to my friend's PC. Then the antivirus in her PC detected it as a trojan!

[Code]....

View 2 Replies


ADVERTISEMENT

VB Applications Gets Detected As Virus?

Feb 25, 2009

Then i downloaded C4F (Code 4 Fun) an application that's allow you to make Peer2Peer Applications using the PNRP.

So then i made a simple chat (Must say you do not need to fill in any code at all for this chat system) then i compile the source code to an *.exe file and everything seems fine at this stage.

But now the problem accours, when im am sending my chat application to my friends they got an alert about it's a virus im sending them. but when the file is on my own system it dosent say anything at all, and i have AVG Pro Edition & OutPost Firewall 2009 with lifetime license. and all my Anti Virus / Spyware Engine is up to date.

I have been writing on another forum on the internet but they just told me that my system was infected with a virus and that was the problem. s� ive completely deleted my whole system, and installed the Windows XP Professionel again.

But i i stil have the same problem? any one knows whats going on here. i cant post anycode for this cause you don't need any code for making a Chat application in C4F, Basicly it loads a C4F project in to Visual Basic Studio 2008 with no source at all.

View 3 Replies

Upload Code Being Detected As Virus?

Sep 13, 2011

Im trying to make a simple uploading program but when i run the program it is being detected as a virus and is being deleted. I have tried using 2 different ways of doing the ftp uploading but both are being deleted. the code im using is:

My.Computer.Network.UploadFile("file location", "upload location", "username", "password")
and
Dim request As System.Net.FtpWebRequest = DirectCast(System.Net.FtpWebRequest.Create("upload

[code].....

View 4 Replies

C# - Program To Monitor Other System Vitals With Remote Connection?

Sep 29, 2011

I'm looking to write a custom program in VB.NET / C++ / C# that would allow me to monitor a system's vitals over a Remote Desktop Connection. I'm only looking for tips on how to implement a connection like this in code (eg. is it just a simple object or call to a WScript function? or is it much more sophisticated?). As to the specifics of operation after making the connection, I have that figured out based on another program which shares some similar features. This doesn't have to go through an RDP connection, I'm definitely looking for better ways. Reason I mention RDP is because I currently do this manually over an RDP connection, but I don't wanna have to constantly open the window.

View 1 Replies

Make A Virus Remover/scanner Deletes Files Og Scans For Virus?

Sep 24, 2009

i want to make a virus remover/scanner tht deletes files og scans for virus.. Just reply i you know some of codes or if you have a project.

View 15 Replies

Make A Virus Remover/scanner Tht Deletes Files Og Scans For Virus?

Sep 24, 2009

i want to make a virus remover/scanner tht deletes files og scans for virus.. Just reply i you know some of codes or if you have a project.VB2008/2010..

View 11 Replies

IDE :: Code Error Not 'detected' By W7-64 Bit VS But Correctly Trapped By XP-32 System?

Mar 25, 2012

I recently revised a VB ListView and removed one column of data, and failed to spot an If ... Then reference to data in the removed column. The code runs without the 'impossible' SubItem query being detected in my W7-64 desktop IDE, but crashes in the compiled/ installed version. In my older XP-32 laptop however the code error is trapped as it should be. I have noticed occasionally that other minor code errors are not trapped in the W7-64 system - is that normal, or has my W7 IDE been damaged somehow? Should I delete and re-install VS 2010 in the W7 machine ... not a trivial task!

View 3 Replies

False Virus Alert On My Program?

Feb 11, 2012

I've got an interesting situation. Norton Anti-Virus, on a friend's computer, has flagged my program as a virus and I have no idea why. I'll post the code here so maybe someone can tell me why?

[code]...

Norton is claiming it is a WS.Reputation 1, what ever that is? (I had to remove the main page coding because it made the post too long and they wouldn't allow that many words.)

View 4 Replies

Make An Anti Virus Program In Vb?

Aug 22, 2009

Would it be possible to make an anti virus program in vb?

View 2 Replies

Make An Anti-virus In Program?

Dec 16, 2009

Is it possible to make an anti-virus in vb? Like for example the ability to scan through many files and find the memory encryption of each. (What i meant was like 442FSET5, Something like that). And the possibility to remove all files related to the specific virus or code?

View 1 Replies

Make An Anti-virus Program?

May 2, 2011

I am trying to make a Anti-virus program. I know how Viruses work and how anti-viruses work but i don't know how to make them. So if anyone can give me a Anti-virus program sample in VB if can. (I don't really work with C#, C++, C)

View 2 Replies

Make Anti-virus Program In .NET?

Jan 26, 2009

give me the source code for antivirus i just want a hint and i can finish the rest?

View 14 Replies

CLR Detected An Invalid Program?

Dec 3, 2010

CLR detected an invalid program

View 8 Replies

VS 2010 - Install The Program - Errors Detected During Operation

Feb 10, 2011

I've written my own program to assist other engineers with their work at my company. Some people have been able to install the program with no problems, others can't seem to get it installed and I'm having trouble figuring out why. They install .Net Framework 4 as this is the Target framework that was setup in the file, although I don't think I fully utilize all the features yet and not sure when I will. I will post the portion of the log that contains the error. If anyone decode some of this so I can track down the problem. I'm not sure if downgrading the necessary version of .Net would work or not, but didn't want to be changing that unless there was a good reason too.

PLATFORM VERSION INFO

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of V:EAUsersRCFPE Files SetupPE Files.application resulted in exception. Following failure messages were detected:
+ Exception occurred loading manifest from file PE Files.exe: the manifest may not be valid or the file could not be opened.
+ Cannot load internal manifest from component file.

ERROR DETAILS
Following errors were detected during this operation.

CODE:

View 1 Replies

Shutdown Remote System ?

Mar 2, 2010

I ve to shut down the remote system of a network.. so i need the full vb.net source code to make it possible ..

View 2 Replies

Delete The Files In Remote System?

Apr 27, 2009

I want to delete some temporary log files in remote system without using UNC share path. If I used UNC share path in my application, the application execution was failed. In order to execute successfully, i want to map remote system in my machine and then application was executed successfully by using UNC share path. So, i dont like to use UNC share path in my application.

View 4 Replies

Get System Time Of A Remote Computer?

May 6, 2009

I am trying to set up an "AT" job to export some registry keys on a remote computer, the problem is that DOS command requires a time to run. I want to get the system time of the remote computer so i can schedule it to run 1 minute from the time i send the command.

Is there any way to get the system time of a remote computer with VB.Net code?

View 3 Replies

Get Using System.Management On Remote Computer

Jun 10, 2010

Can you use System.Management to get CPU and memory information from a remote computer?

View 4 Replies

Remote Access Terminal System?

Jun 10, 2011

what are the requirements needed on how to control a terminal pc in terms of programming it. i am planning to use vb.net when we develop the system.

View 1 Replies

VS 2008 Remote Support System?

Jul 4, 2010

I am wanting to make or have someone help me make a remote support system. I would like it to have a ticket system interegated into it, but if it would be easier to just have the remote support, then I'll just stick with that. I am wanting for my client's to download the client version and then connect to it. Then they give me their IP or some code that I type in and connect and control their computer. I give technical support.

View 5 Replies

Connect Linux Remote System And Run A Command Using .net?

Jun 13, 2011

I want connect my linux remote system using ip address and port through .net. and want run a command to run a file inside the remote system

View 5 Replies

Login To Remote System Using Windows Application

Mar 18, 2009

I have a requirement that i want to kill the process in the remote server and then delete some log files and update the registry editor and then finally log off and log in to the remote System. Now, I log off the remote system from my application. But i want to login to the system with valid user credentials from my application.

View 1 Replies

Remote Registry Read Via System.management?

Apr 4, 2008

I need to read the value of one subkey located under a list of 17,000 keys in windows registry. I have no problem doing it locally but cannot get the system.management name space to do the same remotely. I know MSDN documents the system.management name space but much more knowledge is assumed than in other areas I have used. Assume no problems with connection and authentication.[code]....

View 16 Replies

Remote System Viewing And Voice Chating Sdk In Vb6?

Feb 20, 2009

need remote system viewing and voice chating sdk in vb6,any body know pl tell me,i will pay money, i will buy.already i am using 30days invitation and voice tapi3,but thats working lan only,

View 2 Replies

Build A Windows App That Uses A Remote SQL Server To Login To The System?

Dec 15, 2010

I am trying to build a windows app that uses a remote SQL server to login to the system. I have setup the SQL server on a vmware machine all the conections work fine I have created a form Login with TextBoxUser and TextBoxPass and a submit button.I have added the database conection and created a query called Login

SELECT COUNT(*) AS Expr1
FROM Users
WHERE[code]....

View 2 Replies

Call A .NET Application From A Remote System By Java Servlets?

Nov 25, 2009

I have an application in VB.NET. I want to call that application from a remote system by using Java servlets. Can anybody tell me the methods for that?

View 1 Replies

Connect To Sql Server 2008 R2 FILESTREAM From Remote System?

Jul 2, 2011

I'm developing a online document management application for my client using the following technologies

Front End - VB.Net 2010 (Windows Forms)
Back End - SQL Server 2008 R2 Express (FILESTREAM enabled to level 3)

I wanted to store the files (*.pdf, *.doc, *.exe, .) using the FILESTREAM feature in SQL Server 2008 R2.I prefer FILESTREAM because sometimes the file size exceeds 2GB.I'm able to save and retrieve file with FILESTREAM (using Windows Authentication/Integrated Security).But my client wants to save or retrieve the file from different PC.So I'm in need of accessing the FILESTREAM BLOB from remote systems.

View 1 Replies

Error: System.Net.WebException: The Remote Name Could Not Be Resolved:'site.com'

Jun 10, 2010

I created an application which posts data to a url using webrequest.It worked fine on my computer, but when another client runs the application , he gets the following error:

System.Net.WebException: the remote name could not be resolved:'site.com'
at system.net.httpwebrequest.getrequeststream()..

View 2 Replies

How To Communicate Remote System Using Win Sock Control Through Internet

May 28, 2009

how to communicate remote system using win sock control through internet. this is possiple give example or any idea in vb.net 2005

View 1 Replies

VS 2008 : Use WMI To Get Remote System UpTime (Boot Time)?

Aug 4, 2009

how to convert it to .net. I have the Imports System.Management figured out so far.......

strComputer = "." ' Local computer
set objWMIDateTime = CreateObject("WbemScripting.SWbemDateTime")
set objWMI = GetObject("winmgmts:\" & strComputer & "
ootcimv2")
set colOS = objWMI.InstancesOf("Win32_OperatingSystem")

[code]...

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved