Coding |
|
Lessons |
|
|
|
|
Name |
Description |
Level |
Author |
Added |
asm
coding lesson1[Lesson1.zip - MISSING] |
Introduction to WinASM programming |
Newbie |
Detten |
04 Oct 2001 |
SEH
tutorial |
Write code that
handles its own exceptions |
Intermediate |
J. Gordon |
09 Oct 2001 |
Iczelion's
asm tutorials |
Excellent Win32asm
tutorials (complete) |
Newbie |
Iczelion |
28 Oct 2001 |
Patch
tutorial 1 |
How to make a simple
standalone Patch. |
Beginner |
Detten |
12 Nov 2001 |
Patch
tutorial 2 |
Make a patcher that
traces an opcode string. |
Beginner |
Detten |
19 Nov 2001 |
|
|
|
|
|
Code
Snippets |
|
|
|
|
Name |
Description |
Compiler |
Author |
Added |
Aspack
Unpacker |
Unpacks Aspack protected
programs |
TASM |
Bane |
04 Oct 2001 |
Torus
Open GL |
Shows a moving Torus using
Open GL |
MASM |
S. Chaban |
04 Oct 2001 |
SEH
Example |
How to use SEH + macro |
MASM |
y0da |
09 Oct 2001 |
CaptionChanger |
Change the text in any
captionbar |
MASM |
LaZaRuS |
10 Oct 2001 |
Virus
example : MsSuck[mssucks.zip - MISSING] |
Fucks up all MS applications
:) |
MASM |
Frog's Print |
10 Oct 2001 |
Patch
example[patch1.zip - MISSING] |
A small patch
example |
MASM |
Detten |
12 Nov 2001 |
HTTP
Download v1.5 |
Download any file
through HTTP. Demonstrates use of winsock apis, http requests,
status bar, progress bar...etc |
MASM |
Iczelion / PC |
15 Nov 2001 |
HTTP ZIP
Downloader v1.2 |
SELECT files you
want to download from a remote zip archive, via http. Source
demonstrates use of winsock APIs, basic file operations, and
common controls |
MASM |
Iczelion / PC |
15 Nov 2001 |
PE Labs
v1.0 |
This little proggy
will display the most important pieces of information about a
given PE file. |
MASM |
Latigo |
15 Nov 2001 |
Skin
Example |
This example shows
how to make your own skins in ASM. (CaptionBar and Borders) |
TASM |
Incubus |
30 Nov 2001 |
Dump
Routine |
Handy dump routine
for writing self modifying code |
MASM |
Basse |
02 Apr 2002 |
|