The rev.ng decompiler goes open source

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • revng

    revng: the core repository of the rev.ng project

  • We should probably add a warning about `source ./environment`.

    Now, let's get to each of your comments :D

    > though thankfully not LD_LIBRARY_PATH

    We spent a lot of time to have a completely self-contained set of binaries where each ELF refers to its dependencies through relative paths. LD_LIBRARY_PATH is evil.

    > Mostly prefixed "HARD_"

    Those are just used by our compiler wrappers, I don't think those environment variables collide with anything in practice.

    > It sets `AWS_EC2_METADATA_DISABLED="true"`

    Original discussion: https://github.com/revng/revng/pull/309#discussion_r12805759...

    I guess we could patch the AWS SDK to avoid this.

  • revng-c

  • The CTO mostly works on the backend of the decompiler, revng-c, which we just released:

    https://github.com/revng/revng-c/commits/develop/

    Eventually we'll merge the two repos.

    Also, I develop stuff every day.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts