MadEye is a powerful and user-friendly WinUI 3 Windows application designed to serve as a report viewer for keylogging data. It works in conjunction with RecServ, a separate program responsible for capturing the data.
- 👁️ Report Viewing: Easily view and analyze keylogging reports
- 🎨 Modern UI: Sleek and intuitive interface built with WinUI 3
- 🔄 Data Integration: Seamless integration with RecServ for data capture
- ⚡ Fast Performance: Optimized for speed and low resource usage
- Windows 10 (Recommended: Windows 11)
- .NET 5.0 Runtime or later
- RecServ installed on victim's PC (see RecServ Repository)
- Clone the repository:
git clone https://github.com/yourusername/MadEye.git - Open the solution in Visual Studio.
- Build and run the project.
- Ensure RecServ is running and capturing data on other machines.
- Launch MadEye.
- Use the interface to view and analyze the captured reports.
MadEye is currently in beta version. Users may encounter issues or incomplete features. We appreciate your patience and feedback as we work to improve the application.
If you encounter any issues:
- Ensure you're running the latest versions of MadEye, RecServ, and Windows.
- Check that RecServ is properly configured and running.
- If problems persist, please open an issue on our GitHub page.
This project is intended for educational and research purposes only. Unauthorized use of keylogging software may be illegal and unethical. Always obtain proper consent before monitoring any system or individual. The developers are not responsible for any misuse of this software.
We welcome contributions to enhance MadEye! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
For more information or to discuss potential contributions, please reach out to the project maintainers.
- RecServ Repository: The data capture component of the MadEye system.
- Thanks to all contributors who have helped shape MadEye
- Special thanks to the WinUI 3 team for their excellent framework
Made with 💀 by MadCkull