Most programming languages are very similar in syntax. If you learn one, most likely you'll able to grasp most other languages and learn it under a week.
Try Java or Python for programming if you're a beginner. If you're able to understand the concepts you'll quickly learn the other languages.
You don't have to pay, the internet is very resourceful, just commit.
Quote:
|
I tried to google how to modify the .dll files, but none of them really made any sense to me. I need a guide that shows you how to modify a certain skill (Like the sketch time removal) so I can learn off of that. I'm more of a visual learner.
|
Look for Lena's reverse engineering tutorials on google. They are packed with assembly knowledge and how to work with ollydbg, which is required if you want to deal with dll editing.