BHO (Browser Helper Object) BHO is an industry standard launched by Microsoft as a browser that opens interfaces for third-party programmers, with simple code, you can access the "interactived interface" in the browser field ). Through this interface, programmers can write code to obtain browser behaviors, such as "backward", "forward", and "Current page". Using the Interaction Features of
1
Original article: Microsoft Company Dino Esposito (BHO)
Source: Browser Helper Objects: the browser the way you want itHttp://msdn.microsoft.com/library/default.asp? Url =/library/en-US/dnwebgen/html/BHO. aspI. IntroductionSometimes, you may need a customized browser. In this case, you can freely add some novel but nonstandard features to a browser. As a result, y
I. IntroductionSometimes, you may need a customized browser. In this case, you can freely add some novel but nonstandard features to a browser. As a result, you finally have a new but nonstandard browser. Web browser controls are only browser analysis engines. This means that there are still a number of work related to user interfaces Waiting For You To Do-add an address bar, toolbar, history, status bar, Channel Bar and favorites. In this way, to generate a custom browser, you can program two t
In the Windows operating system, we have two most common browsers: File Viewer (exploer.exe, which is applied to the file system kernel and internetviewer (I %e.exe, which are used for Internet resources ). These two browsers are powerful and bundled with the Windows operating system, which eventually becomes the browser standard. But sometimes, in order to add some new features to the browser, we often design a new browser. The new browser imitates most of the functions of the standard browser
In the Windows operating system, we have two most common browsers: File Viewer (exploer.exe, which is applied to the file system kernel and internetviewer (I %e.exe, which are used for Internet resources ). These two browsers are powerful and bundled with the Windows operating system, which eventually becomes the browser standard. But sometimes, in order to add some new features to the browser, we often design a new browser. The new browser imitates most of the functions of the standard browser
IE plug-in is already not a new thing, in the IE4 era, but with the proliferation of malicious plug-ins, and once again by people attention. At present, many websites are being hung by horses under unconscious or conscious circumstances, allowing users to download. cab automatic installation, so that users of malicious IE plug-ins. Or when the user installs a software from a third party website, the installation process looks at everything normal, but in this unknowingly users on the malicious I
Reference: [Reference] | Author: Li hongru
In the Windows operating system, we have two most common browsers: File Viewer (exploer.exe, which is applied to the file system kernel and internetviewer (I %e.exe, which are used for Internet resources ). These two browsers are powerful and bundled with the Windows operating system, which eventually becomes the browser standard. But sometimes, in order to add some new features to the browser, we often design a new browser. The new browser
Trojan. DL. win32.autorun. yuz, Trojan. win32.inject. gh, Trojan. win32.agent. zsq, etc.
EndurerOriginal2007-10-231Version
Pe_xscan 07-08-30 by Purple endurer2007-10-22 13:13:44Windows XP Service Pack 2 (5.1.2600)Administrator user group
C:/Windows/system32/winlogon.exe * 604 | MICROSOFT (r) Windows (r) Operating System | 5.1.2600.2180 | Windows NT logon applicat
To authorize CSDN, please obtain your consent and repost it. Author: Chen Jia, NetSecure Inc, Canada, Software Engineer
Microsoft officially exited Browser Helper Object (BHO) in 1997, enabling programmers to perform further development and operations on IE. after several months of writing the BHO program, I hope to tell some of my experiences to my comrades and avoid detours.
I like C ++ very much. because
Sometimes we want to intercept an IE window event in an application. In most cases, we will think of BHO, but it is inconvenient to install BHO, and it is easy to be cleaned up by anti-virus software as a Trojan. In fact, there is a better way to use the shellwindows object in VB. Next, I wrote a simple ie window event monitoring Class Based on the shellwindows o
BHO principle:
BHO is the Browser Helper Object)
BHO Association Principle(BHO is associated with SHDOCVW, that is to say, it is not only associated with IE. We will describe it with IE below)1. when the IE window is opened, find the CLSID in SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Browser Helper
BHO (Browser help objects) is a COM component that implements a specific interface (iobjectwithsite. In addition to registering as a COM server in the Registry, the developed BHO plug-in must also include its CLSID in hklmsoftware... Register as a subkey under Browser Helper Objects. When the browser [1] starts, it first checks whether a registered bho clsid exis
BHO in the implementation of the right-click menu related articles Many, can be achieved through the implementation of IDocHostUIHandler interface ShowContextMenu, intercept HTMLDocumentEvents2 oncontextmenu messages.However, both of these methods must be implemented in the browser thread in order to properly eject the right-click menu, when you need to implement the right-click menu in another thread, this is not the case, TrackPopupMenuEx will skip
Recently I have been thinking about a special effect. How to drag a file to a webpage? The browser does not automatically jump to the page and reads the file information. haha, I originally wanted to use JavaScript, but I thought about it. There is really no clue. It seems that JavaScript alone is hard to achieve interaction between the browser and the system, so I think of BHO, I have never paid much attention to it before, but it seems that this tim
:01 file C:/syswm1i/svchost.exe: not cleared, postponed13:26:01 file C:/mongox4/svchost.exe: detected Trojan programTrojan-PSW.Win32.OnLineGames.mf13:26:01 file C:/release X4/svchost.exe: not cleared, postponed13:26:01 file C:/syswsj7/svchost.exe: detected Trojan programTrojan-PSW.Win32.OnLineGames.mf13:26:01 file C:/syswsj7/svchost.exe: not cleared, postponed---/
Looking at wsttrs.exe, I think it is simila
BHO (Browser Helper Object)BHO is an industry standard launched by Microsoft to open interactive interfaces to third-party programmers as a browser. with simple code, BHO can access interactived interfaces in the browser field ). Through this interface, programmers can write code to obtain browser behaviors, such as "backward", "forward", and "Current page". Usin
Trojan. psw. win32.gameol, Trojan. win32.undef, Trojan. DL. win32.undef, etc. 1
Original endurerVersion 1st
Today, a friend's computer was very slow. Please help me with the repair.
Start the task manager and find a strange process named kcodn32.exe.
Pe_xscan is used to scan log analysis and the following suspicious items are found:
/=Pe_xscan 08-08-01 by Purple
A C # can also be written BHO program because Eve's official forum sealed off the signature map function, so you want to write a BHO plugin to "forge" the signature map. Several C + + programs have been studied, but they are always not allowed to respond to HTML events within the WebBrowser. This way, when you open the reply page, the signature is added below the text area. A C # implementation was discover
BHO (Browser Helper Object) is a plug-in that is sent to run in IE browser. In our daily life in the use of BHO, such as: Thunderbolt detect whether the user clicked the download link bho. Using BHO can also make some very interesting programs: the theft of user input on the Web page password information.
Next, let's
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.