halkeye’s avatarhalkeye’s Twitter Archive—№ 19,941

  1. …in reply to @reybango
    @reybango @TrustedSec @HackingDave Yea lemme dig up an example. All you need is a setup.py to allow it to be pip installed. And a scripts section in that to add to bin dir Like github.com/SecureAuthCorp/impacket/blob/master/setup.py#L59 But that's a super complicated one