Advertisement · 728 × 90

Posts by radareorg

Post image

Iaito 6.1.4 is out! Shipping tons of stability improvements, adds new widgets and userfriendly features, brings back the debugger, shows analysis progress and background webserver.

Read the full changelog github.com/radareorg/ia... #reverseengineering
#radare2

1 week ago 3 0 0 0
Preview
GitHub - radareorg/warrp: A native radare2 plugin for the WARP signature format A native radare2 plugin for the WARP signature format - radareorg/warrp

It’s finally here: radare2 + Warp (warrp) ⚡️

This makes r2 the first tool outside of the @binary.ninja ecosystem to adopt the format.

Huge thanks to Mason (from @binary.ninja) and @trufae.bsky.social for their invaluable feedback's during development.

github.com/radareorg/warrp

1 week ago 4 2 0 0
Preview
##debug Add DRCOV trace import by seifreed · Pull Request #25275 · radareorg/radare2 Summary add DRCOV coverage import as analysis plugin (a:drcov) parse drcov v2 files and mark traced basic blocks load sample from testbins (drcov/drcov.sample) Testing r2r test/db/archos/linux-x...

#DRCOV coverage import support added. You can now load drcov traces via the analysis plugin (a:drcov) to mark executed blocks and improve static analysis based on coverage data.
Special thanks to @trufae.bsky.social for its support during the review @radareorg.bsky.social github.com/radareorg/ra...

2 months ago 3 2 0 0

The default io plugin of radare2 now supports fifo files, which means that you can use the funny bird operator:

$ r2 <(o )

4 months ago 1 1 0 0
Revamping rfs | mikelloc
Revamping rfs | mikelloc YouTube video by radareorg

The revamped filesystems talk at #r2con2025 presented lots of juicy new features for #forensics.

🎁 New FileSystems: UBIFS, HaikuFS, SSHFS
😎 Frontends: MidnightCommander-style, rafs2 cli tool, iaito widget
🪽New Features: display headers, diskaddr2fspath

Video 📼 www.youtube.com/watch?v=mf2h...

4 months ago 2 0 0 0
r2con2025

6h to go! #r2con2025 www.radare.org/con/2025/

5 months ago 0 0 0 0
Preview
:radare2: radare :verified: (@radareorg@infosec.exchange) 1.02K Posts, 4 Following, 1.82K Followers · The official radare2 account in the Fediverse

Friendly reminder to follow us in the #fediverse, that’s our main social platform infosec.exchange/@radareorg #reverseengineering

6 months ago 1 0 0 0
Post image

if you are doing any project that depends on r2, feel free to use this badge to specify the version of radare2 that is compatible or tested with:

[![radare2](img.shields.io/badge/radare2-6…)](github.com/radareorg/radare2)

6 months ago 1 0 0 0
Advertisement

Glad to deliver pleasant cli experiences over time :)

6 months ago 1 0 0 0
Post image

Happy radare2 6.0.4 release day infosec.exchange/@radareorg/1...

6 months ago 3 3 0 0

📣The list confirmed talks for #r2con2025 are now public! How does it look?

🧸Bear in 🧠 mind that the list is incomplete because the CFP is still open and there are some unconfirmed talks still to be published!

⚓️ radare.org/con/2025

7 months ago 2 2 0 0
Preview
Linux/Trigona analysis of /fast option Recorded by cryptax

One of the demos is here: asciinema.org/a/pBPEaJhp6c...

It demonstrates the automatic mode of r2ai, where we can ask a question whose answer requires to read/understand several functions of the binary.

#radare2 #r2ai #AI #LLM

7 months ago 3 1 0 0
Extracting embedded files using gee and radare2.

Extracting embedded files using gee and radare2.

Using @radareorg.bsky.social to dynamically get the virtual address of a @golang.org embed.FS structure to extract some sus embed's with go-embed-extractor¹ in this "dodgy-go-bin" 🔥

¹ github.com/BreakOnCrash...

7 months ago 1 2 0 0
Post image

🍏 Merged class dump support for iOS26! Testing with different kernels and some fuzzing is probably needed before the release, if anyone in the mood for that! Kudos to @oleavr@infosec.exchange for the PR! github.com/radareorg/ra... #apple #ios #reverseengineering #radare2

7 months ago 2 1 0 0
Post image

