Thank you for your interest in contributing to HackerLauncher by T3rmuxk1ng!
- Be respectful and constructive
- Focus on educational and authorized testing purposes only
- Do not submit malicious code or exploits targeting real systems
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature-name - Code your changes following our style guidelines
- Test your changes thoroughly
- Commit with descriptive messages:
git commit -m 'Add: your feature description' - Push to your branch:
git push origin feature/your-feature-name - Open a Pull Request with a clear description
- Kotlin: Follow Kotlin Coding Conventions
- XML: Use consistent indentation (4 spaces)
- Naming: Use descriptive variable and function names
- Comments: Add comments for complex logic
When filing a bug report, please include:
- Android version and device model
- Steps to reproduce
- Expected vs actual behavior
- Logcat output if available
We welcome feature requests! Please describe:
- The use case
- Expected behavior
- Any references or similar implementations
- Never commit API keys, secrets, or credentials
- Report security vulnerabilities privately
- All tools must be for authorized testing only
Join the T3rmuxk1ng YouTube channel for tutorials, demos, and community updates!
HackerLauncher β Built with π by T3rmuxk1ng