radare

9K posts

radare banner
radare

radare

@radareorg

Reverse Engineering Framework for the commandline cowboys. Follow us in our primary fediverse for more updates https://t.co/aC9GtrVSVm

Katılım Şubat 2010
8 Takip Edilen20.3K Takipçiler
radare
radare@radareorg·
@as_informatico Las correcciones no caben aqui. Puedes pasarle el codigo fuente o el output de ?* que contiene la ayuda de todos los comandos y que lo use de contexto. Pero al menos la mitad de los comandos estan mal
Español
1
0
1
14
🅰️s_informático
🅰️s_informático@as_informatico·
@radareorg Me interesa mucho saber cuales son, para ver cómo de fina ha estado la IA haciendo esto. Se que hay algunos fallos en la de ensamblador que es la que controlo, pero las de radare y ghidra ni idea ya que no los utilizo
Español
1
0
0
21
radare retweetledi
Asher Davila
Asher Davila@Asher_Davila·
@radareorg Thanks for implementing it! It works just great!
Asher Davila tweet media
English
0
1
4
1.7K
radare retweetledi
Yaniv Radunsky
Yaniv Radunsky@hasamba·
Malhaus: self‑hosted malware static triage that pipes radare2/YARA/strings/objdump/floss/binwalk outputs into an LLM for structured verdicts, entropy & byte‑trigram visualizations, and SHA‑256 result caching. #tool #malware #LLM github.com/toorandom/malh…
English
0
1
8
730
radare
radare@radareorg·
Iaito 6.1.4 is out! 💥 Tons of stability improvements, new widgets, userfriendly features, brings back the debugger mode, display analysis progress and background webserver ideal for r2mcp. Full changelog github.com/radareorg/iait… #reverseengineering #radare2
radare tweet media
English
2
10
26
2.2K
radare retweetledi
SIGKITTEN
SIGKITTEN@SIGKITTEN·
at one point i thought these messages would confuse the LLMs. but radare2, being a 20y old project, is very well represented in the weights
SIGKITTEN tweet media
Michael Grunder@grumi78

@SIGKITTEN @IceSolst When I use radare2 I always forget how many 'a's to use and get that funny message

English
1
1
14
2.6K
radare retweetledi
Abhi
Abhi@AbhiTheModder·
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 @vector35) and @trufae (@radareorg) for their invaluable feedback's during development. github.com/radareorg/warrp
English
1
10
25
2.9K
radare retweetledi
dbugs
dbugs@ptdbugs·
📖 Methodology for Analyzing RASP Protections in Android Apps The Just Mobile Security article outlines a basic methodology for researching the behavior of RASP (Runtime Application Self-Protection) solutions on Android using static analysis, Frida, and Radare2. Modern RASP implementations have shifted critical detection logic from the Java/Smali layer into native libraries. Meanwhile, Java code is heavily obfuscated, strings are encrypted, and checks run at runtime—making static analysis alone insufficient. The methodology covers: • the importance of properly configuring the test environment (selecting a root method, ensuring Play Integrity passes) as the foundation of the analysis, • examining the Java ↔ native interface via JNI and System.loadLibrary, • dynamically monitoring app behavior: hooking libc functions (open, snprintf), analyzing /proc/self/maps|status|fd, and tracking process termination logic, • analyzing direct system calls (SVC) with Radare2 and Frida when RASP invokes syscalls directly instead of standard libc functions. The r2pay app from MAS Crackmes is used as the main example. 📎 Article: @justmobilesec/exploring-android-protections-on-rasp-times-3d140e8df115" target="_blank" rel="nofollow noopener">medium.com/@justmobilesec#dbugs_attacks
English
0
5
14
1.4K
radare
radare@radareorg·
@Asher_Davila And now it’s also natively shipped inside r2! Amazing work!
English
1
0
1
103
radare retweetledi
Asher Davila
Asher Davila@Asher_Davila·
I've open sourced my #radare2 Python script for parsing .gopclntab and recovering function symbols from Go binaries, including fully stripped ones. Supports ELF, Mach-O, and PE across Go versions 1.2, 1.16, 1.18, and 1.20+ github.com/AsherDLL/r2gop… I hope you find it useful.
English
1
5
9
776
radare retweetledi
Abhi
Abhi@AbhiTheModder·
r2web now has a built-in code editor 🤟, Edit radare2 scripts right in-browser, Fully mobile UI friendly as always.
English
0
1
2
564
radare retweetledi
Marc R
Marc R@Seifreed·
BannedFuncDetector 2.0.0 is out! 🎉 Detect insecure functions (strcpy, gets, system...) in your binaries. Now on PyPI: pip install bannedfuncdetector Plug it into your CI/CD pipeline or use it for security assessments. Built on top of #radare2 🖤 github.com/seifreed/Banne…
English
0
1
7
1.1K
radare retweetledi
Marc R
Marc R@Seifreed·
#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 for its support during the review @radareorg github.com/radareorg/rada…
English
0
3
4
1.1K
radare retweetledi
Abhi
Abhi@AbhiTheModder·
@radareorg r2web now has better support (& UI) for Function graphs, Hex view and more... 🤘
English
0
2
10
1.3K