Step 1 - Modify Explorer.exe File
In order to make the changes, the file explorer.exe located at C:\Windows needs
to be edited. Since explorer.exe is a binary file it requires a special editor.
For purposes of this article I have used Resource Hacker. Resource HackerTM is a
freeware utility to view, modify, rename, add, delete and extract resources in
32bit Windows executables and resource files (*.res). It incorporates an
internal resource script compiler and decompiler and works on Microsoft Windows
95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.
get this from h**p://delphi.icm.edu.pl/ftp/tools/ResHack.zip
The first step is to make a backup copy of the file explorer.exe located at
C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it
will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.
The category we are going to be using is "String Table". Expand it by clicking
the plus sign then navigate down to and expand string 37 followed by
highlighting 1033. If you are using the Classic Layout rather than the XP
Layout, use number 38. The right hand pane will display the stringtable. We’re
going to modify item 578, currently showing the word “start” just as it displays
on the current Start button.
There is no magic here. Just double click on the word “start” so that it’s
highlighted, making sure the quotation marks are not part of the highlight. They
need to remain in place, surrounding the new text that you’ll type. Go ahead and
type your new entry. In my case I used Click Me!
You’ll notice that after the new text string has been entered the Compile Script
button that was grayed out is now active. I won’t get into what’s involved in
compiling a script, but suffice it to say it’s going to make this exercise
worthwhile. Click Compile Script and then save the altered file using the Save
As command on the File Menu. Do not use the Save command – Make sure to use the
Save As command and choose a name for the file. Save the newly named file to
C:\Windows.
Step 2 – Modify the Registry
!!!make a backup of your registry before making changes!!!
Now that the modified explorer.exe has been created it’s necessary to modify the
registry so the file will be recognized when the user logs on to the system. If
you don’t know how to access the registry I’m not sure this article is for you,
but just in case it’s a temporary memory lapse, go to Start (soon to be
something else) Run and type regedit in the Open field. Navigate to:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon
In the right pane, double click the "Shell" entry to open the Edit String dialog
box. In Value data: line, enter the name that was used to save the modified
explorer.exe file. Click OK.
Close Registry Editor and either log off the system and log back in, or reboot
the entire system if that’s your preference. If all went as planned you should
see your new Start button with the revised text.[/b]
All the best
Sunday, November 2, 2008
Change Text on XP Start Button
Change your IP in less than 1 min
1 Minute1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit okYou should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"tongue.gif
18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP addressWith a little practice, you can easily get this process down to 15 seconds.P.S:This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it backN E W B I E S - - D O N T - - E V E N - S T A R T --------all the bestB U G S
Saturday, November 1, 2008
Remove Bloggers Nav bar
First off, what is the Blogger Navbar?
The Blogger Navbar appears by default at the top of every Blogger-powered blog. It is available in several colors, and is configured in the Template tab in Blogger’s interface. If you are using a classic template, you’ll see a menu from which you can select a color. For blogs using Layouts, just click the “edit” link on the Navbar page element. Blogger gives a more detailed explanation of this here.
There are several reasons why I think it’s important to remove the Blogger nav bar but I’ll name my two most important reasons. First one being that it’s an eye sore and makes your blog look less professional. Secondly, when you click on the “next blog” button you never know what type of blog you might stumble upon. There are so many spam blogs with adult content or other information you don’t want young people to read. When you do block the navbar on your own blog, you prevent others from also easily leaving your site and accidentally heading to one of these spam sites.
Unfortunately Blogger doesn’t give you the option to remove the navbar easily but this simple modification to your template allows us to hide it. The good news is that it’s not against Blogger’s TOS so it’s not illegal to do. I read a post recently by Blogger Support that stated
While it’s not officially against our TOS, we discourage folks from removing it because we think it’s a great feature with more improvements to come. Follow the above instructions at your own peril, as Blogger controls the TOS and has been known to change it.
So the change you want to make is to the stylesheet. First make sure you backup your current template just in case you make a mistake. Click on the “Download Full Template” link ( go to “Template” => “Edit HTML”) and save it locally. Next, from within your template code you want to scroll down until you find ]]> and stop. Then you’ll want to add this line of code right above this line.
#navbar-iframe {height:0px;visibility:hidden;display:none}So once you’re done, it should look like this:
#navbar-iframe {height:0px;visibility:hidden;display:none} ]]>After that, save your template and view your blog. The top Blogger navbar should have disappeared! Looks much better now doesn’t it? If you ever want to add the navbar back, it’s simple. Just remove the line of code we just added. Also, if you ever switch templates, make sure to follow these instructions again because it needs to be done with each new template you use.
Create your own browser
coded By:Pradeep bhandspradeep@gmail.com
visit us at Ethical Hacikng
Removing Banners
So you have a website hosted in any
of those free web space providing company like Tripod, Focusindia, Geocities,
Virtualave etc. but the banner really irritates you and acts as an odd
object in your site’s interface layout. In this manual I am going
to figure out some kewl methods of removing those bannners, the code
of which is inserted by the server when you upload your pages to the
server by means of FTP or HTTP file transfer.
When you upload your pages to the web
server of a free web hosting company which will put a banner ad or a
popup window in your site as a part of signup contract which you have
agreed during signing up for your account, what happens is that the
server automatically inserts some prewritten HTML or JavaScript code
into particular part of your HTML file which is responsible for the
display of those banners.
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
Before explaining the methods I’ll
use to remove the banners inserted by the server I must say that the
programmers of those company changes their code for display of banner
after regular interval so the methods which I will describe today may
not be applicable after a month or so. But today all the methods are
working and effective.
Focusindia [http://www.focusindia.com]
Just Add the tag <noframes> before
ending body.. ie </body>
Peoples who dont know HTML.. open ur
HTML page in notepad and search for </body> ...
after u find it just add <noframes>
before </body>
Your HTML coding will look like this
<html>
<head>
<title>kkk</title>
<script></script>
</head>
<body>
your webpage coding goes here..
<noframes> <!-- This
is where you should add -->
</body>
</html>
Virtualave [http://www.virtualave.net]
After <Head> tag ( and after
<meta> tags or <style> tags if any) before any other Java
Script add this piece of code :
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters-->
function open(){}
</script>
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters..
C is the ASCII for c -->
function popWin(){}
</script>
note: this method is not fullproof..
I do respect the programmers of Virtualave for their exceptional banner
insertion coding..
Tripod [http://www.tripod.com]
After <Head> tag ( and after
<title>, <meta> tags or <style> tags if any) before
any other Java Script add this piece of code :
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters-->
function ShowTripodPopup(){}
</script>
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters-->
function open(){}
</script>
PROHOSTING [http://free.prohosting.com]
first add <killbanner> tag after
<head> in your html coding..
put this piece of code after <head>
and <killbanner> (and ofcourse <title> or <style>
tag if any) tag before any other script..
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters-->
function open(){}
</script>
your coding will look like this:
<html>
<head>
<title> Sorry guys.. ur coding
aint upto the mark </title>
<killbanner>
<style> <!—your style codings
-- > </style>
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters-->
function open(){}
</script>
</head>
<body>
<!—Your HTML coding goes here
-- >
</body>
</html>
HTML programmers note: you must
be wondering what kind of tag <killbanner> is.. never hear about
it.. is it a tag included in some new version of HTML. You must be thinking
like this.. right guys.. well nothing to think.. its not at all a HTML
tag.. the free.prohosting.com server is designed to scan the HTML coding
of your uploaded pages and if it find the <killbanner> tag then
it will insert coding for popup windows else it will insert coding for
a banner at the top of your site..
NETFIRMS [http://www.netfirms.com]
This site is quite smart. What they
do is insert <iframe> tag for banner insertion just after <body>
tag in our HTML code so what I have done is enclosed the <body>
tag by <noframes></noframes> tag so that the <iframe>
tag inserted by the server just after body don’t work..
Take a look at the coding below..
<html>
<head>
<title> Faking Netfirms </title>
</head>
<noframes>
<body>
<!—Server code will come here..
as a result of <noframes> tag it wont work -- >
</noframes>
<!-- YOUR ACTUAL HTML CODING GOES
HERE -->
<b>
welcome to Hackersclub
<a href=”http://hackersclub.up.to”>http://hackersclub.up.to</a>
</b>
</body>
</html>
FREESERVERS AND 50 MEGS [http://www.freeservers.com
http://www.50megs.com]
First log in to your 50megs or freeservers
account and from the customize banner option select popup banner.
Now the banner wont be displayed in your page but it will be displayed
in popup window..
Now the trick comes..almost the same
as most other websites.. same lame server code insertion..
Put this piece of code after <head>
(after <title> and <style> if you have) before any other
<script>
<script language="javasCript>
<!-- Encrypting the word Java Script to bypass Java Script Filters-->
function open(){}
</script>
Note: Freeservers and 50megs regularly
changes their banner insertion method and coding. When I have checked
their site this method was fully working. Now if it doesn’t work please
let me know about it so that I can write some new code to trick them..
Note one thing, you website will definitely
be cancelled if your hosting company caught you red handed.. I mean
if they find out that you are bypassing the banner insertion code..
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
