C# Enumeration

Open-source C# projects categorized as Enumeration

Top 3 C# Enumeration Projects

  • PEASS-ng

    PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

  • Project mention: Great enumeration scripts? | /r/oscp | 2023-06-02

    Once on a system, something like Linpeas or Winpeas would be useful: https://github.com/carlospolop/PEASS-ng

  • NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  • Project mention: Classes vs. Structs in .NET. How not to teach about performance | news.ycombinator.com | 2023-11-04

    > AVX instructions, which is implemented for quite a few LINQ methods

    Are you sure? Any examples of such methods? And does AVX actually helps?

    I don’t think that’s possible because IMO AVX and other SIMD can only help for dense inputs. The C# type is ReadOnlySpan, however ReadOnlySpan doesn’t implement IEnumerable and therefore incompatible with LINQ.

    There’s even an alternative LINQ to workaround https://github.com/NetFabric/NetFabric.Hyperlinq but that thing is a third-party library most people aren’t using.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ADCollector

    A lightweight tool to quickly extract valuable information from the Active Directory environment for both attacking and defending.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Enumeration related posts

  • Great enumeration scripts?

    1 project | /r/oscp | 2 Jun 2023
  • HackersToolKit.co - One-Stop Shop for Tool Commands for CTFs, bug bounty, and Penetration Testing

    2 projects | /r/hackthebox | 18 May 2023
  • Allowed tools for OSCP

    2 projects | /r/oscp | 7 May 2023
  • Qualified to write a technical book ?

    1 project | /r/cybersecurity | 13 Apr 2023
  • For cycle inside a list

    1 project | /r/learnpython | 20 Mar 2023
  • LinPEAS

    2 projects | news.ycombinator.com | 13 Mar 2023
  • What are the alternative tools for wmic on cmd?

    2 projects | /r/hacking | 7 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Enumeration projects in C#? This list will help you:

Project Stars
1 PEASS-ng 15,078
2 NetFabric.Hyperlinq 859
3 ADCollector 619

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com