Develop Your Own Payload
Snr payloads are simply python modules that are expected to behave in a certain way. So if you want to develop your own payload, you need to know some python. However the original payload it will run does not need to be written in python. This guide assumes you already know some basics of python and also have at least read some of the user guides.
Here you can see a list of the order we recommend you to read the payload development guides:
Terminology (I know it doesn’t look serious, but it is required for you to understand the text so be sure to not skip it.)