Re: How to detect that the application itself is modifed.
Tech-Archive recommends: Speed Up your PC by fixing your registry
- From: "William Stacey [MVP]" <staceyw@xxxxxxxx>
- Date: Fri, 26 Aug 2005 10:27:14 -0400
Moreover, if it was virus that targeted .Net exe, they would surely "resign"
your app with it's own private key and app would load and run on way - with
what ever code the virus injected. Currently, the best you can do obfuscate
your code and sign it. Not fool proof, but raises the bar.
--
William Stacey [MVP]
"Oliver Sturm" <oliver@xxxxxxxxxxxx> wrote in message
news:u$PHCojqFHA.3424@xxxxxxxxxxxxxxxxxxxxxxx
> Cat wrote:
>
>> Thanks. This ways looks very simple and reasonable. The app won't run
>> all right, but the problem is it shows a crash dialogue like "... has
>> encountered a problem and needs to close. We are sorry..". Instead, I
>> just want to inform the users that this app might be infected by a
>> virus and guide them to my homepage to re-download it. To do that, my
>> app should run.
>
> That's a nice idea, but not very safe. Who says that if a virus has
> infected your app, it's not already loaded when you get to the point where
> you inform the user? Doing this "from the outside" of your app, as the
> .NET framework does with assembly strong names, is a much safer approach.
>
>
>
> Oliver Sturm
> --
> omnibus ex nihilo ducendis sufficit unum
> Spaces inserted to prevent google email destruction:
> MSN oliver @ sturmnet.org Jabber sturm @ amessage.de
> ICQ 27142619
http://www.sturmnet.org/blog
.
Relevant Pages
- Re: There Is A Better Way
... It is a myth that certain brands are immune. ... Just me being here posting this makes me a troll I guess. ... often-updated virus scanner and it can't get rid of. ... microcontroller software development app). ... (microsoft.public.security) - RE: Question for all
... Could backdoor trojan be a generic name? ... appz, possibly altered or generated by another app. ... Windows) -- Delete the file or to trick the virus replace it with another ... Locate registry entry of trojan/virus in registry, search for the name, ... (Security-Basics) - Re: Virus Protection
... had a virus than had AVG on my computer. ... but there just aren't any real threats out there with this OS - and you can always use an emulator like wine if you have a must-have windows app. ... I think Linux is really going to take off as more and more apps become web-based - MS is about to launch web-based versions of Word, Excel, and PowerPoint to compete with GoogleApps. ... GIMP instead of Photoshop, Eclipse or Netbeans are fine IDEs, OpenOffice instead of MS Office, Firefox/Thunderbird instead of Explorer/OE/Windows Live Mail... ... (rec.sport.football.college) - Re: The Terminator
... I had a very similar virus and could not get rid of it ... every time I run an app I get a window saying ... >>get this window for most apps I start, even Norton! ... >There is also Hijack this, helps in some of these cases. ... (microsoft.public.security.virus) - Re: VB Screen Object Bug in Vista
... But it is in fact one of the reasons I had code in my own app to resize and reposition everything accordingly if I got a message indicating that the user or one of the running programs had made such a change while my own VB app was running. ... It's just that in this particular app I had subclass code running to set a minimum "user drag" size for the main Form such that certain specific text items and certain specific boxes that contained text items fitted in full across the width of the Form without the necessity for a horizontal scroll bar and with other text items wrapping accordingly. ... The problem is that on many of these machines there was a chance that code would be running which changed the screen resolution (screen pixel area) occasionally. ... (microsoft.public.vb.general.discussion) |
|