-
Ethan Blair
- Colorado
-
13:48
(UTC -06:00) - https://i3t4an.github.io/
- in/ethan-e-blair
-
-
-
Archivist-MCP Public
Archivist MCP is a local-first memory server for coding agents. It persists decisions, incidents, rules, entities, and graph relationships in SQLite, then exposes them over MCP (stdio/HTTP), SSE te…
-
SCCM_Lanschool_Reg_Removal Public
SCCM-driven LanSchool removal, validation, registry cleanup, and reinstall collection workflow with CSV-based reporting for success and manual remediation.
-
LIBRE-HACKTIVATOR_iOS_12-16 Public
Open-source iOS 12–16 bypass toolkit for MDM bypass, activation lock bypass, iCloud bypass, setup.app bypass, and enrollment bypass on checkm8-vulnerable iPhone and iPad (A8–A11). Uses checkra1n / …
-
Semantic-skill-space Public
Semantic Skill Space (SSS): Injecting skill embeddings into KV cache for small-model agents to recover skill behavior with lower prompt-context overhead.
-
Vector-Knowledge-Base Public
A semantic search engine that transforms your documents into an intelligent, searchable knowledge base using vector embeddings and AI
-
Repair-AD-Trust-for-DC Public
Finds and optionally repairs broken Active Directory machine trust (secure channel) across domain computers via PowerShell remoting. Pulls candidates from AD, checks `Test-ComputerSecureChannel`, g…
-
openclaw Public
Forked from openclaw/openclawYour own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
-
streamdock Public
StreamDock: Search, download, and stream your media in one place. Features automated metadata fetching, background transcoding, and a beautiful web UI.
-
Syspulse Public
SysPulse — a cross-platform command-line tool for monitoring and recording system health metrics (CPU, memory, disk, uptime, and network latency) with optional email/webhook alerts and local SQLite…
-
Rename-ADComputerClient Public
PowerShell script to rename a Windows computer and trigger SCCM client policy refresh and hardware inventory updates before restarting. Includes configurable parameters for automation and enterpris…
-
Get-ADDeviceList Public
PowerShell script to query Active Directory computer objects by OU and export results to CSV, with configurable domain and output settings.
-
LanSchoolRegRemove Public
This batch script fully removes residual LanSchool registry keys before performing a silent reinstall. The default uninstaller leaves both 64-bit and ghost 32-bit entries that can repopulate and bl…
-
evillimiter-mcp-server Public
MCP server wrapper for EvilLimiter. Provides LLM-accessible tools for network bandwidth control, monitoring, and traffic analysis. Docker-based with safety features.
-
Claude_MCP_Bridge Public
The Claude_MCP_Bridge enables Claude Code to collaborate with multiple AI models simultaneously. Compare responses, facilitate AI debates, and leverage collective intelligence for complex problem-s…
-
Claude-Gemini MCP Bridge - Seamlessly integrates Google's Gemini AI with Claude Code via Model Context Protocol. Get dual AI perspectives on code review, brainstorming, and development. One-command…
-
lmstudio-openai-proxy Public
PowerShell proxy that makes LM Studio models available with the OpenAI API format. Lets editors like Cursor or CodeGPT use local LLMs without paid keys.
-
Kali_Linux_MCP Public
Two-component system bridging Kali Linux penetration testing tools with AI agents via MCP. Flask API server executes 10+ security tools (Nmap, SQLMap, Metasploit, etc.) while MCP client provides se…
-
audit-AD-Computers Public
PowerShell script for Active Directory computer auditing with stale detection, OU-scoped filtering, and CSV export. Uses LDAP queries to identify inactive domain-joined computers based on LastLogon…
-
ADSI-ComputerQuery Public
Query Active Directory computer objects efficiently using ADSI. Supports wildcards, alternate credentials, cross-domain queries, and pipeline input. Perfect for environments where the AD PowerShell…
-
qsys-av-scheduler Public
Automated AV scheduling system for Q-SYS Designer. Time-based control of video matrix input switching and projector power management with separate weekday/weekend schedules. Single Lua script for C…
-
Cross-platform-sys-reporting Public
Cross-platform system metrics collector - Gathers CPU, memory, disk usage & uptime on Windows/macOS/Linux with automatic server backup. Uses psutil when available, falls back to native OS commands.
-
macos-setup Public
A single AppleScript to quickly configure macOS Finder/Dock preferences and install essential development tools via Homebrew.
-
weatherCLI Public
Single-file C# (.NET 6) console app that fetches current weather from OpenWeatherMap. Accepts a city argument, uses an API key from an environment variable, and prints conditions, temperature (°C o…
-
Agent_Example Public
This repository contains a minimal chat agent that uses OpenAI's API to engage in a conversational loop, retain history, and apply basic input validation and output sanitization.
-
Export inactive Entra ID (Azure AD) users from Microsoft Graph using PowerShell. Identifies accounts with no sign-ins in the last N days (default 90) and outputs results to CSV. Useful for audits, …
-
csv-watcher Public
A Python utility that monitors directories for CSV files and automatically converts them into JSON or JSON Lines format. It supports recursive watching, delimiter detection, overwrite or unique nam…
-
applescript-device-rename Public
a simple apple script for renaming devices managed by an MDM that require naming conventions.
-
sudokusolver-resume Public
a sudoku solver that uses backtracking to sove for unknowns.