Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itayc0hen/a-journey-into-radare2

A series of tutorials about radare2 framework from https://www.megabeets.net
https://github.com/itayc0hen/a-journey-into-radare2

radare2 tutorials

Last synced: 8 days ago
JSON representation

A series of tutorials about radare2 framework from https://www.megabeets.net

Awesome Lists containing this project

README

        

# A journey into Radare2

### A series of tutorials about radare2 framework from https://www.megabeets.net








Because I got really enthusiastic about radare2 and I want more and more researchers to be familiar with it, use it and hopefully contribute to the project, I decided to create a series of articles and use-cases of r2. These articles aim to teach you the basics of radare2, its features and capabilities.

#### Articles:

* [x] [Part 1 – Introduction, Simple Crackme](https://www.megabeets.net/a-journey-into-radare-2-part-1/)
* [x] [Part 2 – Exploitation](https://www.megabeets.net/a-journey-into-radare-2-part-2/)
* [x] Part 3 - Cutter, Scripting and Malware Analysis ([Part 1](https://www.megabeets.net/decrypting-dropshot-with-radare2-and-cutter-part-1), [Part 2](https://www.megabeets.net/decrypting-dropshot-with-radare2-and-cutter-part-2))

#### Others (Generic):

* [x] [Reverse engineering a Gameboy ROM with radare2](https://www.megabeets.net/reverse-engineering-a-gameboy-rom-with-radare2)
* [x] [Reversing a self-modifying binary with radare2](https://www.megabeets.net/reversing-a-self-modifying-binary-with-radare2)




Feel free to [contact me](https://www.megabeets.net/about.html#contact) with any question or thought you have.