[Help] Beginner Tutorial?

Initiate Mage
Joined
Mar 20, 2017
Messages
1
Reaction score
0
Is there any type of video lecture or tutorial for beginners in reverse engineering?

I already have a certain knowledge in C# and I am planning on getting to study reverse engineering could me from this information?Here at the forum has an article about?

sorry my english
:junglejane:
 
Newbie Spellweaver
Joined
Aug 14, 2015
Messages
79
Reaction score
18
'Reverse engineering' is pretty broad so I don't think you can find any tutorial which covers everything. Learning x86 assembly, how stack works and how to use a disassembler(ex: IDA) might be a good place to start.