Mycelium is an enumerator designed to provide efficient and reliable system analysis on Linux platforms (Maybe eventually windows and mac). Build in the C programming language, it harnesses the power of multithreading for each command to ensure lightning-fast performace while remaining lightweight and heavily customizable.
This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.
- Multithreading: Utilizing multithreading capabilities for fast and concurrent system enumeration and analysis.
- Customizable: Tailor the enumerator to suit your specific needs and preferances.
- Minimal Design Philosophy: Emphasizing simplicity, efficiency, and minimalism for a streamlined user experience.
- Linux Compatibility: Compatible with various linux distributions for seamless integration into your environment.
make
./mycel
make debug
./mycel_debug
make clean
All contributions are welcomed! Feel free to submit issues, feature requests, or pull requests to help improve the enumerator.