Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 621 Bytes

File metadata and controls

17 lines (12 loc) · 621 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 mdbook tool and run the build locally:

mdbook serve

After that, you can point your Web-browser to http://localhost:3000 and read it offline.