Skip to content

c0defellas/readaout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readaout

readaout - A simple study about the oldish a.out format

Usage

Compiling:

make

Testing:

./readaout handcrafted_aout

Cleaning (objects):

make clean

Running a.out

Linux nowadays needs the ia32_aout (64 bits) to run a.out format.

About

A simple study about the oldish a.out format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.5%
  • Makefile 15.7%
  • Assembly 13.8%