Author: Lawrence Albert Pardo-Ilao - Naga City, Philippines

Free! Guitar Tutorials and Chords!

New! VB.NET HTML5 and CSS3 Tutorials!

Unlock For Us

Administering Windows 7 computer using a Hidden Backdoor through System login

This is a cool tip for every one who wants to try the system login at Welcome Screen of your windows 7 machine (even its own desktop).  We’ll be using the program winbubble to patch and create a launcher using Ease of access icon at the Welcome screen.

system_securitytab

Once the program program is running, go to Windows 7 tab and click "ease of access center” option.

Its feature lets you access all hidden settings at the Welcome screen.

backdoor

  • Recovery of user accounts in your family computer is easier than ever (It’s a great alternative for Administrator accounts)

net use [useraccountname] password

scan /clean /all /winmem /program /analyze

  • Changing your Welcome Screen background picture or Wallpaper while at welcome screen.

Through Windows registry:  HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\System

UseOEMBackground = 1, and add a jpeg file here:

C:\windows\system32\oobe\info\backgrounds\backgrounddefault.jpg

  • Access all DOS and hidden tools using the system login.
  • Beat the access denied response while configuring something.

Anyway if you really want how it was done or it’s working, read and study some of my previous articles below:

Changing Welcome Screen Wallpaper using RegDevelop

Accessing the Hidden Backdoor at Windows

Removing an Autorun.inf Virus from your drive


Read more...

Unlock For Us

How to Connect to a Wireless Computer Network (Wifi) Using Command Prompt

At Windows 7 and Vista, there are several enhancements that makes geeky computing great. One of these are WLAN commands to configure your wireless local area network or configure multiple computers using command prompt. Here’s how to connect to a Wifi-Network using command-line program called Netsh.

netsh wlan connect name=tweakui

where tweakui is the name of the wireless network (SSID)…

To unplug the wireless connection

netsh wlan disconnect

The command was very easy, however, in order to use the said tip, you’ll need to create a Network Profile. How will you make this work?

Easy Way

From the Connection Window located at the right portion of the taskbar, make sure that “Connnect automatically” option is checked and click the "Connect” button. That’s it! It will automatically create a network profile base on its network name or SSID.

connect_to_window

connect_automatically_option

How to check if the Network profile is already been created

From “Open Network and Sharing Center” window, click to open “Manage Wireless Networks” Link located at the left pane and make sure that the network profile has been created.

manage_wireless_network

If not, another way is to click the Add option and Manually create the network profile.

Network name:      tweakui

Security type: depends on the network configuration, in this example we’ll use No authentication – which means no passphrase to input before connection

afterwards, you can use some of the wlan commands

C:\Users\hp>netsh wlan show interface

There is 1 interface on the system:

    Name                   : Wireless Network Connection
    Description            : Broadcom 802.11g Network Adapter
    GUID                   : 6301e8b5-4429-4504-92e9-e5a4c95bdd46
    Physical address       : 00:25:56:4a:84:96
    State                  : connected
    SSID                   : tweakui
    BSSID                  : 1c:af:f7:28:bc:5c
    Network type           : Infrastructure
    Radio type             : 802.11g
    Authentication         : Open
    Cipher                 : None
    Connection mode        : Profile
    Channel                : 9
    Receive rate (Mbps)    : 54
    Transmit rate (Mbps)   : 54
    Signal                 : 2%
    Profile                : tweakui

Cool right!? Enjoy!


Read more...

 

© UnlockForUs 2007-2022 | Blogger| License Agreement