Tiny Uploader

Released 21 years, 11 months ago. October 2002

Copyright © MegaSecurity

By Aphex


Tiny Uploader
Informations
Author Aphex
Family Tiny Uploader
Category Remote Access
Version Tiny Uploader
Released Date Oct 2002, 21 years, 11 months ago.
Language Delphi, source included
Additional Information
Server:
size: 4.608 bytes

port: 69 TCP

startup:
none

Author Information / Description
Tiny Delphi Uploader Example by Aphex

Alot of people seem to think Delphi is doomed to be a bloated compiler. These people just haven't done
much research. Believe it or not Delphi's compiler is command line. Meaning, you don't have to use the
premade code units that come with Delphi, but it sure is nice to use them because once you remove them
you soon see how sparse a language can be with nothing but Win32 api to do your dirty work.

The main difference with making tiny applications is that you can't use alot of the built in functions
such as Copy, Length, Move, GetMem.. etc. All and all you will most likely want to spare yourself from
these difficulties and reserve this kind of sparse coding for very minimal applications that use maybe
3 or 4 api calls.

I took this almost as far as I can without rebuilding alot of the internals. Maybe if Borland wants to
give me a job...

To use this, extract the files to a directory, copy dcc32.exe to that directory, then run Compile.bat.

Aphex

If you recognize any personal information on this page and wish to have it removed or redacted, please contact us at jplesueur@phrozen.io. We are committed to protecting your privacy in accordance with GDPR regulations.