You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current documentation consists of 99% docstrings (No good examples of making modules, commands, etc...). The only good resource for understanding this library is dronesploit, which is hard to understand for a beginner.
Current problems
No "Getting started" page
No explanation on how base modules for storage work
No explanation on how to create modules
No explanation on how to create examples
No good full-example project using sploitkit (DroidSploit is too complex and has a lot of features that are specific to it's purpose)