Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PhoneBuster ¶
type PhoneBuster struct { session.SessionModule Sess *session.Session `json:"-"` Current int `json:"-"` }
func PushPhoneBusterModule ¶
func PushPhoneBusterModule(s *session.Session) *PhoneBuster
func (*PhoneBuster) Author ¶
func (module *PhoneBuster) Author() string
func (*PhoneBuster) Description ¶
func (module *PhoneBuster) Description() string
func (*PhoneBuster) GetInformation ¶
func (module *PhoneBuster) GetInformation() session.ModuleInformation
func (*PhoneBuster) GetType ¶
func (module *PhoneBuster) GetType() []string
func (*PhoneBuster) Name ¶
func (module *PhoneBuster) Name() string
func (*PhoneBuster) Start ¶
func (module *PhoneBuster) Start()
Click to show internal directories.
Click to hide internal directories.