/EXELF

PE to ELF converter - Work in progress

Primary LanguageCMIT LicenseMIT

EXELF - EXE To ELF converter

Program to convert PE (Portable Executable) to ELF (Executable and Linkable Format) and the other way. Convert programs to object file or executable files.

Current limitations:

  • Doesn`t work, still in progress

Goals:

  • Convertsion PE to ELF and ELF to PE
  • Conversion into binary file
  • Conversion into object file
  • Extracting used libraries