Skip to content

parse executable file, including PE file, ELF file, etc

Notifications You must be signed in to change notification settings

nepko/parse-executable-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

parse-executable-file

parse executable file, including PE file, ELF file, etc

PE-parser

This is a course project. Though I spent almost two days to finish it, the code looks really ugly. Anyway, I finished it on time.

reference:

  • reverse analyse course PPT
  • PE 权威指南

TODO:

  • the code looks ugly, reproduce is needed.
  • add more funtion to the file

others

nothing to tell

About

parse executable file, including PE file, ELF file, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages