Skip to content
View eddinos2's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report eddinos2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eddinos2/README.md

Dark cat and raven banner for eddinos2: security research, reverse engineering, systems tooling.

eddinos2

Security research, reverse engineering, systems tooling.

The strongest thread through these repos is vulnerability root cause analysis: patches, parsers, drivers, exploitability boundaries, and the tooling needed to make that work repeatable. Past the security core, I build systems automation, full-stack prototypes, and AI-assisted workflows where the model is a component, not the product.

I would rather publish a careful boundary than a dramatic claim. Crash, reachability, primitive, RCE, and unknowns should stay separate.

Main Thread

  • Binary analysis and decompilation: loaders, IR, CFG/SSA, patch previews, annotation formats.
  • Patch-diff root cause analysis: CVE intake, advisory correlation, before/after binary comparison, report generation.
  • Apple and browser attack surfaces: ImageIO, IOKit user clients, filesystem parsers, V8 optimization bugs.
  • Automation with audit trails: MCP, LangGraph, Ghidra/IDA backends, reproducible fixtures, explicit confidence tiers.

Working Set

Compact toolchain: Rust, Python, C, Objective-C, TypeScript, SQL, Ghidra, IDA, IOKit, ImageIO, V8, MCP, LangGraph, Supabase, Postgres, Next.js, Vite.

Selected Work

Project What it does Interesting part State
Aletheia Clean-room Rust toolkit for binary loading, disassembly, decompilation, patch diffing, and MCP-driven reverse-engineering workflows. Library-first design, deterministic parallel analysis, git-friendly annotations, and shared CLI/MCP/GUI protocol surfaces. Active research build.
Peekaboo CVE patch-diff root-cause analyzer for iOS, Linux, and Windows workflows. Apple advisory/IPSW pipeline, Ghidra/IDA backends, LLM routing, confidence scoring, and exportable reports. Alpha; built for repeatable analysis, not automatic truth.
CVE-2026-64747 AppleAVE2 kernel driver wire-format research and macOS reachability PoC. Reversed IOKit user-client protocol, selector contracts, validation path, and overflow math. Reachability tier; not claimed as RCE.
CVE-2026-78938 V8 TurboFan type-confusion root cause and exploit notes. Turns the bug into addrof/fakeobj and arbitrary R/W over the compressed heap with runtime discovery. Research PoC inside the V8 sandbox.
CVE-2026-28956 JXL surface iOS Messages JPEG XL preview-path delivery-surface probe. Separates delivery reachability from exploit reliability and documents the patch-diff attribution. Surface finding; reliability not overstated.
SnapChasse Full-stack geolocation game with auth, maps, role-aware flows, and Supabase/Postgres backing. Shows the non-security side: product flow, RLS-aware data modeling, location validation, and TypeScript UI work. Prototype.

Secondary Edges

  • Full-stack TypeScript: Next.js, Vite, React, Supabase, Postgres, serverless functions, webhook-style APIs.
  • Security-aware product plumbing: auth flows, RLS policies, rate limits, validation boundaries, audit logs.
  • Agentic tooling: MCP interfaces, LangGraph pipelines, LLM-backed analysis where outputs remain inspectable.

Tools I Reach For

Rust, Python, C, Objective-C, JavaScript/TypeScript, SQL/Postgres, Ghidra, IDA, IOKit, ImageIO/CoreGraphics, Supabase, Next.js, Vite, LangGraph, MCP.

Current Questions

  • How far can clean-room RE tooling go without hiding uncertainty behind confident output?
  • What does useful AI assistance look like when the artifact still needs to survive expert review?
  • Which parser, media, kernel, and browser surfaces look boring until delivery context changes them?

Contact

Open an issue on the relevant repository. For sensitive reports, use the repo's SECURITY.md when present.

Popular repositories Loading

  1. Peekaboo Peekaboo Public

    CVE patch-diff root-cause analyzer for iOS, Linux, and Windows workflows with RE backends, LLM routing, confidence scoring, and export packs.

    Python 1

  2. OlaTraiteurSAAS OlaTraiteurSAAS Public

  3. AI_article_summarizer AI_article_summarizer Public

    Article summarizer prototype built with React/Vite and a third-party extraction API.

    JavaScript

  4. PDFBavard PDFBavard Public

    Chat-with-PDF prototype using Next.js, embeddings, vector search, S3 storage, Stripe, and auth.

    TypeScript

  5. Lucigraph Lucigraph Public

    AI-assisted diagramming prototype for architecture diagrams, flowcharts, and mind maps.

    JavaScript

  6. eddinos2.github.io eddinos2.github.io Public