Cracking Notes
Cracking Notes
Hide Personal Documents, Videos or Audio Messages inside JPG Image File First - create a one folder on ur hard disk as name like MT Second - copy your data what ur want to hide. Third - copy one IMAGE.JPG(Picture) file on same folder ("MT") Fourth - Select All file on "MT" folder but not a IMAGE.jpg(Picture) file & create a file as whatever you want, i,e. Hidden.rar. Sixth - Goes to Start click Run and type CMD & press enter. Seventh- now type cd & root directory (mean MT folder), and type copy /b IMAGE.JPG + Hidden.rar result.jpg and press enter Now u r see the file size on image that size are changed. You can access your hidden file in two ways. Firstly, simply change the extension to .RAR and open the file using WinRAR. Secondly, you can just right-click on the JPG image and choose Open With and then scroll down to WinRAR. Either way, youll see your hidden files show up that you can then extract out
6) Now Open Firefox and install these 2 addons/scripts "Greasemonkey" and "cookieinjector script". 7) Visit www.facebook.com from Firefox, make sure you have installed the addons properly and all are enabled after Firefox restart.
8) You are done! just paste the cookie inside the Wireshark cookie dump and hit Ok/enter.You will Be redirected to Facebook Home.
Important Note- This method will not work if your friend or victim is not a secure network like Http:// connection or more secure.
I always like to share fun things with my friends. Here is a simple trick to glow your keyboard lights like disco. All three lights for Numeric Lock, Caps Lock and Scroll lock will glow like disco continuously. This is quite simple to create a .vbs file to blink keyboard lights. Follow these steps to see this trick working :
Step 1 : Copy the below code and paste in notepad. Set wshShell =wscript.CreateObject(WScript.Shell) do wscript.sleep 100
wshshell.sendkeys{NUMLOCK} wshshell.sendkeys{SCROLLLOCK} wshshell.sendkeys{CAPSLOCK} loop Step 2 : Now save it as Keyboard.vbs file. Step 3 : Now by double clicking on that file you can see keyboard lights blinking.