摘要:
Getting an embedded resource file out of an assembly posted on Wednesday, August 03, 2005 by bobby @ 4:04 pm 23 comments I always embed supporting files in my applications and assemblies (images, sc... 阅读全文
摘要:
Process ClassProvides access to local and remote processes and enables you to start and stop local system processes. Namespace: System.DiagnosticsAssembly: System (in system.dll) A Process component p... 阅读全文
摘要:
How does a computer virus scan work?
阅读全文
摘要:
How does anti-virus software work? 阅读全文
摘要:
The word virus is often being used as a common term for all malicious programs, but technically a virus is a program or code that attaches itself to a legitimate, executable piece of software, and the... 阅读全文
摘要:
Application from MemoryC#.NET can launch applications from memory very easily through Reflection. Launching an exe from memory instead of directly is done for a variety of reasons.For example, some ap... 阅读全文
摘要:
收集的关于Splash Screen的两篇好文章 阅读全文
摘要:
Download source files - 69 KbDownload demo project - 139 Kb Introduction Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it... 阅读全文
摘要:
Since my beginning with computers, I was very intrigued and interested to know how computer viruses worked. Without thinking about the consequences they caused in the world of computers, I tried to le... 阅读全文