Source: sickle-tool Section: python Priority: optional Maintainer: Kali Developers Uploaders: Sophie Brun Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-capstone, python3-setuptools, Standards-Version: 4.7.3 Homepage: https://github.com/wetw0rk/Sickle Vcs-Browser: https://gitlab.com/kalilinux/packages/sickle-tool Vcs-Git: https://gitlab.com/kalilinux/packages/sickle-tool.git Package: sickle-tool Architecture: all Multi-Arch: foreign Depends: ${python3:Depends}, ${misc:Depends}, python3-capstone, python3-keystone-engine, Description: Payload development tool Sickle is a payload development tool originally created to aid in crafting shellcode, however it can be used in crafting payloads for other exploit types as well (non-binary). Although the current modules are mostly aimed towards assembly this tool is not limited to shellcode.