Back to Home
All Projects (2)

Projects Archive

Click any project card to open details in a modal.

async

Security Tooling2026
async preview
75+
Detection Modules
14
Forensic Categories
Proprietary
License

Overview

async is a two-part product. The scanner is a native Windows application in C++17 with a Dear ImGui interface that runs on a suspected machine, collects forensic evidence and uploads a signed report. The platform is an Express API, React dashboard and Discord bot backed by SQLite, which ingests those reports, runs AI analysis over them and returns a structured verdict. It is source-available for reference rather than open source, and it does administrator-level scanning, so it is only meant for machines you own or have permission to inspect.

Technologies

C++17Win32Dear ImGuiNode.jsReactSQLite

Key Features

  • Process, memory and file-system forensics matched against known cheat and injector families
  • Windows artifact recovery from Shimcache, Amcache, Prefetch, BAM, SRUM and the NTFS change journal
  • YARA byte-pattern and imphash matching on disk and in memory
  • Browser-extension sweep across six browsers, flagging high-risk permission combinations
  • Anti-debugging, VM detection and string obfuscation to resist tampering with the scanner itself
  • AI verdicts with confidence and cited evidence, plus PIN-based report sharing