Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #169634
Injection & Relocation *NEW*

This software is an update to the last version which was very limited in it's functionality. Whenever you tried to inject a process into another process that was using the required ImageBase, VirtualAllocEx would fail and cause the injection to fail as well. Well i fixed this problem by rebasing every address within the relocation section of the executable. And by doing this I came up with a way to inject an executable into *ANY* process that you have privileges to inject into. Now a days linkers by default leave out the .reloc section because it is not needed for an .exe. So for this to work you need to use the switch for your linker that will turn on the relocation section output. Thanks for your patience, and most of all thanks for your vote. .::ANUBIS::.

4_2005-2006 #169635
API HOOKING

This code will hook any api of your chose and allow you to redirect it to another qualified function. This code can be used in conjunction with my other posts dealing with process injection to hook api's in other running processes. Thanks for voting!!

4_2005-2006 #155134
activebar

creates containers for objects

4_2005-2006 #154177
virtual start page emulator

this is a virtual start page emulator using the winsock and inet control, not webbrowser control. the emulator shows the status of the emulator and winsock. i really don't know if it works or not but it's a example. this also shows you how you can use .http files from ie_explore to work with winsock. atleast give me some credit.

4_2005-2006 #155048
Mp3 Hollow Egg

Heard of the Cuckoo Egg? It is a mp3 file of music with random sounds inserted in the mp3 file. It is done for musicians who wish to fight a battle with napster from within. Making a cuckoo egg can be slow and this program makes a Hollow Egg, which is kind of like the Cuckoo Egg except it makes a totally blank mp3 file that has the size, bitrate, and length of a real mp3.

4_2005-2006 #153221
Logical String Encryption

This will logically encrypt a string by deviating its ASC() value. Works perfectly. Its just a VERY Short Algoritm the String gets passed through Charachter by Character. To decrypt just redo the encryption. just like a double negative.

4_2005-2006 #170470
Monkey StreamCast & Web Server V2

Here it is... Version 2.0 of the Monkey Screamcast audio and web server. It's multithreaded, small and fast. Serve up web pages and streaming media at the same time. Meta data is sent to Winamp as well now and you can view your MP3 collection from a web page and select the track you wish to be streamed to WinAmp. This dealio will work with video too. You can store all your MP3s on one box and listen to them abroad at work or via wireless with your laptop or handheld PC! There is an XML configuration file you can use to configure the server as desired. Tracks can be played in ordinal or random order with WinAmp or any Shoutcast stream compatible media player. In random order, you can click the WinAmp's play button to shuffle the playlist and hear a random song! Don't forget to configure and your MP3 directory. The XML parsing code is pretty cool with no dependencies. Tell me what you think and don't forget to vote.

4_2005-2006 #153595
A MUST HAVE CONTROL FOR ALL VB PROGRAMMERS: Degree of Rotation Control.

When placed on a form, this Control will take whatever its .Value is and show you what angle of rotation you've entered. GREAT FOR Graphic / Multimedia / Game Application Development

4_2005-2006 #152930
Stu Paint V2

Stu Paint Version 2.0.4 This program has 18 filters/effects, polygon-drawing tool, zoom, fill, ellipse, and rectangle pencil, 12 brushes, 3 different styles of TEXT (3D, Raised, Outlined), Spray, Stipple, Steal Colour, Blur, Line, Clone, Trace. There are Vertical and horizontal rulers available, the Progress bar can be switched off to speed up filters. There are various colour selection tools, Change line width and fill type, Select Twain device and scan images, also print / Save / Load. Capture Background Screen (Behind Paint Form), 5 undo events and 1 Redo, Cut / Copy / Paste. Click the icon between the colour selections in the status bar to swap button colours.

4_2005-2006 #152665
Get file attributes

This shows how to get the files attributes or set the attribute for the file

4_2005-2006 #151968
Diablo II Character Manager * Updated *

Updated Again ! I know there are some backup utilities hanging around the web, but I wanted to make something of my own and also share the source code with other people, so anyway, in this character manager program, you can backup quickly and easily any character and also add a description of it so you will know what backup is that, it uses Info-Zip's zip compression for the making of the backup files, and stores the save and the description in the same file, all is quickly compressed and uncompressed. It also has a character monitor (timer) that the program knows when any new character is created. I have tested this program and it works 100% fine, and if something wrong u can easily modify the code and do things of your own ! :) in the zip file you will find also the unzipping and zipping DLLs of Info-Zip,

