Hi everyone
Can anyone help me to get resources for Reverse Engineering
Videos, Writeup, etc
Hello!
Udemy:
- Assembly language adventures: complete course
Amazon:
- Mastering Reverse Engineering: Re-engineer your ethical hacking skills
- Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software
- Learning Malware Analysis: Explore the concepts, tools, and techniques to analyze and investigate Windows malware
Certifications:
- eLearnSecurity: Advanced Reverse Engineering of Software
More resources:
-
GitHub - wtsxDev/reverse-engineering: List of awesome reverse engineering resources
Best from the github list: opensecurity training and rpisec tutorial.
I watched the Udemy videos, then the amazon books and last the elearnsecurity course.
Honestly. I think the best thing you can possibly do is just keep trying until you get better. Maybe there are good courses out there but I know that I’ve always been more practically minded.
Get radare and start disassembling ■■■■. It will get easier the more you do it.
Start with programs that you’ve written yourself and try and see how your code translates down to machine instructions.
Have fun.
Check these resources out:
http://opensecuritytraining.info/
Type your comment> @4TT4CTICI4N said:
Check these resources out:
http://opensecuritytraining.info/
https://www.begin.re/
https://beginners.re/
Reddit - Dive into anything
Reverse Engineering 101
How to start RE/malware analysis? | hasherezade's 1001 nights
Thank you for your help!