Injecting a DLL module into the Chrome browsers.
The DLL is written in C++ and is getting inside the Chrome process memory address.
From the inside it can control the target application behavior and appearance.
In the first sample, We're adding a layer on top of the Browser UI
Listening to the browser events from outside (without using any extension)
Getting the keyword from the address bar - And adding the exact location and size availabe
After that, Creating a child window with the details and frames inside.
Video Samples:
Hooking into the browser page and adding png file with text and a link.
Another two video Samples:
Targeted Google Results
3 samples of adding your brand intoGoogle search result.
Operate into IE+CR HTTP and HTTPS websites