4_2005-2006 #150452
Fake Buttons

Owner drawn custom buttons like never before, even create your own Titlebar. Just take a look at the screen shot to see what it can do.

4_2005-2006 #170349
Time Namespace

I felt bad that I didn't submit anything lately. So I created a small namespace for time. It has a time class, stopwatch class, and pause function. Enjoy!

4_2005-2006 #153854
Huffman Compression Algorithm (like WinZIP)

PKZIP, ARJ, ARC, JPEG, and a host of other programs and compressed file formats all use the Huffman coding algorithm (or similar redundancy-minimization methods) for compressing strings. With this small VB module, you can do your own compression in code -- compressing strings down to as small as 13%. Here's how easy it is:         Compressed = HuffmanEncode(Text1)         Text2 = HuffmanDecode(Compressed) This simple code can be used to compress big text fields in databases, keep your data files small, or speed up transfers of data across the Internet. It can also be used as a form of encryption. The HuffmanCoding.bas module has plenty of extra information and some in-code documentation (in case you're wondering out how it works.) Please comment on this code and vote for my hard work if you like this code. _____________________________________ Updates: 1 August 2000: Rebuilt from scratch Compression takes 28% of the time it did before Decompression takes 19% of the time it did before There's only one file, now (no extra class) Much better error checking and reporting Uses a stored checksum upon decompression to check for corruption The code is only 455 lines, including comments! Thanks to optimization, the code is even more convoluted :-)

4_2005-2006 #154147
CUTE CALCULATOR

Come and have a look at the CUTE CALCULATOR(fully functional) it even calculates basic trigonometric functions.PLEASE PLEASE PLEASE PLEASE RATE IT.

4_2005-2006 #150456
Animated Titlebar take 3

More updates and more bugs fixed, please try this program. You can create great effects, ALPHA TRANSPARENCY on buttons gives a great effect. TAKE A LOOK AT SCREEN SHOT.

4_2005-2006 #152318
Softshell Logi Beta 1.2

Softshell Logi is a Replacementshell for Windows. It has a Taskbar with auto-sizeble (taskbar-buttons) , a SwapForm to make the right swap , a clock with change from time to date and time , doubleclick for system-time , a Startmenu with Programs, Favorites, Desktop , My Documents, Find, Run, Control Devices , Recycled and Shut-Down. It also has a Quick menu where you can place shortcuts in (place them in the dir called Quickmenu it can be found in the App.path). The Quickmenu also collect the items as you have placed above the Programs-menu in the Orginal Startmenu. Don´t forget to put amclabel.ocx in the system dir( comes with the .zip file..)... ***NEWS***:The Scrolling function on the startmenu is finished, You can run it under VB5 if you make some changes in the modDevice1 /ExtractFileName (Read to understand) a new function called 'RevString' insted of using the command 'strReverse'.***END NEWS*** Special Thank´s to: Brian and his [BoS-Shell]... Pup for his [Ideas]... Jeffrey C. Tatum for his [Ini read and write]... Altamira for his [AMCLabel.ocx]...

4_2005-2006 #154317
South Park [Kick The Baby] - Full Game

Makes u haveing fun!!!

4_2005-2006 #152914
Using the AnimateWindow API

Updated --> now includes project source. Read on... more tutorials listed (page not finished) @ http://prgmrsruin.hypermart.net/tutorials/

4_2005-2006 #151994
PureGold TitleBar Control (Also Great demonstartion of the drawborder API)

An excellent emample on how to use the drawcaption API all in a nice OCX included in it is a form with some exmaples of what it can do! Even alpha blending the form is possible, or creating your own task bar buttons ;) NEW: 1) Ttitle Bar Feature that when the mouse is over the titlebar the bar draws a border around itself and looks as if its moving up to meet the mouse! 2) All Bugs Fixed (when working in design mode the control would cause vb to do some strange stuff) 3) Mouse Enter and MouseLeve events now Available! Check it out :)

Languages
Top Categories
Global Discovery