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

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

Assembly on Linux with NASM

Practice Assembly on Linux with NASM - Netwide Assembler

Learn IBM z/OS