Python inline shellcode injector that could be used to run BOFs by leveraging BOF2shellcode
Python can be used to run Cobalt Strike's BOFs by using previous work from Trustedsec and FalconForce, one can pick a BOF and use BOF2Shellcode to embed the shellcode in a python injector.
HowTo
clone bof2shellcode
grab an x64 BOF
create the shellcode blob containing the converted BOF and COFFloader: