awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
E

ecriminal/phpvuln

0
View on GitHub↗
0 stars·0 forks·2 views

Phpvuln

Features

  • Code Auditing Tools - Automated tool for finding vulnerabilities in PHP applications.
  • Code Analysis - PHP source code vulnerability scanner.

Star history

Star history chart for ecriminal/phpvulnStar history chart for ecriminal/phpvuln

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Phpvuln

Similar open-source projects, ranked by how many features they share with Phpvuln.
  • avast/retdecavast avatar

    avast/retdec

    8,556View on GitHub↗

    RetDec is a reverse engineering framework and static binary analysis tool. Its primary purpose is to function as an LLVM-based machine code decompiler that translates binary machine code from multiple architectures into high-level C source code. The system employs a multi-stage lifting pipeline to recover program logic, using an intermediate representation to apply optimizations before emitting source code. It distinguishes itself through the ability to identify compilers and packers, perform executable unpacking, and reconstruct class hierarchies and original program structures. The framewo

    C++
    View on GitHub↗8,556
  • dpnishant/jsprimeD

    dpnishant/jsprime

    0View on GitHub↗
    View on GitHub↗0
  • eslint/eslinteslint avatar

    eslint/eslint

    27,349View on GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    JavaScriptecmascripteslintjavascript
    View on GitHub↗27,349
  • f1tz/cnseayf1tz avatar

    f1tz/cnseay

    773View on GitHub↗

    Seay源代码审计系统

    View on GitHub↗773
See all 8 alternatives to Phpvuln→

Frequently asked questions

What are the main features of ecriminal/phpvuln?

The main features of ecriminal/phpvuln are: Code Auditing Tools, Code Analysis.

What are some open-source alternatives to ecriminal/phpvuln?

Open-source alternatives to ecriminal/phpvuln include: avast/retdec — RetDec is a reverse engineering framework and static binary analysis tool. Its primary purpose is to function as an… dpnishant/jsprime. eslint/eslint — This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code… f1tz/cnseay — Seay源代码审计系统. mobsf/mobile-security-framework-mobsf — Mobile Security Framework is an automated security testing platform designed for the analysis of Android, iOS, and… mre/awesome-static-analysis — ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build…