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

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.