UjemnyGH / EXELF

PE to ELF converter - Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PE to ELF converter - Work in progress

License:MIT License


Languages

Language:C 100.0%