Wednesday, September 16, 2009

How to customize Windows 7/Vista?

Hi guys
I collected some tutorials on how to customize Windows 7/Vista Disk
Design your own OS and release them

This tutorial includes:

01: Lesson 1 Preparation

02: Lesson 2 Customizing Your Background on 1st install

03: Lesson 3 Changing your default wallpapers on pre-install

04: Lesson 4 Changing your default user icons

05: Lesson 5 Change the Welcome center message and Picture..

06: Lesson 6 How set gadget by default

07: Lesson 7 Change the windows Vista water Mark..

08: Lesson 8 Changing you logon screen

09: Lesson 9 How to change your OOBE Icons.

10: Lesson 10 How to change your start up animation.

More Tutorials will be posted soon....


Code:
CW_Windows7 Tutorials.rar

""hot"" delete virus from usb coolest trick

hi guys

If you are sure that your computer is not infected and you have a virus in your USB and want to delete it manually

GOTO Folder options

in "VIEW" tab goto "hide Protected operating system files"

By unselecting it and "show all files and folders" You will be able to view system files
just open your USB drive by EXPLORER BUTTON Do not bouble click it


You Can clearly see the file with .exe extension
Delete autorun.inf and virusname.exe files and now VIRUS HAS BEEN REMOVED


<<>>
Press thanks if you like
__________________
MMpk007

Download Torrent Directly with Facebook

I think many of u know this already.

You can download torrents with facebook.

First, you have to sign up for a imageshack.us
After signing up, visit this site, or click on imageshack drive
Code:
http://tor.imageshack.us/tor/


You can upload your torrents and imageshack will start downloading to servers and the it will give u the direct link of that torrent

To download it on facebook copy and paste this site and add this app to facebook

Code:
http://apps.facebook.com/imageshacktor/

Clear Vista Memory Cache

Clear Vista Memory Cache

If your Vista computer is feeling a little sluggish after being up for a while, a thing that sometimes helps is clearly the memory cache. This helps free up unused RAM, and having more available RAM can make your computer faster. For me, I keep a shortcut to this command on my desktop so that whenever I need it, it's just a click away.

To create this shortcut right click your mouse on an empty area of your desktop and select New -> Shortcut. When you are asked for the location of the shortcut, enter the following:
Code:
%windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks
then click Next. You can then assign a name and an icon to the shortcut. Next time your computer feels slow, click on this icon to free up available memory and hopefully your computer will be faster afterwards.

Sniffer pass yahoo (Video+Soft)


This is TUT for sniffer pass yahoo messanger in a network
Download link:
Code:
http://hotfile.com/dl/12095767/23b6331/S.p.ym.rar.html

ARP Poison

This is again another one of my fantastic tutorials which I all know you CW members enjoy!

Now you will be learning how to ARP Poison. Just in case you want to know: ARP poisoning is sniffing data frames on a LAN network.

Lets begin...

First, get your self a download of Cain and Abel.
Form:
Code:
http://www.oxid.it/downloads/ca_setup.exe


Now, if you have XP, just click it normally, if you have Vista, run it as an admin.

After that, go to the "Sniffer Tab", and hosts. Hover over some of the icons on the top table. Press the one that says "Start/Stop sniffer", and then press the plus + sign to start the logging.

Then, after that is finished, go to the ARP tab, and hover over the icons on the top table and press the one that highlights "Start/Stop sniffer", click that, then click the table where it says "Status, IP address, etc", then press the + sign, then press the yellow icon on top of the tables. And it should start poisoning.

Now, to test it out, go try and login to your box threw putty threw telnet session, and it should save it on the passwords tab on the sniffer tab, any attempt what so ever will be recorded and stored in the Passwords tab.

Enjoy,

Boot Windows 7 from Virtual HardDisk

Yeah,Windows 7 has a new feature which enables booting from Virtual HardDisks created by Virtual PC.
Open cmd with administrator privilages and the code is
CODE
C:\>bcdedit /copy {current} /d "My New VHD Description"
C:\>bcdedit /set device vhd=[driveletter:]\\
C:\>bcdedit /set osdevice vhd=[driverletter:]\
\
C:\>bcdedit /set detecthal on

Note: The first command will Return the GUID of the Loader Object that you will use to replace below
Note: vhd=[driveletter:]\\ is the new syntax supported for BCDEdit.exe to locate VHD File and Bootmgr will locate the partition containing the VHD File to boot from.
Whats the use?
You can boot vhd with original hardware of your computer