Computer Tricks

Create a Large File Quickly Using Batch File

0 comments

Image

After reading the heading of this post you may have thought about why we need to create a large file quickly. There are some reasons! For example when you want to test the data transfer speed or want to check the speed of a program with a large file, you may need a file of a specific size quickly.

Here is an easy batch file to easily let you create a file of size you want quickly! This batch file doesn't allow to create very big files like 100GB. Lets get to the batch file right away!

Here is the source code for the batch file. Copy the code, paste into notepad and save with a .bat extension and you are done!

After that the first thing I have to remind you is that you need to run the batch file as administrator for it to work. So always right-click the batch file and select Run as administrator to use it. It will remind you if you forget!

When you open the batch file with administrator privileges it will prompt you to enter the file size in Megabytes. Enter the size you want to press Enter. And...Boom...there is a file of the size specified on your desktop!

I hope you liked this post. If you did then remember to press the like button and share it with your friends. Also if you have any comments or complaints don't hesitate to leave them in the comments.

Suni

Facebook phishing using USB drive

2 comments

Image

This is a very simple batch file to trick the victim into entering their Facebook email and password. After the email and password is entered the information is saved into the batch file itself. This trick relies very much on your skills in social engineering and works only on dummies.

Suni

XBCrypt - Encrypt and Decrypt text online

1 comments

Image

Today is another auspicious day for us. We have been releasing some of our own products since the start of the blog and we are here to add another service to our list of products. But before going on to that you may want to see some of our products released formerly.

Suni

SMS SP00F - Delay of plans

2 comments

Image

In a previos post I have told you I am going to relase a free SMS spoofing service; SMS SP00F. But I am really grieved to say about a last minute change in plans. Due to some errors the release has been delayed for an unknown duration. I am really sorry about your disappointments. But please stay up-to-date to the blog. I promise you some great stuff. Before ending I again would like to apologize for this.

Suni

Releasing SMS SP00F

8 comments

Image

Hello there! I am here to tell you guys that i will be releasing a free SMS server, SMS SP00F on the 1st of September. Sure! The name suggests what this is about! But read on for the complete information.

Suni

Batch to exe converter free download

2 comments

Image

Batch files can be useful. I have shown some batch file tricks in this blog with the source code. But if you want your source code to be safe and protected from viewing by others the best way to do it is compile the batch file. There are many tools out there on the internet providing you with this function.

But today I am very happy to provide you with my own batch to exe converter. I have thought about a good name for my batch to exe converter and I decided to call it simply BatToExe. The program is really simple and coded in c++ with the help of an external software. Below is a screenshot from the program:



Image


Download: http://adf.ly/VtLzi

Please leave your comments and remember to like our Facebook Page.

Suni

VBScript - How to make a text encryption program

3 comments

Image

This is a simple HTML application which can encrypt and decrypt the text entered into a text box using the given key. The encryption algorithm is really simple and the output is in only uppercase alphabet letters and numbers. The drawback of the program is that it will double the length of the string when encrypting. Don't use this encryption program as the only source of security for important data.

Suni
Tips Tricks And Tutorials
  • Calculator

    VBScript Calculator

    This is a very simple calculator made with HTML and coded with VBScript.

  • Hack windows password

    Hack windows 7/XP password

    Learn the easiest and most reliable method to hack logon password for any account on windows 7/XP. Even administrator accounts are not excluded!

  • Windows gadget

    Make windows gadgets

    Learn how to make gadgets for windows! It may be easier than you imagine.

  • Facebook

    Visit our facebook page

    Keep tuned to the posts via facebook. We continually update our facebook page.

  • Contactform

    Contact

    If you have any complaints, questions or suggestions, feel free to contact me via the easy contact form.