summaryrefslogtreecommitdiffstats
path: root/sploit/comm/comm.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-01-13comm: Promote from module to packageMalfurious1-0/+205
This is done to help clean the top-level "sploit" package. Furthermore, there is some planned future work to refactor comm into multiple modules, so this lays some groundwork for that. Signed-off-by: Malfurious <m@lfurio.us>