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:
- Github: https://github.com/rizinorg/book
- Online: https://book.rizin.re/
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