-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First Steps
chapter rewritten and rephrased. (#112)
* First chapters rewritten and rephrased. * Cleanup of the pics which are not used. * Fixed command line options path and chapter name * Fix contributing.md * Fix quarto and updated credits * Fixed comments * Fix example * renamed command_format.md to commandline_rizin.md * Fix quarto compilation and colors * Fix comment * Rewrite of the whole rizin command line section * Update git workflow. * Updated covers and removed old stuff * Fix latex char issue. * Mention `Vv` * Add /site_libs/ in .gitignore * Updated Expressions chap * Refactor debugger session examples
- Loading branch information
Showing
36 changed files
with
908 additions
and
481 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,8 @@ _book/* | |
.*.swo | ||
*.un~ | ||
*.snippets | ||
|
||
*.html | ||
index.log | ||
index.tex | ||
/.quarto/ | ||
/site_libs/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[book] | ||
title = "The Official Rizin Book" | ||
author = "pancake <[email protected]>" | ||
description = "The Official Rizin Book" | ||
title = "The Rizin Handbook: A Guide to Reverse Engineering with the Rizin Framework" | ||
author = "Rizin Organization" | ||
description = "This book focuses on the Rizin reverse engineering framework" | ||
|
||
[build] | ||
create-missing = false | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,18 @@ | ||
## Welcome {.unnumbered} | ||
|
||
This is a book about Rizin reverse engineering framework and it's originally based on the radare2 book | ||
This book covers the Rizin reverse engineering framework. | ||
|
||
Check the Github site to add new contents or fix typos: | ||
Visit the links below to contribute new content or address any typos that might be present in this book. | ||
|
||
Github: https://github.com/rizinorg/book | ||
Online: https://book.rizin.re/ | ||
|
||
## Offline | ||
|
||
The ePub and PDF versions of the Rizin book are avaiable for offline use and it can be found under the | ||
section 'Artifacts' on the [Github Actions CI](https://github.com/rizinorg/book/actions/). | ||
The ePub and PDF versions of the Rizin book are accessible for offline use, and you can locate them in the 'Artifacts' section on the [GitHub Actions CI](https://github.com/rizinorg/book/actions/) page. | ||
|
||
This book can also be read offline by cloning the repository and rendering it using | ||
[quarto](https://quarto.org). | ||
This book can also be read offline by cloning the repository and rendering it using [quarto](https://quarto.org). | ||
|
||
`$ quarto render /path/to/rizin-book/` | ||
|
||
The static HTML files will be generated in a folder named `docs`. | ||
The static HTML files will be generated in a folder named `docs`. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,83 +1,134 @@ | ||
## Authors & Contributors | ||
|
||
This book wouldn't be possible without the help of a large list of contributors who have been reviewing, writing and reporting bugs and stuff in the rizin project as well as in this book. | ||
The creation of this book owes much to the extensive list of contributors who have played a crucial role in reviewing, writing, and reporting bugs within the Rizin project and this book. Heartfelt thanks to everyone who has been actively engaged in the development of the book: | ||
|
||
### The rizin book | ||
|
||
This book was started by maijin as a new version of the original radare1 book written by pancake. It was updated and reworked significantly for the radare2. | ||
With the rizin fork the book has been reworked again. | ||
|
||
* Old radare2 book [https://book.rada.re](https://book.rada.re) | ||
|
||
Many thanks to everyone who has been involved with the gitbook: | ||
|
||
Adrian Studer, | ||
Ahmed Mohamed Abd El-MAwgood, | ||
Akshay Krishnan R, | ||
Andrew Hoog, | ||
Anton Kochkov, | ||
Antonio Sánchez, | ||
Austin Hartzheim, | ||
Aswin C (officialcjunior), | ||
Bob131, | ||
DZ_ruyk, | ||
David Tomaschik, | ||
Eric, | ||
Fangrui Song, | ||
Francesco Tamagni, | ||
FreeArtMan, | ||
Gerardo García Peña, | ||
Giuseppe, | ||
Grigory Rechistov, | ||
Hui Peng, | ||
ITAYC0HEN, | ||
Itay Cohen, | ||
Jeffrey Crowell, | ||
John, | ||
Judge Dredd (key 6E23685A), | ||
Jupiter, | ||
Kevin Grandemange, | ||
Kevin Laeufer, | ||
Luca Di Bartolomeo, | ||
Lukas Dresel, | ||
Maijin, | ||
Michael Scherer, | ||
Mike, | ||
Nikita Abdullin, | ||
Paul, | ||
Paweł Łukasik, | ||
Peter C, | ||
RandomLive, | ||
Ren Kimura, | ||
Reto Schneider, | ||
SchumBlubBlub, | ||
SkUaTeR, | ||
Solomon, | ||
Srimanta Barua, | ||
Sushant Dinesh, | ||
TDKPS, | ||
Thanat0s, | ||
Vanellope, | ||
Vex Woo, | ||
Vorlent, | ||
XYlearn, | ||
Yuri Slobodyanyuk, | ||
ali, | ||
aoighost, | ||
condret, | ||
hdznrrd, | ||
izhuer, | ||
jvoisin, | ||
kij, | ||
madblobfish, | ||
muzlightbeer, | ||
pancake, | ||
polym (Tim), | ||
puddl3glum, | ||
rizin, | ||
sghctoma, | ||
shakreiner, | ||
sivaramaaa, | ||
taiyu, | ||
vane11ope, | ||
xarkes. | ||
7flying | ||
8dcc | ||
Adrian Studer | ||
aemmitt-ns | ||
Agustín Dall'Alba | ||
Ahmed Mohamed Abd El-MAwgood | ||
Akshay Krishnan R | ||
Alba Mendez | ||
Ali Raheem | ||
Andrew Hoog | ||
Anton Kochkov | ||
Antonio Sánchez | ||
aoighost | ||
Aswin C | ||
Austin Hartzheim | ||
bemojo2021 | ||
Bob131 | ||
Braiden Kindt | ||
chucklesb | ||
ckanibal | ||
condret | ||
Connor Armand Du Plooy | ||
Cyrill Leutwiler | ||
David Tomaschik | ||
Deepak Chethan | ||
Dennis Goodlett | ||
Dennis van der Schagt | ||
Dhruv Maroo | ||
Dhruva Gole | ||
dodococo | ||
dreamist | ||
DZ_ruyk | ||
Eric | ||
Fangrui Song | ||
Florian Best | ||
Francesco Tamagni | ||
FreeArtMan | ||
Gerardo García Peña | ||
Giuseppe | ||
gogo2464 | ||
GPery | ||
grepharder | ||
Grigory Rechistov | ||
GustavoLCR | ||
h0pp | ||
hdznrrd | ||
Heersin | ||
hmht | ||
Hui Peng | ||
Itay Cohen | ||
ivan tkachenko | ||
izhuer | ||
Jacob Rosenthal | ||
Jeffrey Crowell | ||
John | ||
jones martin | ||
Judge Dredd | ||
Jupiter | ||
jvoisin | ||
Kali Kaneko | ||
karliss | ||
Kevin Grandemange | ||
Kevin Laeufer | ||
Khairul Azhar Kasmiran | ||
kij | ||
krmpotic | ||
Lev Aronsky | ||
Liumeo | ||
lowsec | ||
Luca Di Bartolomeo | ||
Lukas Dresel | ||
madblobfish | ||
Maijin | ||
Martin Brunner | ||
Masterfox | ||
meowmeowxw | ||
Michael Scherer | ||
Mike | ||
mrmacete | ||
ms111ds | ||
muzlightbeer | ||
Nikita Abdullin | ||
officialcjunior | ||
pancake | ||
Paul I | ||
Paweł Łukasik | ||
Peter C | ||
polym (Tim) | ||
puddl3glum | ||
Pulak Malhotra | ||
Rafael Rivera | ||
ralexe | ||
RandomLive | ||
ratijas | ||
Razvan Ioan Alexe | ||
Ren Kimura | ||
Reto Schneider | ||
Riccardo Schirone | ||
Roman Valls Guimera | ||
Rot127 | ||
Ryan Geary | ||
Sandra Bino | ||
SchumBlubBlub | ||
seanachao | ||
sghctoma | ||
shakreiner | ||
sivaramaaa | ||
SkUaTeR | ||
Solomon | ||
Sophie Chen | ||
Srimanta Barua | ||
Surendrajat | ||
Sushant Dinesh | ||
taiyu | ||
TDKPS | ||
Thanat0s | ||
tick | ||
Tomasz Różański | ||
Tomáš Golembiovský | ||
Tristan | ||
Vanellope | ||
Vex Woo | ||
Vorlent | ||
wargio | ||
xarkes | ||
XYlearn | ||
yossizap | ||
Yuri Slobodyanyuk | ||
Zi Fan | ||
Óscar Carrasco |
Binary file not shown.
Oops, something went wrong.