Skip to content

imag0r/libpebliss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpebliss

Evolved from portable-executable-library

Original Author: rukaimi (kaimi.ru)

Thanks to his really great work!

PE Bliss

Cross-Platform PE(Portable Executable) Manipulating Library

  • C++

  • Compatibility

    • Little-endian systems only, might not support big-endian ones.
    • Windows, tested on Visual Studio 2013 Express
    • Linux, tested on GCC 4.8.4, with some unit-test failures.
    • OSX, tested on LLVM 7.0.0, with some unit-test failures
  • Useful usage samples and well unit-tested.

TODO

  • Unit-test

    • fix failures on Linux
    • fix failures on OSX
  • Update to Visual Studio 2013 Express

About

Cross-Platform PE Manipulating Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • Other 0.7%