August 7, 2022 at 7:40 PM
Python, JS, C ... Assembly? Usually depends on what you want to hack. If it's a web app, learning JS can be useful. rev engineering & binary exploitation usually requires C/C++ knowledge and knowledge of at least a few basic assembly instructions. All depends on how deep you want to dive... but to be able to modify and write your own simple exploits as a beginner, python is definitely the right starting point.

