Posts Tagged ‘Articles’

29
Jul

Clear CMOS Without Abstracting Battery

   Posted by: DK    in Articles

The below debug routine will clear CMOS, BIOS, Passwords, Settings, Viruses, and other items residing in the CMOS. During this process you may get returned characters which are an indication that the string has gone in, if you by chance get ERROR ensure that you have typed the line in correctly, if not retype. Ensure that you do not skip any lines, that it is ALL typed in correctly to help prevent problems. Before running this Debug routine also ensure that you have read the above disclaimer. Read the rest of this entry »

  • Share/Bookmark

Tags: , , , , ,

27
May

Windows Hacking from Guest become Administrator

   Posted by: DK    in Articles

Well the article now we will try simple windows hacking ( possible the way of this have a lot of which know), as for we to study that is how getting position from ordinary user or Guest become administrator, since as we know if in windows XP Or Windows of Our 2000 position as ordinary user ( limited account) and or only a Guest, we cannot do something such as install and surely changing system. Nevertheless we earn to do “ coup d’etat” to get position as Administrator. Along of the lowest position is Guest; tell us only can use computer as Guest. Our earn to do checking position of user we use comand : net user user_name or if Guest of typing of net User Guest or net User to see entire/all existing user, so that earn to personate administrator, although the name be really Guest. then typing Script here under use notepad:

@echo off
net localgroup Administrator Guest/add
exit

keep the file by the name of Read the rest of this entry »

  • Share/Bookmark

Tags: , , , ,

Page 1 of 212