Pe-asm 0.3b

By Georgy Moshkin

Freeware 13 Jan 2010

In category

Code Samples > Samples > OS

Description

Tiny machine code assembler written fully in Delphi language. Generates win32 executables. Main idea behind pe-ASM is simplicity. Written fully in Delphi language. It is good when assembler source code itself is below 100kb size. It is better when it is below 50kb. And it is best when it around 25kb.

I never read theory about assemblers and compilers, so it is not usual assembler source code based on copy-and-paste from books and other open source projects. It is fully written from the scratch. Use it for learn and fun.

In current version you can find many interesting features:

  • DOS / Win32 pe headers generation
  • adding exe sections
  • import functions from DLLs
  • dword, byte, string, pointer and record types
  • small parser for adding opcodes
  • compiled exe about 1kb in size.
  • More...
Welcome to add new opcodes.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 35 556kB

Platforms:

  • Delphi 2005 (VCL)

Downloads