Skip to content

Explore enhanced Linux system exploration with a customizable, suckless, C-based enumerator. Featuring multithreading capabilities, ensuring efficient analysis of network configurations, file systems, and detailed system information. Build on open-source principles, and prioritizes simplicity and reliability for comprehensive enumeration solutions.

License

Notifications You must be signed in to change notification settings

e1r2t374/mycelium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mycelium (Pre-Alpha)

GPLv3 License Known Vulnerabilities

[Overview]:

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

[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.
  • Suckless 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]:

- Compile command:

make

- Run:

./mycel

- Compile with debug data command:

make debug

- Run debug:

./mycel_debug

- 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

About

Explore enhanced Linux system exploration with a customizable, suckless, C-based enumerator. Featuring multithreading capabilities, ensuring efficient analysis of network configurations, file systems, and detailed system information. Build on open-source principles, and prioritizes simplicity and reliability for comprehensive enumeration solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published