438-byte "Hello, world" Win32 EXE in D
Kagamin via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Sep 8 01:08:22 PDT 2014
On Monday, 8 September 2014 at 07:59:37 UTC, Ola Fosheim Grøstad
wrote:
> «Smallest PE file that downloads a file over WebDAV and
> executes it: 133 bytes»
>
> http://www.phreedom.org/research/tinype/
But that downloaded file is bloatware, because it has to
implement functionality, which is not provided by the system.
That tiny pe file doesn't download anything, it's completely done
by the system.
More information about the Digitalmars-d-announce
mailing list