Skip to content

eladciuraru/tiny-pe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny PE

Example for building PE "manually" (using assembler as helper), to generate small executable binaries.

This is not a partical way to generate small PE files, this was meant as an exercise to better understand PE file format.

Build

$ build.bat

Requirement: nasm needs to be installed and in the PATH environment variable

About

Tiny PE manually generated using NASM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published