Following a FOSDEM presentation on Angr for binary analysis, I started packaging it in OBS.

We've made progress on getting many missing Python dependencies into Tumbleweed already; remaining ones including claripy and angr itself.

Recently we learned via python-ana that some dependencies have changed since last year. There may have also been some upstream progress making it work beyond x86_64 hosts. Time to give it another try and see how far we get.

Icon by Icomoon and Freepik, licensed by CC 3.0 BY

Looking for hackers with the skills:

packaging python python3 reverseengineering analysis

This project is part of:

Hack Week 18

Activity

  • about 5 years ago: abergmann liked this project.
  • about 5 years ago: a_faerber added keyword "packaging" to this project.
  • about 5 years ago: a_faerber added keyword "python" to this project.
  • about 5 years ago: a_faerber added keyword "python3" to this project.
  • about 5 years ago: a_faerber added keyword "reverseengineering" to this project.
  • about 5 years ago: a_faerber added keyword "analysis" to this project.
  • about 5 years ago: a_faerber started this project.
  • about 5 years ago: a_faerber originated this project.

  • Comments

    • a_faerber
      about 5 years ago by a_faerber | Reply

      z3 fallout from old declined sr#596513 is cleaned up, making claripy build again. Now testing why z3 is limited to x86 archs only; that would otherwise require hardcoding the same limitation in all dependent Python packages - so far it built fine on s390x.

    Similar Projects

    Port some classic game to Linux by MDoucha

    Let's pick some old classic game, reverse engin...