Jump to content

Recommended Posts

Posted

That's evil.

It pisses me off that people keep doing evil stuff.

1. Making viruses

2. Faking a login box

3. ".. F-16 aircraft dropped a 500-pound bomb on a house .."

Posted

Ya it's a dll call here it is

Hahahah :idiot:

On a more serious note can dlls hold infomation like images ?

My understanding of dlls is that they are small sections of code which do certain tasks.......almost like advance version of the autoit #inclue files.

Posted (edited)

DLLs are like executables. The only difference is that DLLs can't be executed/run.

That means DLLs can contain resources (images, icons, text) and functions.

The functions can be used with AutoIt's DLLCall.

Edited by SlimShady
Posted (edited)

@Nova

Winntbbu.dll hold your setup screen for windows installation. This can be customized to display your choice of picture.

You can use Resource Hacker to edit and View.

:idiot:

Edited by MHz
Posted

That's evil.

It pisses me off that people keep doing evil stuff.

1. Making viruses

2. Faking a login box

3. ".. F-16 aircraft dropped a 500-pound bomb on a house .."

<{POST_SNAPBACK}>

Not for evil....Want to keep people from accessing my computer when I'm there....So at least non-techies will just think they can't login to my computer
Posted

@Nova

Winntbbu.dll hold your setup screen for windows installation. This can be customized to display your choice of picture.

You can use Resource Hacker to edit and View.

:idiot:

<{POST_SNAPBACK}>

ok..i'll try that..I'm not good w/dll's....was hoping someone had the pic....but i'll see what I can do...thxs :D
Posted

A tip:

Lock your computer.

I know it's possible with Windows 2000 and Windows XP.

Maybe NT too.

<{POST_SNAPBACK}>

I do w/autoit script...but person can just ctrl-alt-del.....so I want them to just think they can't logon, if they try to at my computer.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...