Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.77 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.77 KB

Mycelium

GPLv3 License Known Vulnerabilities

[Overview]:

Mycelium is an enumerator designed to provide efficient and reliable system analysis on Linux platforms. 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.

[License]:

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.

[Key Features]:

  • 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.

[Usage]:

Command for compiling the program:

make

Run:

./mycel

Command for compiling the program with debug data command:

make debug

Run debug:

./mycel_debug

Command to remove compiled filed:

make clean

[Contributing]:

All contributions are welcomed! Feel free to submit issues, feature requests, or pull requests to help improve the enumerator.

[Screenshots]:

img1 img2 img3