rev.ng

561 posts

rev.ng banner
rev.ng

rev.ng

@_revng

Building the next generation decompiler. Binary analysis is a dish best served static.

Katılım Ekim 2018
4 Takip Edilen4.9K Takipçiler
rev.ng
rev.ng@_revng·
⚠️ We just merged the cast elision branch! Now we no longer print all the 👻 casts, i.e., those that, according to the C standard, are implicit. Big win for readability without resorting to "hide all casts" as some other tools do 😉 Design document (REP60): pad.rev.ng/s/jbM3NmEVq
rev.ng tweet media
English
1
0
3
615
rev.ng
rev.ng@_revng·
"RAM is cheap", they said.
English
0
0
4
415
rev.ng
rev.ng@_revng·
🎥 New video about QEMU! This time, Anton walks through the basics of QEMU system mode using a simple bare metal program! ⚙️ The focus is on understanding how QEMU’s high-level control flow works, from guest code to BIOS, and down to device implementation.
English
1
43
199
11.1K
rev.ng
rev.ng@_revng·
🎥 How rev.ng finds loops: Nested Cyclical Region Identification Andrea will show us how we identify nested cyclical regions on the CFG in the new decompiler backend.
English
1
1
9
748
rev.ng retweetledi
lukas seidel
lukas seidel@pr0me·
VULHUNT IS OPEN SOURCE you can now use our binary analysis and querying engine for your own research or let an agent go ham with the MCP. the team also did an amazing job to ship comprehensive docs and blog posts with the details, check them out!
lukas seidel tweet media
Sam Thomas@xorpse

We @binarly_io just open-sourced our VulHunt framework at @REverseConf! GitHub: github.com/vulhunt-re/vul… Documentation: vulhunt.re/docs Slack: join.slack.com/t/vulhunt/shar… vulhunt.re

English
11
27
114
9.9K
rev.ng
rev.ng@_revng·
🎉 The 10th Nix Milano Unconference is back at our HQ! Limited seats, so secure your spot and join us! 📅 Saturday, Mar 14, 2026 | 9:30 AM 📍 Via Carlo Farini 57A, Milan 🔗 mobilizon.it/events/096bf45…
English
0
0
2
422
rev.ng
rev.ng@_revng·
🎥 QEMU Dev Starter guide, Part 1 The QEMU codebase can be quite daunting for new developers, Anton with this talk aims to give an overview of both the major APIs one might encounter as well as the high control flow of user-mode emulation.
English
2
68
349
21.6K
rev.ng
rev.ng@_revng·
Among other things, it also holds references to the original code associated to the decompiled code.
English
1
0
0
394
rev.ng
rev.ng@_revng·
🎥 PTML: emitting rich decompiled code Jack introduces PTML and how rev.ng goes beyond raw text, enriching decompiled code (e.g., decompiled C, disassembly, etc.) with HTML-like markup to provide richer and useful information for the viewer.
English
1
0
7
835
rev.ng
rev.ng@_revng·
The constraints are collected using an extension of an LLVM-provided analysis (`LazyValueInfo`) that can track disjoint ranges of values.
English
1
0
0
254
rev.ng
rev.ng@_revng·
🎥 How does rev.ng detect jump table? In this presentation Ale explains how the rev.ng decompiler detects jump tables and, more in general, how it devirtualizes indirect jumps.
English
1
4
25
2.1K