Skip to content

devid8642/Simple-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Parser

Simple parser of PE files. Final project of the course "Modern Programming in C.".

Downloading

To download the code, git must be installed on your system. Being aware of this, run in the terminal:

git clone https://github.com/PoH314/Bufos-Bot.git

Installing

For the installation we are using gcc 10.2.0, so being in the project directory, run in the terminal:

make
make install

Usage

Being in the project directory just call the binary readpe with an .exe file:

./readpe exe_file.exe

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Simple parser of PE files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors