• Stars
    star
    258
  • Rank 158,189 (Top 4 %)
  • Language
    C++
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PE permutation library

Polychaos

PE permutation library

Features

  • Reconstruct and reorder execution branches

  • Alter jcc branch paths

  • Swap, replace instructions

  • Generate trash

  • Randomize instruction position

  • Support for custom mutation implementation

  • Update relocations, TLS callbacks, exports, SAFESEH pointers

Limitations

  • No data in mutated code section (only code is allowed)
  • No .NET stuff

License

Polychaos is licensed under the MIT License. Dependencies are under their respective licenses.