Skip to content

v1.5.1

Compare
Choose a tag to compare
@Vipon Vipon released this 14 Oct 17:04
· 45 commits to master since this release
4cfc7ec

Tools:

  1. binParser 0.5.0 - crossplatform binary parser.
    1. Add printing relocations for mach-o and PE format.

Libs:

  1. LEB128 - crossplatform light lib for read write data in LEB128 format
  2. args - crossplatform declarative wrapper on argp.h library
  3. binParse - crossplatform lib for parsing binary files
  4. binPrinter - crossplatform lib for print parsed binary files
    1. Add printing relocations for mach-o and PE format.
  5. binDynMod - dynamic modification library
  6. containers - crosspalform lib with containers
  7. file - crosspalform lib for work with files
  8. mem - crosspalform lib for work with memory
  9. string - crosspalform lib for work with string