Tuesday, September 13, 2011

Sunderdeep ke launde

this video is published by student of sunderdeep Engg. college.here i must say they have done great job .here i am giving u video....so watch it and enjoy it

Security_Accounts_Manager(SAM)


The Security Accounts Manager (SAM) is a registry file in Windows NT, Windows 2000, Windows XP, Windows Vista and Windows 7. It stores users' passwords in a hashed format (in LM hash and NTLM hash). Since a hash function is one-way, this provides some measure of security for the storage of the passwords.

In an attempt to improve the security of the SAM database against offline software cracking, Microsoft introduced the SYSKEY function in Windows NT 4.0. When SYSKEY is enabled, the on-disk copy of the SAM file is partially encrypted, so that the password hash values for all local accounts stored in the SAM are encrypted with a key (usually also referred to as the "SYSKEY").

In the case of online attacks, it is not possible to simply copy the SAM file to another location. The SAM file cannot be moved or copied while Windows is running, since the Windows kernel obtains and keeps an exclusive filesystem lock on the SAM file, and will not release that lock until the operating system has shut down or a blue screen exception has been thrown. However, the in-memory copy of the contents of the SAM can be dumped using various techniques, making the password hashes available for offline brute-force attack.

How to use themes in windows 7 home basic.

guys are u using windows 7 home basic and want to use themes.not worry do this and use theme
step1:open regedit HKEY_CURRENT_USER/SOFTWARE/MICROSOFT/WINDOWS/DWM
STETP2:CREATE A NEW DWORD(32-BIT) RENAME IT AS UseMachinecheck with value 0
again make a new keyword(32-bit) with the name Blur with value 0
again do this with the name Animations with value 0
step4:open cmd prompt with admin
step5:type commands-
"Net stop uxsms" press enter
"net start uxsms"
step6:restart your computer and enjoy

how to give a massage before logon screen

Hey guys, here I am tailing you how to give a massage before log on screen. it is very simple just fallow these steps -



step1:open regedit by typing it in run(ctrl+r)
step2:goto the Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\currentVersion \polcies\system
step3:here in right side u can see there is option of ligalnotice .click on that and type your massages...as shown in fig.
step4: restart your computer


NOTE:there is two option of ligalnotice first one is heading and other one is massage.

Monday, September 12, 2011

what is TCP ?

The Transmission Control Protocol (TCP) is one of the core protocols of the Internet Protocol Suite. TCP is one of the two original components of the suite, complementing the Internet Protocol (IP), and therefore the entire suite is commonly

referred to as TCP/IP. TCP provides reliable, ordered delivery of a stream of bytes from a program on one computer to another program on another computer. TCP is the protocol that major Internet applications such as the World Wide Web, email, remote administration and file transfer rely on. Other applications, which do not require reliable data stream service, may use the User Datagram Protocol (UDP), which provides a datagram service that emphasizes reduced latency over reliability.

Change your logon screen without any third party software.

hey if u guys wanna change your logon screen of windows. then fallow the steps



step1: Open computer\windows\system32\oobe
here oobe is folder where u have to go
step2: here in different version of operating system,
for windows7 goto info here is a image just change the permissions and replace file with image(u want on logon screen)
step3:goto the logon screen or restart computer..
your logon screen has been changed

Note :
1)for changing permissions see next Post
2)it may be u cannot find image in info folder but don't worry image is in oobe you have to search that and replace image.
3)name should be same (you have to change name of new image)with the old image(default logon screen)..
4)if u are getting some problem there is a page on facebook named hackingforever u can ask me over there or type in comment over here.

how to change default color of cmd fonts

Guys u have seen some time, whenever some start cmd prompt, By default the color of the font is not white or background is not black,but some thing else..
not worry i m going to tell u how to do this.....



step1:click on start
type regedit (stand for registry edit)
step2:click on HKEY_CURRENT_USER
click on Console
here u can see some option
just click on the screen color
put value data 2(u have option (0 to E)for different color )
press O.K
step3:open cmd and enjoy...


Note:from this option console u can make some other changes also....
but it can dump your computer also so be care ful...