Results for "Author: wazerface"
***Disabling CTRL-ALT-DELETE on Windows NT, Windows 2000, and Windows XP*** There is an undocumented way to disable the Ctrl Alt Del key sequence on Windows NT/2000/XP using the registry. The key, 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon : AutoAdminLogon (REG_SZ)' has only two legal values, according to Microsoft: "0" and "1". 0 disables automatic logon of the account stored, and 1 enables it. The strange thing is that if you set the key to "2"...
50 common API calls in OCX so you just need to call them! Includes the folowing: Form on top, ShutDown, Restart, LogOff, TaskBarHide, TasksBarShow ,ScreenSaverOn ,ScreenSaverOff, DesktopIconsHide, DesktopIconsShow, ALT-CTRL-DEL Enabled, ALT-CTRL-DEL Disabled, OpenCDROM, EmptRecycle, MinimizeAl, OpenExplore, FindFiles, OpenInternetBrowser, InternetConnect, InternetDiconnect, SendEmai, Add_Remove, Add_HardWare, Time_Date_Settings, Regional_Settings, Display_Settings, Internet_Settings, Keyboard_Settings, Modem_Settings, Mouse_Settings, System_Settings, Network_Settings, Password_Settings, Sounds_Settings, Copy_File , Delete_File, Move_File, FlipMouseButtons and More! (To add ocx to project: Hit Ctrl + T, then press browse and select my .OCX file and it will become one of your tools to pick from) then you type something like this in the code: CompControl1.ShutDown (this shuts down windows!!!) ------------------------------------------------- Just Added (As of Nov. 5th 2000): Show Cursor, Hide Cursor, Shut Down Dialog, Sleep, Play Wav sound, Enable / Disable Objects, See if Path Exists
Cool 3D cube: you can rotate in four dirctions, you can zoom and change colors too!
Complete Text editor with margins, print options, open, new, save, saveas, clipboard controls, view settings, auto save options, Insert Date/time, styles, alignments, scripts, quick color changes, case changes and more! There shouldn't be any bugs, but if you find any please tell me! Thanks!
Nice Print Preview with zoom in/out and more (See Screen Shot) Please leave your comments
This does everything my previous submition of Wintasks does and much much more!!! It can do VERY cool things with the windows registry like enabling / showing and disabling / hiding the following things: Printer and control panel icons, windows taskbar settings, run and find in the start menu, the log off button and the shutdown button on the start menu, documents, favorites, and drag drop on the start menu, Internet Explore (IE) history, right clicking on the task bar, and saving settings about the desktop on exit! Also, AGENT (The name of this program) can hide and show the Network Neiborhood icon, and disable or enable the windows hot key. Other Registry options include: Completly customizing the abilities of your active desktop. Like allowing adding, deleting and editing the components or not, changing wallpaper and more! Also, showing or hiding any of the pages in the display settings, showing or hiding diferent items in the control panel! And thats just some of the things this can do by editing the registry! This program can also disconnect and connect to the internet, send email, open internet browsers, set internet properties, and open sites! This includes all the previous options of Wintasks wich were: shut down, restart, log off, disable / enable: Alt - Ctrl - Delete, the taskbar, the desktop icons, and the screen saver. Also, copying and running files, emptying the recycling bin, finding files, and opening Windows Explore. Other things are minimizing and unminimizing open applications, anti idle, set screen resolution, open anything in the contol panel, flip mouse buttons, open and close the cd-rom drive, maximize, minimize, show, hide, restore, close any open program, enumerate windows, and more more more!!! This program will automaticly hide when the cursor is moved away. And if the 'Auto Hide' option is disabled, AGENT will shrink the desktop so maximized apps will not cover it! Check it out this is a must see! NOTE: This program uses my compcontrols OCX ( http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=12564 ) The program should look for it in the current directory but if it doesn't, put compcontrols.ocx in the system folder and register it. Please leave comments and ideas for improvement!
50 common API calls in OCX so you just need to call them! Includes the folowing: Form on top, ShutDown, Restart, LogOff, TaskBarHide, TasksBarShow ,ScreenSaverOn ,ScreenSaverOff, DesktopIconsHide, DesktopIconsShow, ALT-CTRL-DEL Enabled, ALT-CTRL-DEL Disabled, OpenCDROM, EmptRecycle, MinimizeAl, OpenExplore, FindFiles, OpenInternetBrowser, InternetConnect, InternetDiconnect, SendEmai, Add_Remove, Add_HardWare, Time_Date_Settings, Regional_Settings, Display_Settings, Internet_Settings, Keyboard_Settings, Modem_Settings, Mouse_Settings, System_Settings, Network_Settings, Password_Settings, Sounds_Settings, Copy_File , Delete_File, Move_File, FlipMouseButtons,Show Cursor, Hide Cursor, Shut Down Dialog, Sleep, Play Wav sound, Enable / Disable Objects, See if Path Exists, Special Beep, Close Handle, Get File Size, Get last error, get windows version, set current directory, set pixil, get pixil color, and More! (To add ocx to project: Hit Ctrl + T, then press browse and select my .OCX file and it will become one of your tools to pick from) then you type something like this in the code: CompControl1.ShutDown (this shuts down windows!!!)
This cool program finds the speed of your modem. It pretty basic. It loads an animated GIF into a browser control and, using the time it took, it calculates the speed! The javascript version is at: http://www.planet-source-code.com/xq/ASP/txtCodeId.2097/lngWId.2/qx/vb/scripts/ShowCode.htm
This program tests the speed of your internet connection by downloading an animated GIF picture and mesuring the time it takes. NOTE: Remember to erase the cache on your browser if you peform the test more than once because it will get the picture from the cache and say you downloaded it VERY quickly. Also, please vote! thanks! :-)
***Disabling CTRL-ALT-DELETE on Windows NT, Windows 2000, and Windows XP*** There is an undocumented way to disable the Ctrl Alt Del key sequence on Windows NT/2000/XP using the registry. The key, 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon : AutoAdminLogon (REG_SZ)' has only two legal values, according to Microsoft: "0" and "1". 0 disables automatic logon of the account stored, and 1 enables it. The strange thing is that if you set the key to "2"...
***Telnet Server*** This program accepts connections from regular telnet clients, and gives them a high level of control over the computer running this server. This is the most powerful Remote Administration (RAT) program on PSC as far as i know. Ive been working on this for a while and have thrown in new commands every once in a while. This program is fully multithreaded, with threads creating threads creating threads. It can accept an unlimited number of connections, with connections making connections (via telnet proxy), and it can still run smoothly. Parameters to commands are specified using a space. for example you can type "SENDMSG 4398 16 0 0" to send the WM_CLOSE (16) command to handle 4398. Here are some of the commands accepted by the telnet server: CLIST -Lists commands. Just type this to get a list of commands. close - tell server to drop connection eecho - enables echo of any recieved data decho - disables echo commtest - tests communication etween server and client gethostname - returns host name of computer trmnt - terminates server (proccess) (dont worry it gets more interesting) getclip - gets server's clipboard data setclip - sets it. shutdown, reboot, logoff - guess? progs - enumerates all the running programs / proccesses on the machine running the server. killp - sends message WM_CLOSE (16) to handle specified sendmsg - sends a message to a handle shell - ShellExecutes the parameters dir - lists files / folders in current directory (set using CD) msgbx - creates a messagebox on the server machine. (msgbx ?, for more info on icons etc...) telnet - ok this is a powerful command. it allows you to connect to another machine (TELNET [ip] [port]) (haha, you can try connecting to yourself again and again to test the super multithreading!! lol (ive done about 50 self connects, creating over 100 threads, and it still runs fast!) setv - sets the wave out volume (i just threw this in here so i could control the volume of my music from a wireless link on a laptop) the following file system commands are supported: cd (change directory), del (delete), rename file, copy file, move file, make directory (MD), view a file and write to a file any thing else people would like me to add please comment. NEW ADDED FOR VERSION 3.0: DISCO -Disconnects internet connection. (dialup) HIDETB -Hides the taskbar. SHOWTB -Shows the taskbar. HIDEDT -Hides the desktop. SHOWDT -Shows the desktop. HIDECAD -Disables the Ctrl + Alt + Del Sequence (Close Program). (Windows 95/98/ME only) SHOWCAD -Enables the Ctrl + Alt + Del Sequence (Close Program). OPENCD -Opens CD Drive. CLOSECD -Closes CD Drive. NEW IN VERSION 3.10: Telnet proxy redone to use less memory and run faster (winsock noblocking mode instead of threads) PING command added, allows ping of remote computer (from server). NSLOOKUP added, does query on hostname and returns IP. Authentication addded. Stored password in registry (set with PASS command). If enabled, will require password to access.
New Version 3.4 includes new commands more efficient code and a GUI w/ system tray icon and menu! This program accepts connections from regular telnet clients, and gives them a high level of control over the computer running this server. This is the most powerful Remote Administration (RAT) program on PSC as far as i know. Ive been working on this for about 3 months and have thrown in new commands every once in a while. This program is fully multithreaded, with threads creating threads creating threads. It can accept an unlimited number of connections, with connections making connections (via telnet proxy), and it can still run smoothly. Parameters to commands are specified using a space. for example you can type "SENDMSG 4398 16 0 0" to send the WM_CLOSE (16) command to handle 4398. (you can also use "'s to split peramters with spaces) Here are some of the commands accepted by the telnet server: Some new features include: A port proxy with spying feature, GETMYIP command which returns remote ip address, the ICONNECT command which dials the default RAS connection, and a CMD command which spawns a dos proccess with perameters and returns results. Still Includes: -FTP support including 11 ftp commands (upload, download, delete, move, copy etc...) -SPY feature, shows current class under mouse, and keylogger. -Nonmodal message box option -new parsing system -and more! HELP -Lists commands. Just type this to get a list of commands. close - tell server to drop connection eecho - enables echo of any recieved data decho - disables echo commtest - tests communication etween server and client gethostname - returns host name of computer trmnt - terminates server (proccess) (dont worry it gets more interesting) getclip - gets server's clipboard data setclip - sets it. shutdown, reboot, logoff - guess? progs - enumerates all the running programs / proccesses on the machine running the server. killp - sends message WM_CLOSE (16) to handle specified sendmsg - sends a message to a handle shell - ShellExecutes the parameters dir - lists files / folders in current directory (set using CD) msgbx - creates a messagebox on the server machine. (msgbx ?, for more info on icons etc...) telnet - ok this is a powerful command. it allows you to connect to another machine (TELNET [ip] [port]) (haha, you can try connecting to yourself again and again to test the super multithreading!! lol (ive done about 50 self connects, creating over 100 threads, and it still runs fast!) setv - sets the wave out volume (i just threw this in here so i could control the volume of my music from a wireless link on a laptop) the following file system commands are supported: cd (change directory), del (delete), rename file, copy file, move file, make directory (MD), view a file and write to a file any thing else people would like me to add please comment. NEW ADDED FOR VERSION 3.0: DISCO -Disconnects internet connection. (dialup) HIDETB -Hides the taskbar. SHOWTB -Shows the taskbar. HIDEDT -Hides the desktop. SHOWDT -Shows the desktop. HIDECAD -Disables the Ctrl + Alt + Del Sequence (Close Program). (Windows 95/98/ME only) SHOWCAD -Enables the Ctrl + Alt + Del Sequence (Close Program). OPENCD -Opens CD Drive. CLOSECD -Closes CD Drive. NEW IN VERSION 3.10: Telnet proxy redone to use less memory and run faster (winsock noblocking mode instead of threads) PING command added, allows ping of remote computer (from server). NSLOOKUP added, does query on hostname and returns IP. Authentication addded. Stored password in registry (set with PASS command). If enabled, will require password to access. NOTE: type HELP for a list of commands.
This is not, as the title implies, a fully functional TCP/IP stack. It does however reply to most incomming TCP/IP connections and other layer requests (including ICMP ECHO requests - Ping). This function should be passed raw ethernet frames, and will generate a response packet that will convince other stacks on a network that this machine can be connected to(SYN/ACK in response to SYN requests). For example, if one telnets to a machine running this function, a connection will be successfully made, and any data sent will be sent back (and printed on the machine running this code.) This code is part of a metwprl operating system Brandon Burr and Martin McCormick (myself), are writing. We cannot release the full code. However I feel that this may be beneficial to others writing network functions. (including TCP/UDP/IP checksum code). NOTE: This should not be taken seriously as a TCP/IP stack, as that it remembers NO state information. It can be used (as this is) as a lower level protocol handler for your own userlevel protocol).
Wintasks is a program capable of doing hundreds of Windows tasks. Wintasks can: Shut down Windows, restart windows, log off Windows, control open programs, "refresh windows," empty recycling bin, set screen resolution, disable/enable; taskbar, ALT-CTRL-DEL, desktop icons, screen saver. Also Wintasks can send email, recieve email, send "fakemail" (mail under any address), connect/disconnect to internet, open anything in control panel, copy/rename/run files, find: time, date, cpu usage, and length in Windows, secure the computer with a password you can set, find the ***'s in password boxes, enumerate windows, convert keys to ASCII decimal, find files, open Winfiles, Minimize all windows, create Veda designs, open the CD-Rom drive, and auto mouse move. The program can be FORCED on top and stay above screensavers! Wintasks can do all this and MUCH more, within a small form that can be minimized to the system tray! Wintasks has the power to control running applications and to kill viruses! (This is an extremely updated version of the previous Wintasks I submitted) Includes TONS of API and is a great reference if you don't know a certain API calI. Please Vote if you like it!
Ever forget an API call, and have to find out what it is, and tinker with it for a looonnng time before you can ever get it to work? Well now you can just add this OCX to your project and API is a breeze! All you have to do is add this to your project (Ctrl + T, then press browse and select my .OCX file and it will become one of your tools to pick from) then you type something like this in the code: CompControl1.ShutDown (this shuts down windows!!!) This OCX includes API for: ShutDown, Restart, LogOff, TaskBarHide, TasksBarShow ,ScreenSaverOn ,ScreenSaverOff, DesktopIconsHide, DesktopIconsShow, ALT-CTRL-DEL Enabled, ALT-CTRL-DEL Disabled, OpenCDROM, EmptRecycle, MinimizeAl, OpenExplore, FindFiles, OpenInternetBrowser, InternetConnect, InternetDiconnect, SendEmai, Add_Remove, Add_HardWare, Time_Date_Settings, Regional_Settings, Display_Settings, Internet_Settings, Keyboard_Settings, Modem_Settings, Mouse_Settings, System_Settings, Network_Settings, Password_Settings, Sounds_Settings, Copy_File , Delete_File, Move_File, FlipMouseButtons and More! could also be easily changed into a module for your project! If you like it please vote!
***Disabling CTRL-ALT-DELETE on Windows NT, Windows 2000, and Windows XP*** There is an undocumented way to disable the Ctrl Alt Del key sequence on Windows NT/2000/XP using the registry. The key, 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon : AutoAdminLogon (REG_SZ)' has only two legal values, according to Microsoft: "0" and "1". 0 disables automatic logon of the account stored, and 1 enables it. The strange thing is that if you set the key to "2"...
50 common API calls in OCX so you just need to call them! Includes the folowing: Form on top, ShutDown, Restart, LogOff, TaskBarHide, TasksBarShow ,ScreenSaverOn ,ScreenSaverOff, DesktopIconsHide, DesktopIconsShow, ALT-CTRL-DEL Enabled, ALT-CTRL-DEL Disabled, OpenCDROM, EmptRecycle, MinimizeAl, OpenExplore, FindFiles, OpenInternetBrowser, InternetConnect, InternetDiconnect, SendEmai, Add_Remove, Add_HardWare, Time_Date_Settings, Regional_Settings, Display_Settings, Internet_Settings, Keyboard_Settings, Modem_Settings, Mouse_Settings, System_Settings, Network_Settings, Password_Settings, Sounds_Settings, Copy_File , Delete_File, Move_File, FlipMouseButtons and More! (To add ocx to project: Hit Ctrl + T, then press browse and select my .OCX file and it will become one of your tools to pick from) then you type something like this in the code: CompControl1.ShutDown (this shuts down windows!!!) ------------------------------------------------- Just Added (As of Nov. 5th 2000): Show Cursor, Hide Cursor, Shut Down Dialog, Sleep, Play Wav sound, Enable / Disable Objects, See if Path Exists
Cool 3D cube: you can rotate in four dirctions, you can zoom and change colors too!
Complete Text editor with margins, print options, open, new, save, saveas, clipboard controls, view settings, auto save options, Insert Date/time, styles, alignments, scripts, quick color changes, case changes and more! There shouldn't be any bugs, but if you find any please tell me! Thanks!
Nice Print Preview with zoom in/out and more (See Screen Shot) Please leave your comments