Skip to main content

radare2: Notes

radare2 logo - Source: https://download.logo.wine/logo/Radare2/Radare2-Logo.wine.png

"A free/libre toolchain for easing several low level tasks like forensics, software reverse engineering, exploiting, debugging, ..."

https://rada.re/n/radare2.html

r2 -d ./filename
info : 
afl :
pd @ main : 
px @
s main
pd

db : set break point
dc : run
ds : step over

? 0x74

Practices

>>> THM | 25 days of Cyber Security - Day 17, 18

>>> THM | Classic Passwd

>>> THM | Binary Heaven

>>> THM | Reverse Engineering

Related articles

>>> Ghidra Software Reverse Engineering Framework: Notes

>>> dotPeek

>>> ILSpy

Popular posts from this blog

GNU nano Text Editor

nano - Nano's ANOther editor, an enhanced free Pico clone

Powershell: head and tail command

Use head or tail to skim the first or last 5 lines.

Using Powershell to manage Hyper-V

Common powershell cmdlets to manage Hyper-V.