An open API service indexing awesome lists of open source software.

https://github.com/greycloudss/greycloudss


https://github.com/greycloudss/greycloudss

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hi, I’m Greycloudss

Welcome! I build tools and utilities with a focus on performance, modularity, and practical utility — with a strong interest in security software.
I named this collection the *Armourer Series*: tools inspired by armour, built to protect and enable workflows.

---

# Featured Project Series: *Armourer*

* **[Gauntlet](https://github.com/greycloudss/Gauntlet)** — *Reverse-engineering toolkit (C++).* Fast, modular static + dynamic disassembly engine with a plugin-friendly architecture and targeted DLL-injection primitives for controlled instrumentation of external processes. Built for performance and extensibility in adversarial analysis workflows.

* **[Breastplate](https://github.com/greycloudss/Breastplate)** — *P2P self-healing file sync (Java).* Peer nodes exchange SHA-256 manifests and use majority consensus to repair and keep folders synchronized without central coordination. Lightweight, opinionated design — feature-complete but effectively deprecated (no further updates planned).

* **[Sabaton](https://github.com/greycloudss/Sabaton)** — *Offline password-cracking & wordlist engine (C).* Exhaustive keyspace generator with a simple hash-evaluation API exposing mainstream algorithms. Designed for air-gapped environments and high throughput on constrained targets. Work in progress.

* **[Greave](https://github.com/greycloudss/Greave)** — *Fast, multi-mode sensitive-data scanner (Python).* Scans local filesystems and Confluence instances to locate credentials, secrets, and patterns of interest using configurable detectors and fast I/O patterns. Meant as a red-team reconnaissance aid and audit tool.

* **[Greathelm](https://github.com/greycloudss/Greathelm)** — *Modular Windows security service (C++).* Minimal-dependency service for deep process inspection, PowerShell telemetry collection, and automated response enforcement. Designed for reliable operation in low-level service contexts with direct API usage and deterministic behavior.

Full list: [Armourer Series on GitHub Stars](https://github.com/stars/greycloudss/lists/armourer-series)

---

## Tech Stack

![C++](https://img.shields.io/badge/C++-00599C?logo=c%2B%2B&logoColor=white&style=for-the-badge)
![C](https://img.shields.io/badge/C-00599C?logo=c&logoColor=white&style=for-the-badge)
![Java](https://img.shields.io/badge/Java-007396?logo=java&logoColor=white&style=for-the-badge)
![Python](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=white&style=for-the-badge)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&logoColor=white&style=for-the-badge)

---

## GitHub Stats