Skip to main content

HACKING THROUGH IP ADDRESS

HACKING THROUGH IP ADDRESS
this is for all those who want to shut down another computer on lan through ip address
1:FOR SHUTTING WEBSITES(which are not protected)
1:go to command prompt and type
TRACERT "URL OF WEBSITE" -enter
it will provide u all the ip route of the website which it is using
2:then type
SHUTDOWN -i press enter
3:then a dialog box will pop up.fill in the box and press OK
4:system freezes for 20 sec and the it wil shut down the remote pc
(do it at your own risk it may be illegal !!)

Comments

Popular posts from this blog

How to Create, Edit, Delete WhatsApp Status Updates

                                            When WhatsApp turned eight in February, it has launched a new feature that seems to be pointing to a future where the app moves away from text messages, and relies much more heavily on photos and short videos - the ephemeral status update. This newest feature from the Facebook owned messaging company bears more than a passing resemblance to social rival Snapchat, and the update hasn't just added a new tab for the status in the menu on top of your screen, but also a camera button right in the middle of things, which can be used to update your status, or a contact, or group. It's an exciting change, and it's really straightforward too, but in case you have any doubts about how to use the feature, here's what you need to know about the revamped WhatsApp Status updates.

Fun With Maths - Pool Table Puzzle

Can you make the below equation true by placing three correct balls in the picture below? 

Firefox Speed Tweaks

Yes, firefox is already pretty damn fast but did you know that you can tweak it and improve the speed even more? That's the beauty of this program being open source. Here's what you do: In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change the parameters of Firefox. Note that these are what I’ve found to REALLY speed up my Firefox significantly - and these settings seem to be common among everybody else as well. But these settings are optimized for broadband connections - I mean with as much concurrent requests we’re going to open up with pipelining… lol… you’d better have a big connection. Double Click on the following settins and put in the numbers below - for the true / false booleans - they’ll change when you double click. Code: browser.tabs.showSingleWindowModePrefs – true network.http.max-connections – 48 network.http.max-connections-per-server – 16 network.http.max-persistent-connections-per-p...