Skip to content

rizinorg/book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2e7e9d · Feb 11, 2025
Jan 23, 2024
Dec 4, 2024
Feb 11, 2025
Aug 21, 2018
Oct 8, 2021
Jan 24, 2024
Apr 21, 2019
Oct 15, 2022
Dec 5, 2024
Jan 23, 2024
Jan 23, 2024
Jan 23, 2024
Jan 23, 2024
Jan 23, 2024
Jan 23, 2024
Jan 23, 2024

Repository files navigation

Introduction

This is a book about Rizin reverse engineering framework and it's originally based on the radare2 book

Check the Github site to add new contents or fix typos:

Offline

For offline use you need to fetch the Quarto tool and run the build locally:

quarto preview

It will open your Web-browser pointing to http://localhost:[some port] to read it offline.

Another option is to render the book to any of the formats that are supported by Quarto:

quarto render . --to pdf --toc