Monday 22 April 2013

YOUTUBE: Larging Video Screen in Other Way




1. Open YOUTUBE, search the video you want to watch.


2. Highlight and copy the ID of your video. 
ID for video was after the symbol '=':

https://www.youtube.com/watch?v=8g-gEw8iDzk


3. Open new Tab, type: "www.youtube.com"

Then, add "/v/" and paste the video's ID that you copied like example below:


www.youtube.com/v/8g-gEw8iDzk



Enter and Done!

Monday 18 March 2013

Hide Your IP Using FoxyProxy(Firefox browser only)



What is Proxy?

A proxy or proxy server is basically another computer which serves as a hub through which internet requests are processed. By connecting through one of these servers, your computer sends your requests to the proxy server which then processes your request and returns what you were wanting. In this way it serves as an intermediary between your home machine and the rest of the computers on the internet. Proxies are used for a number of reasons such as to filter web content, to go around restrictions such as parental blocks, to screen downloads and uploads and to provide anonymity when surfing the internet.


Why Use a Proxy?

If you are wanting to surf the web anonymously then proxies can provide you with a means to hide your home IP address from the rest of the world. By connecting to the internet through proxies, the home IP address of your machine will not be shown but rather the IP of the proxy server will be shown. This can provide you with more privacy then if you were simply connecting directly to the internet. There are number of proxies that can provide you with service. You can find a list of these simply by typing “Proxy List” into any search engine. There are some proxies which are free and some which charge money, the choice is up to you but we have found that the paid proxies are more reliable, faster and more secure.

Source



Firefox adds-on for hiding IP using Proxy:

Foxy Proxy Standard


After you installed, restart your FireFox browser.

Tutorial how to use this adds-on, watch this video:

  

Tuesday 12 March 2013

Commands to type in 'Run' on Windows



*Simply on your keyboard, press 'Windows logo' and 'R' to display Run window.




1. Add/Remove Programs : appwiz.cpl


2. Accessibility Controls : access.cpl

3. Add Hardware Wizard : hdwwiz.cpl

4. Administrative tools : control admintools

5. Calculator : calc

6. Command Prompt(DOS) : cmd

7. Computer Management : compmgmt.msc

8. Date/Time Properties : timedate.cpl

9. Direct X panel : dxdiag

10. Disk De-fragment : dfrg.msc

11. Display Properties : control desktop

12. Group Policy editor : gpedit.msc

13. Fonts Folder : fonts

14. Folder Properties : control folders


15. Internet Properties : inetcpl.cpl

16. Keyboard Properties : control keyboard

17. Log Off Windows : logoff

18. Mouse Properties : control mouse

19. Network Connections : control netconnections or ncpa.cpl

 
20. Notepad : notepad

21. On-screen Keyboard : osk

22. Phone/Modem Options : telephon.cpl

23. Printers Folder : printers

24. Power Configuration : powercfg.cpl

25. Registry Editor : regedit

26. Windows services : services.msc

27. Scanner/Camera : sticpl.cpl

28. Scheduled Tasks : control schedtasks

29. System Properties : sysdm.cpl

30. Taskmanager : taskmgr

31. Shut down Windows : shutdown

32. Sound/Audio Properties : mmsys.cpl

33. Windows Firewall : firewall.cpl


34. Windows Magnify : magnify

35. Utility Manager : utilman

36. Windows XP Tour : tourstart

37. Word pad : write

38. open "temporary" folder : temp

39. open "prefetch" folder : prefetch

40. open "recent" folder : recent


 
Or you can save it in Notepad:

1. Open Notepad and type one of the command above.

2. Save as .bat file format and put on Desktop.





Thursday 7 March 2013

'GodMode' in Windows


Wanna change some settings on Windows easily without making thorugh to Control Panel menu, heres the tips:

1. Create a new folder in Desktop. Name it or just copy the text below:

 GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

then Enter. You'll see the icon of the that folder now is changed like below:







 Explore it for yourself. =)


Sunday 3 March 2013

Detect Keylogger On Your PC

What is keylogger? You can read from here. For simply understanding, each time you're typing anything on your keyboard to the PC, the keylogger will record it and then, it'll send it to the malicious individual especially stealing passwords. Now I will show you how to detect keylogger on your PC without using any software. 


1. As usual, open your cmd or Command Prompt and type:

netstat

press Enter. wait for while till its finish.


2. After finished, look at the last line in Local Address section, copy the IP address and paste it to Notepad.





3. Now open new cmd or Command Prompt again and type netstat . Again, look at the last line of Local Address section, compare it with the one that you paste it in Notepad and the new one in cmd just now. 



 If it is still the same, that's mean your PC was free from keylogger. And if it is not same, your PC might be had keylogger. Beware!

 Best software for protecting PC from keylogger:

 Ardamax Keylogger

 Zemana AntiLogger


Monday 25 February 2013

Show Hidden Text in A Picture

How to Show Hidden Text From The Picture/Image


For a trick how to hide text in an image goes here
To see the hidden text in an image file, follow this step below:


1. Right click on the picture file that you've hide with the text, on the Open with menu click Notepad:






2. Then, you'll see the weird symbols, just scroll down and you'll find your hidden text!




Sunday 24 February 2013

Hide Text Into The Picture/Image

How to Hide a Text File into Picture or Image?


Sometimes you may want to keep your password backups or any other personal information for secretly.
There is a way you can hide your text file in PC without using any software:



1. Place one of your image and a text file that you want to hide to the Desktop, rename your image file name or text file name if it's necessary.



2. As always, open your Command Prompt or cmd and type: 

cd Desktop 

like below:






3. Then, type: 

copy /b yourImageName.jpg + yourTextName.txt yourNewImageName.jpg
  
and press Enter. Done! If it's succesful, new picture or image will appear on your desktop.  





Now if anyone is on your PC, they'll see its just the image or picture file. Move that picture file to the safe folder or image folder so that anyone can't think suspiciously.


Saturday 23 February 2013

Change AM/PM Symbol on Windows Taskbar

Change AM/PM Clock Symbol on Desktop Displayed in Windows Taskbar  


The clock AM/PM symbol displayed on your right below of your desktop or it is called Taskbar window can be change into your own symbol!

1.  Open Run window by pressing Windows logo and R on your keyboard and type: 

intl.cpl






 2. Click OK, then it will display new window named Region, on the Formats tab, click Additional settings and new window will appeared like this:






3. Choose the Time tab. On the AM and PM symbol box text, you can now change any text or symbol as you like. Then click Apply and OK. Done!




 

Thursday 21 February 2013

Know Your PC System Info

Wanna know about your PC System Information in Windows?


Only using CMD in Windows, You may found about your system information.


1. Simply press Windows logo and hold then press R on the keyboard to display the new window named Run. Then, type:
  
cmd 

in the blank box and press Enter to display command prompt.






2. After that, the command prompt window will appear, then type:

systeminfo

like this  image below and press Enter.




3. Wait for a while til its loading like this image below:




4. Done! Just scroll down your command prompt or cmd.exe to see more info:







Tuesday 19 February 2013

WELCOME TO MY FIRST BLOG.

This is the first time i created my own blog. 
Feel free to surf and Enjoy!