Activity Stream
111,670 MEMBERS
600 ONLINE
Results 1 to 5 of 5
  1.    Tweet this post   Share This Post On Facebook Share This Post On Google+
    #1
    Special Member
    Senior Poster
    Mobile_Guru's Avatar

    Devil Assembler Example & Source Code

    Name Author Description
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    jbg Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passwords.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Generate HTML color code for you visually by adjusting the combination of the primary colors (RGB).
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Fix three nasty bugs in the original InString function included with MASM32
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Hide process from the system. Works on both win9x and 2k.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A keystroke logger. Can hide itself on win9x.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    "Purpose of the app is to create code which can replace div instruction by mul instruction when division by constant. Mul instruction executes 4 times faster and such replacement can bring noticable effect in critical sections of some algo which need to divide something by a constant."
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A graphic program that demonstrates the concept in Stephen
    Wolframs' new book "A New Kind of Science".
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Shows how to enumerate all running apps with Toolhelp32.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Nice sprites (small pictures moving randomly on your screen).
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show description of various window styles and their numeric values.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Shows the pictures of the stock resources which you can load by calling LoadCursor, LoadBitmap, LoadIcon so you can choose the stock image you want visually.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    cakmak Shows how to use tabbed dialog.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Time ShutDown is a simple utility written in Assembly Language that shutdown your PC at a specified time.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Purpose of utility is for beginners in assembler to understand

    [Login or [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    to remove this advertisement]

    the relationship between flags and JCC.
    Mobile_Guru Reviewed by Mobile_Guru on . Assembler Example & Source Code Name Author Description Clear-Text Password Decoder jbg Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passwords. Rating: 5

  2.   Advertisements

  3.    Tweet this post   Share This Post On Facebook Share This Post On Google+
    #2
    Special Member
    Senior Poster
    Mobile_Guru's Avatar
    Name Author Description
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    AutoBoot is a utility program that monitors how long your PC has been running since the last reboot. When your system uptime reaches 2 days, AutoBoot will first notify you that it will be rebooting in 10 minutes. Whenever you get this notification you may click on the "Wait" button to wait another 10 minutes before receiving another warning, or you may click on the "Continue" button to go ahead and reboot in 10 minutes. If you don't click any button, the system will still reboot in 10 minutes, so that if you are not present at your machine AutoBoot will still work.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show how to use ITaskbarList interface to show/hide the program button on the taskbar.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Use DeviceIoControl to eject removable media door. I tried it on my win2k server and it didn't eject the CD but it should work on win9x.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Write password on physical sector of your hard disk. It cannot be erased by fdisk.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A winamp plugin coded in win32asm.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice "stick-it" type note that you can move around the screen.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show how to do Netware Client32 coding in asm
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    List dialup connections with RAS api.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A simple text editor.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A personal Address book.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice example showing you how to code a DDE server/client.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An offline browser.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A generic handler for dialogs. It makes dialog message handling easy.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show you how to use RAS (Remote Access Service) API to enumerate all dial-up connections.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show how to use WM_HOTKEY message to implement your hotkey feature.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice example on how to make Outlook-style menubar. See it for yourself.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An example on how to unpack .ace files.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Tom Kenny A nice water effect. Try it on your PC.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Nokturnal Check whether you're connected to the net by trying to access your DNS server. Also plays sound when connected.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice Direct3D demo coded in TASM with DirectX 6.1 include file.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    RndSkin chooses a random skin out of your WinAmp\Skins directory and start WinAmp with it.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]

    You run the server in the machine that will send the images and the client on the remote machine. Then put the server's IP and click on the connect button
    (the one with the Icon). The client will connect to the server, and, as soon as the connection is made, the server will begin to capture 1 frame every
    second and will send it to the client who will show it.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    The name says all
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An add-in for Hutch's QEditor for sending emails via MAPI
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nuker with IP spoofing (on win2k only)
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Connect to mail servers to check new emails.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Angelo Dureghello A unit conversion tool.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A demo on connecting to MySQL. TASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    One Run is a program to block multiple instances of the program passed to it via the command line (target program). It will check for a current instance of either itself or the target program, then execute the target program only if it is not already running.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A replacement for notepad with several improvements.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A trayicon that you can add your frequently used shortcuts so you can run them quickly.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A small game. Really interesting.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A simple demo that shows how to use a timer to implement a clock.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An encryption program using DES. Tested on WinME only.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Command Line Argument and Switch Handling routine with an example
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Cool your CPU
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice program that uses ASPI interface to control CDROM speed.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A QEditor plugin that enables you to send emails from QEditor.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A tool that checks your mailbox for spams and deletes them right on the server before you lose your time downloading them.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Another editor. This one has a tab interface kinda like UltraEdit.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A VxD that checks for the presence of SoftICE and tries to "kill" it.
    Protecty [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ] [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A control panel application that can protect users from accessing "protected" control panel applets.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This app is intended to be used in conjunction with a video capture board (or a tv board),compatible with video for windows, to let you capture frames, avi, jpg frames or bmp frames at intervals of 1 second, it can also serve as a server for sending images thru internet.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Chris Hobbs A nice little demo that shows how to eliminate screen flickers when you update.

  4.    Tweet this post   Share This Post On Facebook Share This Post On Google+
    #3
    Special Member
    Senior Poster
    Mobile_Guru's Avatar
    Name Author Description
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    To be honest, I don't really know what this prog is designed to do but I notice that it can display nice sine-wave graph.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Display a tray icon that you can right-click to show a shortcut menu to your most commonly used items.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    neocitron A nice color picking utility.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A utility to check serial and parallel port functionality without using VxD.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    IceGhost hides SoftIce from detection by other programs. If SoftIce can't be detected it will exit. IceGhost will not work on WinNT/2K.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Scan the registry keys you specify. It can be used to search for the presence of Sub7 trojan.
    TheChatter [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ] [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A chat program using TCP/IP
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    roy The name says all
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    fresh PELib is a small library, programmed entirely in assembly for the purpose of making it easier to explore the PE file format
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A utility that can display information about your system such as GDT. Works on win9x only because it uses VxD.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A PE encrypter.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A tiny utility that shows you the description of win32 api errors. Use FormatMessage.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]

    A mini-European IQ Test in win32asm.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A utility to lock Windows while you are away.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A tiny mp3 player.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    PDB Operations is a Palm Database Analyser for Windows 95/98/NT, offering powerful features and a smooth interface.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate how to use Intel's JPEG library.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A mail sender.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Another cool editor from Ewayne. This one targets the asm/rc files and can be used as a programmer's editor. It uses RichEdit 3.0 but can also run with RichEdit 2.0.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    For database coders, this package will facilitate working with databases via ADO (ActiveX Data Object). It contains two versions: DLL and COM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An example on how to implement a docking toolbar, in this case, it's a rebar control.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A FAR plugin. [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice game. Try it out.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A directory copy utility
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A static library that contains a function to parse a string into segments. It then allows the user to extract a segment from the string
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show how to create edit controls with flat border style. Can be applied to other types of control as well.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate how to set final exception handler.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice floating toolbar window that you can show/hide the client area with a single click.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Joe A stopwatch that uses new features of common control version 4.70 and up.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Utility that creates a quick launch bar that has auto-hide feature and more.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show you how to skin your window like winamp. Nice.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A file compressor based on apLib. You need to download [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    and rename aplib.dll to aplib026.dll
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A collection of three programs with source code. The names say all.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate a technique on how to create a custom shape window.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A rework of my IczEdit with more features.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This program shows how to obtain the memory status of your Windows and display it in a kind of bar graph.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    I must admit I am a bit hazy about what this prog does. From the description of its author, it's some kind of API patching prog which is suited for win9x.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    WinIO allows the user to have raw access to port I/O and physical memory. You should also download WinIO by Yariv Kaplan ([Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ) to make it work.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    As the name says, it's a GIF library for masm, completely with asm source
    Get&Set [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ] [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Obtain and change many attributes of any window. Use a mouse hook to achieve the result.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Convert temperature value between celsius and Fahrenheit.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Use a timer to update the mouse cursor position to guard against screen saver action. Also use a simple keyboard hook to interrupt the mouse operation.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate the use of NetBIOS api to obtain the MAC addresses of all the network interface cards in your PC.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show you how to manipulate PE file. Especially how to add a new section to an existing PE file.
    SEH macros [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ] [[Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Several macros to simplify using SEH (Structured Exception Handling) in your programs.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A DLL containing several functions you can use to calculate checksums for IP, TCP, UDP, ICMP and PPP protocols.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Shows you how to implement linked list in your asm prog.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    As the name says, it's a really simple PE editor that shows you the basics of working with Portable Executable File Format.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate the use of multithreading to drive animated sprites.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show you how to use property sheet and its special use as Wizard. This example uses the pre-97 wizard style.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A utility to calculate checksum for sfv files.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A dll which you can use to obtain Global and Local Descriptor Table. Works on win9x only. Comes with a short tutorial.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Muad'Dib A cuecat barcode decoder SDK with an example.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Local Api hooking via iat patching
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Display a special menuitem with hyperlink and a bitmap.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    The most advanced PE tool I have ever written. Can do some wonders with any PE file.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Example on using structured exception handling (SEH).
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate how to search for and obtain the module base address of kernel32.dll and the addresses of the functions in it without using any API function. Tested on both Win98 and Win2k
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A window hook program that can remove the ES_PASSWORD style from a password edit control.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A cool word processor using richedit control version 3. It can read .rtf files and compile them to WinHelp format.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Saadam Use LAN Manager API to guard over shared resources in your Windows network. Works only on an NT/2k machine.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A CPU Cooler program. Use a VxD to issue HLT instructions when the system is idle.



  5.    Tweet this post   Share This Post On Facebook Share This Post On Google+
    #4
    Special Member
    Senior Poster
    Mobile_Guru's Avatar
    Name Author Description
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Two custom window classes, hyperlink that allows you to create internet-style hyperlinks with ease and CheckIcon.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A remote control program, consists of the server and client modules.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate the use of journal hook to record/playback events.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A program that stays in your taskbar. You can instruct it to shutdown/restart your Windows. Here is [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    .
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A cool hex editor. You can modify the data in any file
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A tiny web server example coded in MASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Demonstrate how to obtain information about the CPU
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This TASM program shows information about your network traffic.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This custom window control makes it easier to use rebar control in your program.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This is a 16-bit real-mode VxD Loader. It can load only dynamic VxDs since static VxDs can only be loaded during system boot. The loader is to be used as a stub for VxDs.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Enumerate all visible top-level windows using GetWindow.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A static library that simplifies working with Windows registry.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Use toolhelp32 to list all processes in the system.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A simple xor encryption example
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Very nice CD Player with cool GUI.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Steve Gibson One of the very first example in win32asm.Steve Gibson is a die-hard assembly programmer who programs everything in assembly. MASM-specific.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Wayne J. Radburn A Win32 skeleton source code. MASM-specific
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Philippe Auphelle A Win32 asm toolkit designed specifically for MASM. Good tutorial and sample source code inside.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    - A Win95 assembly example. TASM-specific
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Net Walker A Win32 asm debugger with source code! Demonstrate how to use dialog box as main window and the use of debug API. TASM-specific.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Mike Bibby Source code for both TASM and MASM. You need at least ddraw.lib from DirectX SDK or Visual C++ to assemble it
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Hayras Demonstrate how to encrypt code and data section of any PE file. Full source code included. This is a very rough beta.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Virogen Another great PE encrypter with several features such as finding a location to insert itself between object virtual size and the next file alignment boundary.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Virogen Realign your PE files to make them smaller! Especially useful for programs written with TASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Show how to write a simple winsock program that uses HTTP to download files. This version can resume broken download.This is my first win32asm prog so it may not be very "professional"
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Open zip archives remotely and let you pick the files you want to download! Come with source code. This is my second project after HTTP Downloader above.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    +Cruehead A win32asm chat program which demonstrates how to create server-sided and client-sided sockets. Note: you may need to modify the bat file a bit in order to assemble the project correctly.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    EliCZ Asm source codes to demonstrate the techniques. Work under Windows NT only.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Kill3xx Another pe encrypter with full source code. The interesting part is the resource enumerator which you can use in your own projects.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    CybOrgAsm A simple example on how to use a semi-documented kernel API call, RegisterServiceProcess, to hide/unhide your own process from the task list when the user presses Ctrl+Alt+Del. Note: this trick works on win9x only.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Teraphy A tiny example that shows you how to create a toolbar with tooltips.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This program takes in a variable-length key and uses it to encrypt the selected file. The complete project is available. Written in TASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice calculator which supports floating point, trigonometrical functions, logarithm, binary,octal, hexadecimal digits and more. Updated
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A norton commander clone using many interesting techniques such as shell interface
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A DLL that you can call to display a splash screen using .bmp files.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An image viewer. It can display .bmp,.gif, .jpg, .pcx images using a freeware image library.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A PE utility that can add/delete physical/virtual space in any PE file. It can also realign your sections to make the files smaller. Source code included. Written in NASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Dracon Show how to use FormatMessage to translate the error codes returned by GetLastError into more human-friendly message strings.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Manowar This small example shows how to create a pattern brush using a bitmap and use the custom brush to paint the window background.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Gerry Galvin This tiny example demonstrates the use of clipboard. It puts the command line into the clipboard.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice example on creating and using MDI windows. Check out his
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A CD player using MCI (Media Control Interface).
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Incubus This little TASM example uses pre-made bitmaps to *paint* the window borders and caption, very akin to "skinning* your own window.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    comrade Show how to use toolhelp32 to terminate a program in another process
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    CRowmAN A short asm routine for displaying "browse for folder" dialog box. You can simply include this routine in your asm project.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Papaow Listing all processes in memory with toolhelp32. You can kill any process, boost its priority and more.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Vecna Hide process from tools that use toolhelp32 apis, Process32First and Process32Next by patching them in memory. Windows 9x-specific.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A function written in MASM that captures the screen to a bitmap file.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A nice program which demonstrates various styles of buttons. Coupled with a guide to button styles, it's very useful.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    CRowmAN A routine you can use in your program to do owner-drawn listbox.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Hel Show you how to use a richedit control including how to format text in it.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    An example of how to write a program loader which patches the program in question as it runs in memory.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A simple demo on how to use basic functionalities of DirectPlay. The current source is still buggy.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    A simple example that makes use of NT security-related API to check whether the current user has administrator's privilege.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Use MCI (media control interface) to play various multimedia files.

  6.    Tweet this post   Share This Post On Facebook Share This Post On Google+
    #5
    Special Member
    Senior Poster
    Mobile_Guru's Avatar

    Default Articles by Various Authors

    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Cover the more basic topics about assembly language than my own such as memory, opcodes, conditional jumps etc.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    By ultraschall. This short tutorial shows you how to create a layered window under Windows 2000. Layered window is a feature specific to Windows 2000. Thus this information is applicable to win2k only.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]

    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    By Ates. Contains interesting tricks you can use in your programs.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This article describes the mechanics of using NASM to assemble a VxD. The reader must already be familiar with coding VxDs using MASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    This advanced win32asm lesson by Aesculapius shows you how to use memory mapped files as a way to share data among processes. He explains the memory map used by Win32 first so you get a clear picture of how memory mapped file works. Download this excellent article with [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    .
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    by Cynical Pinnacle. This tutorial teaches you step by step on how to write NT services in asm. Concise and to the point, this is a must read for NT lovers. Come with [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    of a simple beep service which you can use to learn about NT services.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    by Jeremy Gordon. This article explains the concept of exception handling which will make your application more robust. The info on structured exception handling is hard to come by, especially in asm. A must read. Download [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    .
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    Two articles with code samples by EliCZ and the_owl.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    by X-Calibre. Show you how to use C++ and COM objects from assembly language. Include a cool plasma example in DirectDraw with source code.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    by 'Razor'X. Demonstrate how to get information about current free physical memory, virtual memory and more. Written with TASM.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    by Latigo. A short tutorial on how to use the tab control. Come with [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    with source code.
    [Only Registered and Activated users can see Content.
    Click Here To Register..
    ]
    supplied by RokFOX This is a list of most constants you will encounter in your programming chores. They are grouped by alphabet. The value is in hexadecimal.

Thread Information

Users Browsing this Thread

There Are Currently 1 Users Browsing This Thread. (0 Members and 1 Guests)

Similar Threads

  1. Replies: 0
    Last Post: 23rd July 2013, 05:46 PM
  2. Replies: 0
    Last Post: 28th June 2013, 01:05 AM
  3. Replies: 0
    Last Post: 8th January 2012, 12:44 AM
  4. Assembler Mobile 2 HD v1.0.2
    By Amar in forum PlayBook Games
    Replies: 0
    Last Post: 19th November 2011, 04:36 PM
  5. Noka publish Symbian source code
    By G u H a N in forum Mobile news
    Replies: 0
    Last Post: 31st March 2011, 06:41 PM

Tags for this Thread

BE SOCIAL