user avatar
rev.ng
@_revng
Building the next generation decompiler. Binary analysis is a dish best served static.
Joined October 2018
  • user avatar
  • user avatar
    Get ready to welcome hub.rev.ng. You guessed it, like GitHub, for reverse engineering.
  • user avatar
    In today's 🇪🇺 news, it has been ruled that no contract can prevent you from decompiling software you bought, if your goal is fixing a bug. 👨‍⚖️ curia.europa.eu/juris/document…
  • user avatar
    🚀 BIG ANNOUNCEMENT! 🚀 The full rev.​ng decompiler pipeline is now fully open source! Also, we'll soon start to invite people to participate in the UI closed beta. Check out our latest blog post: rev.ng/blog/open-sour…
  • user avatar
    We're hiring! We like: 🦩 QEMU 🐲 LLVM ㊙️ Compilers 🚤 C/C++ 🛤️ Binaries Do you? Let's chat. Drop us your CV at [email protected]
  • user avatar
    A decompiler running in your browser? Weird.
  • user avatar
  • user avatar
    Ever wanted to feed the decompiled C code into source code analysis tools? With rev.ng you can! 💪 We emits syntactically valid C code! Here’s a PoC did with Clang Static Analyzer. 😎
  • user avatar
    Tsk! Just like xz!!1!eleven!
  • user avatar
  • user avatar
    Replying to @ghidraninja
    You should have used BigMatch! rev.ng/blog/big-match…
  • user avatar
    We might have been partying a bit too hard for our 4th birthday.
  • user avatar
    Decompile something with rev.ng now! 🚀 curl -L -s rev.ng/downloads/revn… | bash cd revng source ./environment gcc example.c -o example -O2 revng artifact --analyze --progress decompile-to-single-file example | revng ptml --color
    00:00
  • user avatar
    We just threw in the wild the first nightly release 🚀. The first 50 invites are out. The journey to 1.0 is still long but we are working through it. Roadmap and future directions in our latest blog post: rev.ng/blog/the-road-…
    00:00