Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 739 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 739 Bytes

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