
deepsecrets
Static analysis tool that scans source code for hardcoded secrets, API keys, and credentials using semantic understanding of code context.

Static analysis tool that scans source code for hardcoded secrets, API keys, and credentials using semantic understanding of code context.

Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

Static binary instrumentation tool that dumps COFF object files from executables, enabling code/data insertion at any location for black-box fuzzing…

WinDbg x64 extension that disassembles live functions and uses an LLM to produce verified pseudocode.

Cake Fuzzer is a project that is meant to help automatically and continuously discover vulnerabilities in web applications created based on specific…

AI-powered SAST scanner that finds auth bypass, IDOR, and logic bugs Semgrep/CodeQL miss. Free GitHub Action. Supports Python, JS/TS, Go, PHP, Ruby.

Adaptix C2 service plugin that drives LitterBox payload analysis from the operator UI.

Automated reasoning tool based on the SMACK verifier that detects SGX enclave bugs from trusted boundary violations, including invalid pointer…

IDA plugin that resolves PPL calls to the actual underlying PPL function.

An extensible, deterministic static‑analysis engine that extracts high‑signal IOCs from PE binaries and text, built for SOC automation and modern…

Rapidly scan filesystems for Java programs potentially vulnerable to Log4Shell (CVE-2021-44228) or "that Log4j JNDI exploit" by inspecting the class…

Rogue Binary Model Context Protocol (MCP): a Docker-packaged binary analysis lab for AI agents. It supports reverse engineering, malware triage, and…

Mobile Helper Framework (mhf) is a tool that automates the process of identifying the framework/technology used to create a mobile application.…

SecureAI-Scan is a CLI tool that scans TypeScript and JavaScript codebases for security issues specific to AI-powered apps — prompt injection, MCP…

We would like to request that all contributors please clone a *fresh copy* of this repository since the September 21st maintenance.

This is a little plugin to copy disassembly in a way that is usable in YARA rules!

A tool written in Go that scans files & directories for the Follina exploit (CVE-2022-30190)

Static analysis tool that detects malicious dependencies in CI/CD pipelines using pattern matching and AST analysis, with a traffic-light risk…