🍏 Merged class dump support for iOS26! Testing with different kernels and some fuzzing is probably needed before the release, if anyone in the mood for that! Kudos to @oleavr@infosec.exchange for the PR! github.com/radareorg/ra... #apple #ios #reverseengineering #radare2

7 months ago 1 1 0 0

Every day we’re getting closer to #r2con2025! Got something cool to share about #radare2?

📢 Submit to the #CFP now! This time it’s fully online, even a 10 minute video works!

👉 radare.org/con/2025/

8 months ago 1 1 0 0
Advertisement
Post image

radare2 6.0.2 is out! 🚀
Codename: “Relephant”

Mainly a bugfix release for Android and distribution packagers, but it also ships few shiny new features! ✨

🔗 github.com/radareorg/ra...

8 months ago 1 0 0 0
Preview
:radare2: radare :verified: (@radareorg@infosec.exchange) 949 Posts, 4 Following, 1.78K Followers · The official radare2 account in the Fediverse

🐘 Follow us in the fediverse, the main microblogging site in r2land to stay tuned with the latest news! infosec.exchange/@radareorg

8 months ago 0 0 0 0
Preview
Release 6.0.0 · radareorg/radare2 Release Notes Version: 6.0.0 Previous: 5.9.8 Commits: 881 Contributors: 51 curl -Ls https://github.com/radareorg/radare2/releases/download/6.0.0/radare2-6.0.0.tar.xz | tar xJv radare2-6.0.0/sys/ins...

radare2 6.0 is out! (codename "brainbow" 🧠🌈) Major release with focus on stability while bringing many new features under the hood⚡️
github.com/radareorg/ra...

8 months ago 0 0 0 0
Preview
Release 1.0.0 · radareorg/radare2-mcp What's r2mcp? This is the very first release of r2mcp, it's been stable and usable since the beginning, we just forgot to tag! Initially implemented and heavily tested by Daniel Nakov (@dnakov) but...

⚡ radare2-mcp 1.0.0 is out!⚡ After 6 month of testing we are pleased to announce the very first release of the MCP server for radare2!
🤖 Looking forward to hear from all the amazing things you do with it!

github.com/radareorg/ra...

8 months ago 0 0 0 0
The history and development of Radare2
The history and development of Radare2 YouTube video by Colin Childs

The history and development of @radareorg.bsky.social's Radare2.

youtu.be/InUwDMMsAH0

Repo📚: github.com/radareorg/ra...
Span🗓️: February 5, 2009 - July 7, 2025
Tools⚒️: python, ffmpeg, xvfb, git, gource
Music🎧: Out of the Skies, Under the Earth by Chris Zabriskie

9 months ago 4 3 0 2
Cryptax Nomination Awards 2025 H1 Cryptax Nomination Awards. Lol. In other words, I’m listing my favorite talks, papers, challenges (etc) for the first half of 2025. Nothing more than that. Okay? H1 2025 Category Nominated Best cyberc...

Hey, I'd like to share the best talks/papers/videos/tools/CTF challenges I encountered in 2025 H1.

This is the official "Cryptax Award 2025 H1" (lol). Congrats!

cryptax.github.io/nomination-2...

cc: @elbsides.bsky.social @northsec.io @radareorg.bsky.social @bsideskrs.bsky.social

10 months ago 0 2 0 0
Post image

Just arrived the #radare2 book! I will finally had a chance to learn it! #reverseengineering #books

9 months ago 10 2 1 0

🚨Friendly reminder: The #CFP for #r2con2025 is still OPEN! There's plenty of time before October 24th, but if you want to talk about anything related to #radare2, please submit your talk ASAP! ✨ Let’s make this edition even better! 🚀 #infosec

👉 radare.org/con/2025/

9 months ago 2 2 0 0
Post image

📦 In my last video for r2tv I introduce r2pm, the package manager. Learn about how to create, search and install plugins and tools for radare2!

▶️ 10 min - www.youtube.com/watch?v=N31b...
▶️ 20 min - youtu.be/DbVBbxOL7KY

9 months ago 1 2 0 0
Advertisement
Exploiting the environment with null bytes with radare2
Exploiting the environment with null bytes with radare2 YouTube video by r2con

📺 In the second video for #r2tv I explain the caveats of injecting null bytes in the process environment with rarun2, inspect the stack with r2frida and bypass limitations encoding the payload with ragg2! www.youtube.com/watch?v=-CMH...

10 months ago 5 2 0 0