Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Handmade Character Soft Toys
anil1961
Updated:
Today at 2:11 PM
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Sunday at 3:05 AM
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
News & Discussion
Learn To Hack(Part 2)
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="SAN_APIIT" data-source="post: 369292" data-attributes="member: 22533"><p><strong>Chapter 2</strong></p><p></p><p>Well as u noticed the account administrator does not display in the login screen, to make ur account invisible on the login screen (useful in schools and campuses also in office environments some times)</p><p></p><p>Go to start->run then type regedit. And press enter </p><p></p><p>Navigate by double-clicking in the names listed below</p><p> 1. HKEY_LOCAL_MACHINE</p><p> 2. SOFTWARE</p><p> 3. Microsoft</p><p> 4. Windows NT (not “windowsnt”)</p><p> 5. CurrentVersion</p><p> 6. Winlogon</p><p> 7. SpecialAccounts</p><p> 8. UserList</p><p></p><p></p><p>In the right hand side of the console window right click in a blank space and select NEW->DWORD value </p><p>Rename the new value to (New Value #1) to the name of the account u need to hide from the login screen.</p><p>For a example to to make the account name saman invisible rename the DWORRD value “New Value #1” to “saman”, restart and u will not see the account in the login screen. To access it use the presses in lesson one.(sane as accessing the administrator account).</p><p></p><p>II) Other functions in the user properties</p><p></p><p> Access the user folder in mmc as in lesson one. Ones u view the user properties u will find extra options in it. These are the meaning as uses of them.</p><p>1. change password at nest login- forces the user to change the password on next login</p><p>2. User cannot change password- forces the user to use the same password</p><p>3. password never expires- if not checked then the password will expire in 30 days</p><p>4. Disables and locked- can’t access the account</p><p></p><p>Member of tab- this is used to control limitations of the user, vary important in controlling a network (not much important in normal use), any way we will come to it later.</p><p></p><p></p><p>III) What is a SAM file & where is it?</p><p></p><p> Well windows keeps its user passwords in this file as hash values, in order to crack it u need the file called SYSTEM in the config dir….. (Both files are important) </p><p></p><p> </p><p> This is located in C:\WINDOWS\SYSTEM32\CONFIG\SAM</p><p>And C:\WINDOWS\SYSTEM32\CONFIG\SYSTEM</p><p></p><p>This file has no extension, now what is the security for this file. Well u can’t copy this file normally, to do it add the debug user to the member of tab in the user properties. But it’s just a waste of time and u can’t do this if u doesn’t have admin (in school, campus, office). I will tell u the easiest way to get the sam and the system file from the hard under any condition admin or no admin. To do that u need a tool called Handy recover, this is not a hacking tool, actually this is made to recover lost data from a hard drive. </p><p></p><p> Windows has a great weakness that is when u recover a hard disk u can get any protected file, (u can even get any file in Documents and Settings\anyuser\folders), nothing will stop this method. I have uplpaded the file to the following location it’s cracked and guess what no need to install. Just run the HandyRecovery.exe. (COOL).</p><p></p><p>Link- <a href="http://www.MegaShare.com/130389" target="_blank">http://www.MegaShare.com/130389</a></p><p></p><p>Password- san_apiit</p><p></p><p>1. Ones u run it select the drive that has windows and press analyze. </p><p>2. Ones analyzing is done expand the directories (left hand side) and go to windows\system32\config\ folder. </p><p>3. Click config folder in left hand side</p><p>4. Right click on the file SAM in right hand side and select recover,</p><p>5. Recover the file to any location (better if u select a folder in another partition)</p><p>6. Recover the file system in the same way</p><p></p><p>Well that’s all for today</p><p></p><p>In the next section</p><p>1. How to recover the password and tool to do it</p><p></p><p></p><p>Q/A session (Any problems)<img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /> </p><p>---------------</p></blockquote><p></p>
[QUOTE="SAN_APIIT, post: 369292, member: 22533"] [B]Chapter 2[/B] Well as u noticed the account administrator does not display in the login screen, to make ur account invisible on the login screen (useful in schools and campuses also in office environments some times) Go to start->run then type regedit. And press enter Navigate by double-clicking in the names listed below 1. HKEY_LOCAL_MACHINE 2. SOFTWARE 3. Microsoft 4. Windows NT (not “windowsnt”) 5. CurrentVersion 6. Winlogon 7. SpecialAccounts 8. UserList In the right hand side of the console window right click in a blank space and select NEW->DWORD value Rename the new value to (New Value #1) to the name of the account u need to hide from the login screen. For a example to to make the account name saman invisible rename the DWORRD value “New Value #1” to “saman”, restart and u will not see the account in the login screen. To access it use the presses in lesson one.(sane as accessing the administrator account). II) Other functions in the user properties Access the user folder in mmc as in lesson one. Ones u view the user properties u will find extra options in it. These are the meaning as uses of them. 1. change password at nest login- forces the user to change the password on next login 2. User cannot change password- forces the user to use the same password 3. password never expires- if not checked then the password will expire in 30 days 4. Disables and locked- can’t access the account Member of tab- this is used to control limitations of the user, vary important in controlling a network (not much important in normal use), any way we will come to it later. III) What is a SAM file & where is it? Well windows keeps its user passwords in this file as hash values, in order to crack it u need the file called SYSTEM in the config dir….. (Both files are important) This is located in C:\WINDOWS\SYSTEM32\CONFIG\SAM And C:\WINDOWS\SYSTEM32\CONFIG\SYSTEM This file has no extension, now what is the security for this file. Well u can’t copy this file normally, to do it add the debug user to the member of tab in the user properties. But it’s just a waste of time and u can’t do this if u doesn’t have admin (in school, campus, office). I will tell u the easiest way to get the sam and the system file from the hard under any condition admin or no admin. To do that u need a tool called Handy recover, this is not a hacking tool, actually this is made to recover lost data from a hard drive. Windows has a great weakness that is when u recover a hard disk u can get any protected file, (u can even get any file in Documents and Settings\anyuser\folders), nothing will stop this method. I have uplpaded the file to the following location it’s cracked and guess what no need to install. Just run the HandyRecovery.exe. (COOL). Link- [url]http://www.MegaShare.com/130389[/url] Password- san_apiit 1. Ones u run it select the drive that has windows and press analyze. 2. Ones analyzing is done expand the directories (left hand side) and go to windows\system32\config\ folder. 3. Click config folder in left hand side 4. Right click on the file SAM in right hand side and select recover, 5. Recover the file to any location (better if u select a folder in another partition) 6. Recover the file system in the same way Well that’s all for today In the next section 1. How to recover the password and tool to do it Q/A session (Any problems):yes: --------------- [/QUOTE]
Insert quotes…
Verification
Hata thunen beduwama keeyada? (60 bedeema thuna)
Post reply
Top
Bottom