rizinorg / book

An official book about Rizin
https://book.rizin.re
Creative Commons Attribution 4.0 International
70 stars 42 forks source link
debugging exploitation program-analysis reverse-engineering

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