5

I am interested in learning and using radare2 as a toolset for reverse engineering. But I want ANY other resource for learning this tools other than radare2 book, preferably a video series. What I am interested in is solving crackmes and executables debugging.

Anton Kochkov
  • 696
  • 4
  • 10
u185619
  • 335
  • 2
  • 5
  • 9

3 Answers3

7

I wrote some articles (search for radare2) about using r2 for crackmes, and there is a talk section on the official website.

Also you can find useful articles from the blog.

Also, feel free to come ask questions on the irc channel.

Anton Kochkov
  • 696
  • 4
  • 10
jvoisin
  • 2,516
  • 16
  • 23
4

I think this is what you are looking for: https://github.com/maijin/workshop2015

And of course just join the chat room on freenode #radare2 and ask questions.

GelosSnake
  • 712
  • 3
  • 7
3

We collect useful links about using radare2 on our forum (jvoisin blog too :) )

dukeBarman
  • 41
  • 5
  • In fact, even if you link may be valuable, the policy of Stack-exchange is to prefer lengthy (and, as much as possible, self-contained) explanation. Pointing to external website is not really a good idea, especially if you do only that. – perror Apr 27 '16 at 16:39
  • Sry, corrected. Author ask resources about using and I pointed place where we collect request things (I have got a same question/problem early). – dukeBarman Apr 27 '16 at 16:45
  • No problem! I don't blame you in particular. I just remember the rule for everybody! :-) (you seems to be upvoted anyway, so your answer must be somehow relevant for some users). – perror Apr 27 '16 at 16:49