Python's pickling deserialization Remote Code Execution payload generator. I wanted to create a python3 version of this cool script written by @mgeeky.
Linux:
./pickle-payload-gen.py [payload]
Windows:
python pickle-payload-gen.py [payload]
[ NOTE ] If you did not provide any payload the default will be used which is "id" (Without quotes).
Here is a quick preview of this tool.