$wp_cache_cron_check = 1; //Added by WP-Cache Manager $wp_cache_cron_check = 1; //Added by WP-Cache Manager Tag » cmd hacks « @ A Genius Blog
Windows tips, Registry Hacks, Network security and Linux tips
RSS icon Email icon Home icon
  • DIY Skype Portable on your USB Drive!

    Posted on April 6th, 2009 admin No comments

    2igc09g
    Hey everyone visiting AGeniusBlog.com,
    I will show you how to make Skype Portable for you to use on your Flash Drive.
    As you know, you probably have went to on internet cafe, or school, and I bet they wouldn’t let you install anything on the pc’sdue to administrator privlages.
    Well here’s an alternative.

    You can download Portableapps on your pc, transfer it to your flash drive, etc.

    Here’s how to make Skype portable  (without downloading anything if you already got it)
    1. Look for Skype.exe where you installed it
    (Usually C:\Program Files\Skype\Phone\Skype.exe )
    2. Copy the Skype.exe file to your USB Drive (I’m using my desktop for example)
    skype
    3. In that new directory create a directory called “data”
    4. Click Start -> Run -> and type in “notepad”
    5. Type in:

    skype.exe /datapath:”Data” /removable
    6. Click File -> Save as and type in skype.bat

    And your’e Done!
    Open Skype with the .bat file

    Please leave me a comment if you have any problems.
    Thanks
    AGeniusBlog.com

    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 August 4th, 2008 admin No comments

    Ever Wondered That you can hack the admins password?
    Its very possible, Anyone can do it!
    I have found this post on http://internetbusinessdaily.net/how-to-hack-a-window-xp-admins-password/
    Hope you find this useful, As I did

    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!