radare2
UNIX-like reverse engineering framework and command-line toolset (by radareorg)
ret-sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers. (by bootleg)
radare2 | ret-sync | |
---|---|---|
9 | 3 | |
21,916 | 2,143 | |
1.0% | 0.0% | |
9.9 | 0.0 | |
2 days ago | over 1 year ago | |
C | C | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
radare2
Posts with mentions or reviews of radare2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-13.
-
I'm pretty sure this is possible, and would appreciate confirmation/direction.
https://github.com/radareorg/radare2 (You can git clone it, then run the install script)
- Introducing YaRadare - YARA scanning for cloud-native apps (containers)
- Radare2 - UNIX-like reverse engineering framework and command-line toolset
-
reverse engineering/de-compiling (with radare2/r2)
Has any one had an luck reverse engineering Pebble binaries? Whilst I've had success editing js code in existing applications I've not had any luck with C code. This is not an area I have a lot of experience but it looks like the disassembly support in radare2 might not be complete. I've opened a ticket https://github.com/radareorg/radare2/issues/20002 but thought it worth posting here to see what experiences people had.
-
An lsblk like command for OpenBSD
Thanks this is helpful but I think this is just for programs integrated into the OpenBSD os. openbsd_lsblk is a standalone. I think their coding style is similar to the Linux Kernel coding style . but I contribute to project called radare2 (coding style) so I am used to programming their way (except for the space before () in functions that is quite annoying).
- rabin2 for scraping ELF to JSON
-
That took a wild turn
True story: there is a project called Radare2 (or r2) which recently has been forked as Rizin. The reasons for the fork were many, but one of the things they changed was renaming occurrences in code of words like "anal", "sex", etc.
-
[Task] Explain C source code
I need you to go through an open source project (https://github.com/radareorg/radare2). I need you to go through this file(https://github.com/radareorg/radare2/blob/master/libr/core/cmd_anal.c) and tell me what the code does. I am a bit rusty reading C source code, hence seeking help. Specifically, I need help understanding the following cases:
-
Need help interpreting this C function.
Defined here:
ret-sync
Posts with mentions or reviews of ret-sync.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-08.
-
ret-sync+WinDbg+Ghidra - program unavailable
I am trying to connect Ghidra project to WinDbg Preview using ret-sync (https://github.com/bootleg/ret-sync). I think I have everything installed correctly, but in Ghidra console output for ret-sync extension I get:
-
I'm looking for a program-flow highlighting tool. Any ideas?
ret-sync: synchronize a debugger (WinDbg / GDB / LLDB / OllyDbg2 / x64dbg) with a disassembler (IDA / Ghidra / Binary Ninja) in which you can colorize the trace. See the bc command.
- Announcing version 7.6 for IDA Freeware! Includes cloud based decompiler.
What are some alternatives?
When comparing radare2 and ret-sync you can also consider the following projects:
rizin - UNIX-like reverse engineering framework and command-line toolset.
ghidra - Ghidra is a software reverse engineering (SRE) framework
Il2CppInspector - Powerful automated tool for reverse engineering Unity IL2CPP binaries
flare-ida - IDA Pro utilities from FLARE team
capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. [Moved to: https://github.com/capstone-engine/capstone]
REDRIVER2 - Driver 2 Playstation game reverse engineering effort