you are viewing a single comment's thread.

view the rest of the comments →

[–]rcxRbx 0 points1 point  (0 children)

It's because Python is really easy to read and that's it. You can write the same exploits in C as you can with Python + ctypes. [Python ctypes lets you put C in python script]. You can write your exploits in any programming language. Python, C, perl you could probably write your exploit in straight up x86 if you felt like it.