Radare2 Cheatsheet
· ☕ 3 min read · ✍️ Ben Mason
radare2 commands command Args -d – start in debug mode
-A – Auto aaa
-a arm -m 0x0800C000 -b 16
-m [addr] – map file at given address (loadaddr)
-i load script
Radare2 – aldeid
Project Managment P – list projects
Ps <filename> – Save to filename
shell commands aaa – analyse all
afl – command (Analyze Functions List).
s <function> – seek to function or any memory address
axt @@ str.