Scripted Local Linux Enumeration & Privilege Escalation Checks
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
翻译 - 现代C ++的枚举(从字符串到字符串,从迭代到迭代)的静态反射,可以使用任何枚举类型,而无需任何宏或样板代码
Strongly typed enums in PHP supporting autocompletion and refactoring
翻译 - PHP中的强类型枚举,支持自动补全和重构
enum4Linux is a Linux alternative to enum.exe for enumerating data from Windows and Samba hosts
Linux enumeration tool for pentesting and CTFs with verbosity levels
Multi-cloud OSINT tool. Enumerate public resources in AWS, Azure, and Google Cloud.
A next generation version of enum4linux (a Windows/Samba enumeration tool) with additional features like JSON/YAML export. Aimed for security professionals and CTF players.
Enumerated attributes with I18n and ActiveRecord/Mongoid support
翻译 - 具有I18n和ActiveRecord / Mongoid支持的枚举属性
A base class for quickly and easily creating strongly typed enum replacements in C#.
Laravel support for spatie/enum
derive(Error) for struct and enum error types
The enum PHP is missing, inspired from SplEnum
翻译 - 受SplEnum启发的PHP Enum实现
🎲 Laravel package to supercharge enum functionalities.
翻译 - Laravel的枚举生成器。
Immutable value types, enum classes, and serialization.
Elegant Enum implementation for Laravel
翻译 - Laravel的优雅枚举实现。使用make:enum命令,可以通过lang文件转换Eloquent模型并标记翻译。
A reflective enum implementation for C++
翻译 - C ++的反射枚举实现
ADT enum proposal for ECMAScript
翻译 - ECMAScript 的 ADT 枚举提案
Sweet enum sugar for your Mongoid documents
Better Doctrine Support with Laravel (Support for `enum`)
Enums.NET is a high-performance type-safe .NET enum utility library
Check exhaustiveness of switch statements of enum-like constants in Go source code.
🎲 Zero-dependencies PHP library to supercharge enum functionalities.
C++ compile-time enum to string, iteration, in a single header file
Simple, extensible and powerful enumeration implementation for Laravel.
翻译 - Laravel的简单,可扩展和强大的枚举实现。
A very simple state machine plugin built on top of ActiveRecord::Enum
翻译 - 建立在ActiveRecord :: Enum之上的非常简单的状态机插件
Go strcut based enum, support all types.