Thursday, May 31, 2012

How to detect if your application is already running, and if so terminate it, using a simple 1 line code:

 

If App.PrevInstance = True Then End
 
~~>e-yhamtech 

Wednesday, May 23, 2012

Make Your PC Welcomed You

Confuse ! Let your computer welcomed you when your computer turn on. Yes ! this is possible without any software. With this tricks computer can speak your name , your message and anything you want to hear when your computer starts. So, guys without wasting any time lets do it.

Steps Are :-

  • Open Notepad. ( win+R , type ' notepad ')
  • Copy and paste the following code in notepad.
Dim speaks, speech
speaks="Welcome to my computer World, e-yhamtech
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Take note: edit the speak message 
  • Save as vbs.vbs

 

  • Copy the save file (anything.vbs).
  • Navigate to :-  Start > All Programs > Startup Folder (Right click then choose open option.)
  • Paste the  welcome.vbs.
ENJOY


~~> E-yhamtech

Friday, May 4, 2012

Hack admin from Guest account

Ever wanted to hack your college pc with guest account/student account so that you can download with full speed Hack Administrator !!!!there ? or just wanted to hack your friend’s pc to make him gawk when you tell your success story of hacking ? well,there is a great way of hacking an administrator account from a guest account by which you can reset the administrator password and getting all the privilages an administrator enjoys on windows..Interested ? read on…

Concept:

Press shift key 5 times and the sticky key dialog shows up.This works even at the logon screen. But If we replace the sethc.exe which is responsible for the sticky key dialog,with cmd.exe, and then call sethc.exe by pressing shift key 5 times at logon screen,we will get a command prompt with administrator privilages because no user has logged on. From there we can hack the administrator password,even from a guest account.

Prerequisites

Guest account with write access to system 32.

Here is how to do that -

* Go to C:/windows/system32
* Copy cmd.exe and paste it on desktop
* rename cmd.exe to sethc.exe
* Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.
When asked to overwrite,overwrite the sethc.exe


* Now Log out from your guest account and at the user select window,press shift key 5 times.
* Instead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open.

* Now type “ NET USER ADMINISTRATOR password” where “password” can be any password you like and press enter.
* You will see “ The Command completed successfully” and then exit the command prompt and login into administrator with your new password.
* Congrats You have hacked admin from guest account.

Further..


Also, you can further create a new user at the command prompt by typing “NET USER HacXz0r/ADD” where “HacXz0r” is the username you would like to add with administrator privileges. Then hide your newly created admin account by -

Go to registry editor and navigate to this key

[HKEY_LOCAL_MACHINE\SOFTWA RE\Microsoft\Windows NT\CurrentVersion\Winlogo n\SpecialAccounts\UserLis t]

Here create a new DWORD value, write its name as the “user name” that u created for your admin account and live with your admin account forever

Countermeasures

disable regedit
disable stick keys Press shift key 5 times

~~>e-yhamtech

Bypass CMOS/BIOS Password

This will learn you how to hack or kill the CMOS (BIOS) password
using a simple program called cmospwd-5.0


NOTICE: I AM NOT RESPONSIBLE FOR ANY KIND OF DATA LOSS OR ANY DAMAGE YOU CAUSE THROUGH USING THIS PORGAMS AND/OR THIS GUIDE!


FOR EDUCATIONAL AND SECURITY PURPOSES ONLY!

The program you'll need can be found under:
http://www.cgsecurity.org/wiki/CmosPwd

Here is also the direct download link to the binaries:

Windows/DOS:
http://www.cgsecurity.org/cmospwd-5.0.zip

Linux:
http://www.cgsecurity.org/cmospwd-5.0.tar.bz2

How to use cmospwd:

For Windows/DOS users:
IMPORTANT: Windows users need to install the including ioperm driver so they can get direct access to the CMOS

To install the ioperm driver you need first to extract the archive to e.g. C:\
and the open cmd.
In the directory where the cmospwdbinary is located there also is a prodam called ioperm which you use to install the driver with.

To install it just simply type ioperm -i (make sure you run it as admin).

Now you'll be able to run cmospwd without any problems.
Just type cmospwd and some possible password hacks will show for different BIOSes.

But the most easy way to get rid of the password is just to run cmospwd /k.
After you done that you'll notice that everything gets very laggy but that just normal because you killed the CMOS

Just restart the computer and the you will get a warning that the BIOS has been reset, just enter BIOS and check the settings, save and reboot.

Now the CMOS password has been reset.