>>106320612
You first need to learn C vecause most of your attack surface will be C as every OS is built on it. If you feel like it's not too much for start learn x86 assembly. Also you should learn python because you will write concepts fast. Then learn how operating systems you plan to exploit work. For a begginner you probably use windows. Install arch or gentoo, and crosscompile something simple like a keylogger or modify some remote shell that you can use to play with your victims. When you get a hang of it, start reverse engineering games, some games today have very annoying anti tampering techniques, but they are just obfuscations for the most part. Just don't five up if you're passionate anon. Don't install kali loonix, just use arch like us all.