Skip to content

A utility for cross-platform development of function libraries, for converting and modifying object files and for executable files for all x86 and x86-64 platforms.dumping and disassembling object and

License

Notifications You must be signed in to change notification settings

exoosh/objconv

 
 

Repository files navigation

objconv

This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.

Manual

About

A utility for cross-platform development of function libraries, for converting and modifying object files and for executable files for all x86 and x86-64 platforms.dumping and disassembling object and

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 95.1%
  • C 3.1%
  • Other 1.8%