C語言實現病毒源碼 當含有病毒部分的程序被執行時,首先進入病毒程序。它在磁盤上找擴展名為C的匹配文件,如果找到,查找是否有被傳染過的標志“INFECTED”。如果有此標志,繼續找其它的C文件,直至全部檢查一遍。若沒有這個標志,則 (1)在未被感染的C程序頭部加入“INFECTED”已被傳染標志。 (2)讀取病毒文件的頭文件,將其插入到即將被感染的文件頭部。如果發現有重復則不插入。 (3)在主程序中插入“VIRUSES();”調用VIRUSES函數。尋找printf、for、WHILE、break語句,如果找到就在之前插入。 (4)在文件尾部插入VIRUSES_SUB子程序。 (5)在插入到將感染文件里面的VIRUSES_SUB子程序里面,必須把文件名改為當前自身的文件名,否則被傳染后的文件經過編譯、連接和運行后不能再繼續傳染。 (6)最后插入VIRUSES子程序。這個子程序里面調用了VIRUSES_SUB,執行到這里返回執行結果信息。
上傳時間: 2013-12-24
上傳用戶:縹緲
FIR Filter Design This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method WHILE the second part focuses on design
標簽: linear-phase assignments FIR chapter
上傳時間: 2017-03-20
上傳用戶:yoleeson
This book manage to show you how you can methodically apply different techniques to your own algorithms to make them more efficient. WHILE this book mostly highlights general techniques, some well-known algorithms are also looked at in depth.
標簽: methodically techniques different you
上傳時間: 2017-03-22
上傳用戶:xyipie
C# is the latest and greatest tool for developing cutting edge applications based on Microsoft .NET technology. This book provides deep insight on the sensitive issues which should be taken care of WHILE developing for .NET platform.
標簽: applications developing Microsoft greatest
上傳時間: 2013-11-30
上傳用戶:xyipie
如果需要更多MFC和DAO的相關的信息,參考MFC庫參考中的技術文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes
上傳時間: 2013-11-25
上傳用戶:牧羊人8920
如果需要更多MFC和DAO的相關的信息,參考MFC庫參考中的技術文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes
上傳時間: 2013-11-29
上傳用戶:ZJX5201314
return AfxDllCanUnloadNow[] } 當然,使用DAO SDK提供的dbDAO C++ 類也可以繞過這個問題 如果需要更多MFC和DAO的相關的信息,參考MFC庫參考中的技術文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
上傳時間: 2017-03-24
上傳用戶:xiaohuanhuan
return AfxDllCanUnloadNow[] } 當然,使用DAO SDK提供的dbDAO C++ 類也可以繞過這個問題 如果需要更多MFC和DAO的相關的信息,參考MFC庫參考中的技術文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
上傳時間: 2013-12-22
上傳用戶:aa54
We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicitly. Near the operation frequency, the energy transport velocity has rather peculiar distribution. The velocity along a line joining the origin of the cloak is a constant, WHILE the velocity approaches zero at the inner boundary of the cloak. A ray pointing right into the origin of the cloak will experience abrupt changes of velocities when it impinges on the inner surface of the cloak. This peculiar distribution causes long time delays for beams passing through the ideal cloak within a geometric optics description.
標簽: distribution dimensional transport obtained
上傳時間: 2013-12-19
上傳用戶:zhliu007
This application note describes the three methods that can be used to program the Flash code memory of the 89C51Rx+/Rx2/66x families of microcontrollers. It discusses in detail the operation of the In-System Programming (ISP) capability which allows these microcontrollers to be programmed WHILE mounted in the end product. These microcontrollers also have an In-Application Programming (IAP) capability which allows them to be programmed under firmware control of the embedded application. This capability is also described
標簽: application describes the methods
上傳時間: 2014-01-16
上傳用戶:woshiayin